Age | Commit message (Expand) | Author | Files | Lines |
2018-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
2018-04-05 | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 1 | -3/+6 |
2018-04-05 | syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y | Dominik Brodowski | 1 | -0/+7 |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 1 | -3/+2 |
2018-03-10 | mn10300: Remove the architecture | David Howells | 1 | -1/+1 |
2018-02-22 | pc104: Add EXPERT dependency for PC104 Kconfig option | William Breathitt Gray | 1 | -1/+1 |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 1 | -0/+3 |
2018-02-05 | locking: Introduce sync_core_before_usermode() | Mathieu Desnoyers | 1 | -0/+3 |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 1 | -0/+3 |
2018-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+7 |
2018-01-10 | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov | 1 | -0/+7 |
2018-01-08 | sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST | Geert Uytterhoeven | 1 | -0/+1 |
2017-12-18 | sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default | Frederic Weisbecker | 1 | -1/+5 |
2017-11-18 | EXPERT Kconfig menu: fix broken EXPERT menu | Randy Dunlap | 1 | -91/+93 |
2017-11-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+0 |
2017-11-16 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi | 1 | -6/+0 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -9/+0 |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2017-11-08 | PCI: Move PCI_QUIRKS to the PCI bus menu | Randy Dunlap | 1 | -9/+0 |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker | 1 | -1/+0 |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker | 1 | -0/+8 |
2017-10-12 | init/Kconfig: Fix module signing document location | Nathan Chancellor | 1 | -1/+1 |
2017-10-07 | kbuild: Fix optimization level choice default | Ulf Magnusson | 1 | -1/+1 |
2017-09-07 | mm: add SLUB free list pointer obfuscation | Kees Cook | 1 | -0/+9 |
2017-08-01 | futex: Allow for compiling out PI support | Nicolas Pitre | 1 | -1/+6 |
2017-07-07 | mm: allow slab_nomerge to be set at build time | Kees Cook | 1 | -0/+14 |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -2/+5 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2017-06-23 | sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled | Nicolas Pitre | 1 | -0/+1 |
2017-06-14 | cgroup: Make Kconfig prompt of debug cgroup more accurate | Waiman Long | 1 | -2/+5 |
2017-06-09 | rcu: Move RCU non-debug Kconfig options to kernel/rcu | Paul E. McKenney | 1 | -238/+1 |
2017-06-09 | rcu: Eliminate NOCBs CPU-state Kconfig options | Paul E. McKenney | 1 | -53/+0 |
2017-06-09 | rcu: Remove debugfs tracing | Paul E. McKenney | 1 | -8/+0 |
2017-06-09 | srcu: Remove Classic SRCU | Paul E. McKenney | 1 | -19/+2 |
2017-06-09 | rcu: Remove the RCU_KTHREAD_PRIO Kconfig option | Paul E. McKenney | 1 | -31/+0 |
2017-06-09 | srcu: Apply trivial callback lists to shrink Tiny SRCU | Paul E. McKenney | 1 | -1/+1 |
2017-06-08 | srcu: Make SRCU be once again optional | Paul E. McKenney | 1 | -1/+0 |
2017-05-02 | rcu: Separately compile large rcu_segcblist functions | Paul E. McKenney | 1 | -0/+3 |
2017-04-24 | srcu: Make SRCU be built by default | Paul E. McKenney | 1 | -0/+1 |
2017-04-24 | srcu: Fix Kconfig botch when SRCU not selected | Paul E. McKenney | 1 | -2/+2 |
2017-04-21 | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 1 | -2/+37 |
2017-04-19 | rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick | Paul E. McKenney | 1 | -2/+8 |
2017-04-18 | srcu: Introduce CLASSIC_SRCU Kconfig option | Paul E. McKenney | 1 | -2/+19 |
2017-04-18 | srcu: Create a tiny SRCU | Paul E. McKenney | 1 | -0/+12 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -0/+10 |
2017-02-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+14 |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -7/+9 |