Age | Commit message (Expand) | Author |
2018-10-26 | psi: cgroup support | Johannes Weiner |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner |
2018-10-02 | sched/pelt: Fix warning and clean up IRQ PELT config | Vincent Guittot |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-08-24 | kbuild: test dead code/data elimination support in Kconfig | Masahiro Yamada |
2018-08-22 | init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE | Adrian Reber |
2018-08-22 | init/Kconfig: fix its typos | Randy Dunlap |
2018-08-17 | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB | Kirill Tkhai |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-08-09 | init/Kconfig: Use short unix-style option instead of --longname | Rob Landley |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-08-02 | kconfig: remove duplicate SWAP symbol defintions | Christoph Hellwig |
2018-07-18 | kbuild: Add build salt to the kernel and modules | Laura Abbott |
2018-06-30 | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-28 | kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION | Masahiro Yamada |
2018-06-25 | init/Kconfig: add an option for uncompressed kernel | Vasily Gorbik |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-08 | kconfig: add CC_IS_CLANG and CLANG_VERSION | Masahiro Yamada |
2018-06-08 | kconfig: add CC_IS_GCC and GCC_VERSION | Masahiro Yamada |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-06 | rseq: Introduce restartable sequences system call | Mathieu Desnoyers |
2018-05-29 | kconfig: replace $(UNAME_RELEASE) with function call | Masahiro Yamada |
2018-05-29 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada |
2018-05-29 | kbuild: remove CONFIG_CROSS_COMPILE support | Masahiro Yamada |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-18 | sched/fair: Fix documentation file path | Sebastian Andrzej Siewior |
2018-05-17 | kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled | Nicholas Piggin |
2018-05-14 | bpf: enable stackmap with build_id in nmi context | Song Liu |
2018-04-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-04-05 | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski |
2018-04-05 | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y | Dominik Brodowski |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2018-03-09 | mn10300: Remove the architecture | David Howells |
2018-02-22 | pc104: Add EXPERT dependency for PC104 Kconfig option | William Breathitt Gray |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers |
2018-02-05 | locking: Introduce sync_core_before_usermode() | Mathieu Desnoyers |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers |
2018-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-01-09 | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov |
2018-01-08 | sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST | Geert Uytterhoeven |