Age | Commit message (Expand) | Author |
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-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport |
2020-06-03 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
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-07 | asm-generic: fix unistd_32.h generation format | Michal Simek |
2020-04-05 | Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-04-04 | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu |
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-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
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-03-16 | dma-direct: make uncached_kernel_address more general | Christoph Hellwig |
2020-03-16 | dma-direct: remove the cached_kernel_address hook | Christoph Hellwig |
2020-03-09 | microblaze: Replace setup_irq() by request_irq() | afzal mohammed |
2020-03-09 | microblaze: Stop printing the virtual memory layout | Arvind Sankar |
2020-02-25 | microblaze: Use asm generic cmpxchg.h for !SMP case | Michal Simek |
2020-02-25 | microblaze: Define percpu sestion in linker file | Stefan Asserhall |
2020-02-25 | microblaze: Remove unused boot_cpuid variable | Michal Simek |
2020-02-25 | microblaze: Add missing irqflags.h header | Stefan Asserhall |
2020-02-25 | microblaze: Add sync to tlb operations | Stefan Asserhall |
2020-02-25 | microblaze: Define microblaze barrier | Stefan Asserhall |
2020-02-25 | microblaze: Remove empty headers | Michal Simek |
2020-02-25 | microblaze: Remove early printk setup | 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 |
2020-02-25 | microblaze: Fix _reset() function | Michal Simek |
2020-02-24 | microblaze: Kernel parameters should be parsed earlier | Michal Simek |
2020-02-14 | microblaze: Drop using struct of_pci_range.pci_space field | Rob Herring |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | microblaze: Add ID for Microblaze v11 | Michal Simek |
2020-02-04 | microblaze: Prevent the overflow of the start | Shubhrajyoti Datta |
2020-02-04 | microblaze: Wire CMA allocator | Michal Simek |