summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier
2020-03-31Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-22irqchip/xilinx: Enable generic irq multi handlerMichal Simek
2020-03-21microblaze: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-09microblaze: Replace setup_irq() by request_irq()afzal mohammed
2020-03-09microblaze: Stop printing the virtual memory layoutArvind Sankar
2020-02-25microblaze: Use asm generic cmpxchg.h for !SMP caseMichal Simek
2020-02-25microblaze: Define percpu sestion in linker fileStefan Asserhall
2020-02-25microblaze: Remove unused boot_cpuid variableMichal Simek
2020-02-25microblaze: Add missing irqflags.h headerStefan Asserhall
2020-02-25microblaze: Add sync to tlb operationsStefan Asserhall
2020-02-25microblaze: Define microblaze barrierStefan Asserhall
2020-02-25microblaze: Remove empty headersMichal Simek
2020-02-25microblaze: Remove early printk setupMichal Simek
2020-02-25microblaze: Remove architecture tlb.h and use generic oneMichal Simek
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek
2020-02-25microblaze: Fix _reset() functionMichal Simek
2020-02-24microblaze: Kernel parameters should be parsed earlierMichal Simek
2020-02-14microblaze: Drop using struct of_pci_range.pci_space fieldRob Herring
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04microblaze: Add ID for Microblaze v11Michal Simek
2020-02-04microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-04microblaze: Wire CMA allocatorMichal Simek