summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)Author
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport
2021-07-27microblaze: use generic strncpy/strnlen from_userArnd Bergmann
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2021-05-31microblaze: Cleanup unused functionsGuo Ren
2021-05-26locking/atomic: microblaze: use asm-generic exclusivelyMark Rutland
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-26microblaze: Remove noMMU codeMichal Simek
2020-11-10microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-27microblaze: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-26asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin
2020-09-01microblaze: fix kbuild redundant file warningRandy Dunlap
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09microblaze: add loglvl to microblaze_unwind()Dmitry Safonov
2020-06-08microblaze: use asm-generic/cacheflush.hChristoph Hellwig
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
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-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-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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