Age | Commit message (Expand) | Author |
2017-11-17 | EXPERT Kconfig menu: fix broken EXPERT menu | Randy Dunlap |
2017-11-17 | initramfs: use time64_t timestamps | Arnd Bergmann |
2017-11-17 | pid: remove pidhash | Gargi Sharma |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma |
2017-11-17 | init/version.c: include <linux/export.h> instead of <linux/module.h> | Masahiro Yamada |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-15 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-11-07 | PCI: Move PCI_QUIRKS to the PCI bus menu | Randy Dunlap |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker |
2017-10-12 | init/Kconfig: Fix module signing document location | Nathan Chancellor |
2017-10-07 | kbuild: Fix optimization level choice default | Ulf Magnusson |
2017-09-27 | ACPI/init: Invoke early ACPI initialization earlier | Dou Liyang |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-08 | init/main.c: extract early boot entropy from the passed cmdline | Daniel Micay |
2017-09-08 | init: move stack canary initialization after setup_arch | Laura Abbott |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-09-06 | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko |
2017-09-06 | mm: add SLUB free list pointer obfuscation | Kees Cook |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-03 | utimes: Make utimes y2038 safe | Deepa Dinamani |
2017-08-14 | debugobjects: Make kmemleak ignore debug objects | Waiman Long |
2017-08-10 | sched/core: Remove unnecessary initialization init_idle_bootup_task() | Cheng Jian |
2017-08-01 | futex: Allow for compiling out PI support | Nicolas Pitre |
2017-07-26 | percpu: replace area map allocator with bitmap | Dennis Zhou (Facebook) |
2017-07-18 | x86, swiotlb: Add memory encryption support | Tom Lendacky |
2017-07-17 | VFS: Differentiate mount flags (MS_*) from internal superblock flags | David Howells |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells |
2017-07-12 | random: do not ignore early device randomness | Kees Cook |
2017-07-06 | mm: allow slab_nomerge to be set at build time | Kees Cook |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-23 | sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled | Nicolas Pitre |
2017-06-14 | cgroup: Make Kconfig prompt of debug cgroup more accurate | Waiman Long |
2017-06-08 | rcu: Move RCU non-debug Kconfig options to kernel/rcu | Paul E. McKenney |
2017-06-08 | rcu: Eliminate NOCBs CPU-state Kconfig options | Paul E. McKenney |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney |