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