Age | Commit message (Expand) | Author |
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 |
2020-02-04 | microblaze: Sync defconfig with latest Kconfig layout | Michal Simek |
2020-02-04 | microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers | Manish Narani |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai |
2020-01-14 | arch/microblaze/setup: Drop dummy_con initialization | Arvind Sankar |