Age | Commit message (Expand) | Author | Files | Lines |
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-09 | 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-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+5 |
2017-12-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
2017-12-23 | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner | 1 | -0/+3 |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+2 |
2017-12-22 | init: Invoke init_espfix_bsp() from mm_init() | Thomas Gleixner | 1 | -4/+2 |
2017-12-18 | sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default | Frederic Weisbecker | 1 | -1/+5 |
2017-11-27 | main: kernel_start: move housekeeping_init() before workqueue_init_early() | Tal Shorer | 1 | -1/+6 |
2017-11-17 | EXPERT Kconfig menu: fix broken EXPERT menu | Randy Dunlap | 1 | -91/+93 |
2017-11-17 | initramfs: use time64_t timestamps | Arnd Bergmann | 1 | -5/+5 |
2017-11-17 | pid: remove pidhash | Gargi Sharma | 1 | -1/+0 |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma | 1 | -1/+1 |
2017-11-17 | init/version.c: include <linux/export.h> instead of <linux/module.h> | Masahiro Yamada | 1 | -1/+1 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -9/+1 |
2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 1 | -2/+1 |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 1 | -1/+0 |
2017-11-15 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi | 1 | -6/+0 |
2017-11-15 | 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-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 9 | -1/+9 |
2017-11-07 | PCI: Move PCI_QUIRKS to the PCI bus menu | Randy Dunlap | 1 | -9/+0 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 9 | -1/+9 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -0/+8 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 8 | -0/+8 |
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-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 1 | -0/+2 |
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-27 | ACPI/init: Invoke early ACPI initialization earlier | Dou Liyang | 1 | -1/+1 |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+3 |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
2017-09-08 | init/main.c: extract early boot entropy from the passed cmdline | Daniel Micay | 1 | -0/+2 |
2017-09-08 | init: move stack canary initialization after setup_arch | Laura Abbott | 1 | -6/+5 |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -1/+0 |
2017-09-06 | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko | 1 | -1/+1 |
2017-09-06 | mm: add SLUB free list pointer obfuscation | Kees Cook | 1 | -0/+9 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+10 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+6 |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2017-09-03 | utimes: Make utimes y2038 safe | Deepa Dinamani | 1 | -1/+1 |
2017-08-14 | debugobjects: Make kmemleak ignore debug objects | Waiman Long | 1 | -1/+1 |
2017-08-10 | sched/core: Remove unnecessary initialization init_idle_bootup_task() | Cheng Jian | 1 | -1/+0 |
2017-08-01 | futex: Allow for compiling out PI support | Nicolas Pitre | 1 | -1/+6 |
2017-07-26 | percpu: replace area map allocator with bitmap | Dennis Zhou (Facebook) | 1 | -1/+0 |
2017-07-18 | x86, swiotlb: Add memory encryption support | Tom Lendacky | 1 | -0/+10 |