Age | Commit message (Expand) | Author |
2020-05-18 | scs: Remove references to asm/scs.h from core code | Will Deacon |
2020-05-15 | scs: Disable when function graph tracing is enabled | Sami Tolvanen |
2020-05-15 | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen |
2020-04-04 | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-03-30 | Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-16 | dma-direct: provide a arch_dma_clear_uncached hook | Christoph Hellwig |
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-06 | arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description | Miroslav Benes |
2020-02-14 | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ | Frederic Weisbecker |
2020-02-04 | asm-generic/tlb: provide MMU_GATHER_TABLE_FREE | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: add missing CONFIG symbol | Peter Zijlstra |
2020-02-04 | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush | Peter Zijlstra |
2019-12-04 | arch/Kconfig: fix indentation | Krzysztof Kozlowski |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds |
2019-12-01 | fork: support VMAP_STACK with KASAN_VMALLOC | Daniel Axtens |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-11-25 | locking/refcount: Consolidate implementations of refcount_t | Will Deacon |
2019-11-22 | tracing: Use xarray for syscall trace events | Hassan Naveed |
2019-11-15 | y2038: allow disabling time32 system calls | Arnd Bergmann |
2019-11-15 | y2038: remove CONFIG_64BIT_TIME | Arnd Bergmann |
2019-09-24 | arm64, mm: make randomization selected by generic topdown mmap layout | Alexandre Ghiti |
2019-09-24 | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-16 | Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-06 | kexec: add KEXEC_ELF | Sven Schnelle |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada |
2019-08-09 | x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig | Thiago Jung Bauermann |
2019-08-05 | arm64: Add support for relocating the kernel with RELR relocations | Peter Collingbourne |
2019-07-31 | rcu: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-18 | sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT | Thomas Gleixner |
2019-07-18 | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-07-03 | x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig | Alexandre Ghiti |
2019-06-03 | dma-direct: provide generic support for uncached kernel segments | Christoph Hellwig |
2019-05-28 | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS | Steven Rostedt (VMware) |
2019-05-16 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-05-14 | initramfs: move the legacy keepinitrd parameter to core code | Christoph Hellwig |
2019-05-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-04-30 | x86/mm/cpa: Add set_direct_map_*() functions | Rick Edgecombe |