Age | Commit message (Expand) | Author |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-16 | Merge tag 'microblaze-v5.11' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-11-26 | microblaze: Remove noMMU code | Michal Simek |
2020-11-10 | microblaze: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-06 | microblaze/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner |
2020-10-27 | microblaze: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-26 | asm-generic: add generic MMU versions of mmu context functions | Nicholas Piggin |
2020-09-01 | microblaze: fix kbuild redundant file warning | Randy Dunlap |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | microblaze: add loglvl to microblaze_unwind() | Dmitry Safonov |
2020-06-08 | microblaze: use asm-generic/cacheflush.h | Christoph Hellwig |
2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny |
2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny |
2020-06-04 | arch/kmap: ensure kmap_prot visibility | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | {x86,powerpc,microblaze}/kmap: move preempt disable | Ira Weiny |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny |
2020-06-04 | arch/kmap: remove BUG_ON() | Ira Weiny |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-05 | Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-04-01 | Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2020-04-01 | Revert "irqchip/xilinx: Enable generic irq multi handler" | Marc Zyngier |
2020-03-31 | Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-03-30 | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-22 | irqchip/xilinx: Enable generic irq multi handler | Michal Simek |
2020-03-21 | microblaze: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior |
2020-02-25 | microblaze: Use asm generic cmpxchg.h for !SMP case | Michal Simek |
2020-02-25 | microblaze: Remove unused boot_cpuid variable | Michal Simek |
2020-02-25 | microblaze: Define microblaze barrier | Stefan Asserhall |
2020-02-25 | microblaze: Remove empty headers | Michal Simek |
2020-02-25 | microblaze: Remove architecture tlb.h and use generic one | Michal Simek |
2020-02-25 | microblaze: Convert headers to SPDX license | Michal Simek |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-04 | microblaze: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig |
2019-10-25 | microblaze: Enable SPARSE_IRQ | Michal Simek |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |