summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2020-08-12uaccess: remove segment_eqChristoph Hellwig-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport-6/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-1/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-17/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-4/+2
2020-06-09microblaze: add loglvl to microblaze_unwind()Dmitry Safonov-1/+2
2020-06-08microblaze: use asm-generic/cacheflush.hChristoph Hellwig-27/+2
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny-1/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny-16/+0
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny-1/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny-2/+2
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny-1/+10
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny-9/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny-9/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny-1/+1
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-4/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-2/+0
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada-29/+0
2020-04-01Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-0/+3
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier-0/+3
2020-03-31Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-207/+55
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+0
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner-3/+2
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro-3/+2
2020-03-22irqchip/xilinx: Enable generic irq multi handlerMichal Simek-3/+0
2020-03-21microblaze: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior-1/+0
2020-02-25microblaze: Use asm generic cmpxchg.h for !SMP caseMichal Simek-37/+3
2020-02-25microblaze: Remove unused boot_cpuid variableMichal Simek-2/+0
2020-02-25microblaze: Define microblaze barrierStefan Asserhall-1/+13
2020-02-25microblaze: Remove empty headersMichal Simek-3/+2
2020-02-25microblaze: Remove architecture tlb.h and use generic oneMichal Simek-17/+1
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek-147/+36
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport-49/+2
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-3/+0
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig-3/+0
2019-10-25microblaze: Enable SPARSE_IRQMichal Simek-1/+0
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-122/+7
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-7/+0
2019-09-24microblaze: switch to generic version of pte allocationMike Rapoport-36/+3
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-82/+7
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-34/+9
2019-09-18arch/microblaze: support get_user() of size 8 bytesRandy Dunlap-33/+9
2019-09-02microblaze: remove ioremap_fullcacheChristoph Hellwig-1/+0
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov-2/+0
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig-1/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig-2/+0