Age | Commit message (Expand) | Author |
2017-01-11 | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann |
2016-12-25 | mm: add PageWaiters indicating tasks are waiting for a page bit | Nicholas Piggin |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | cgroup: Fix CGROUP_BPF config | Andy Lutomirski |
2016-12-14 | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | init: reduce rootwait polling interval time to 5ms | Jungseung Lee |
2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-09 | x86/amd: Check for the C1E bug post ACPI subsystem init | Thomas Gleixner |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-29 | Re-enable CONFIG_MODVERSIONS in a slightly weaker form | Linus Torvalds |
2016-11-28 | module: fix DEBUG_SET_MODULE_RONX typo | Arnd Bergmann |
2016-11-27 | module: extend 'rodata=off' boot cmdline parameter to module mappings | AKASHI Takahiro |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-25 | Fix subtle CONFIG_MODVERSIONS problems | Linus Torvalds |
2016-11-25 | cgroup: add support for eBPF programs | Daniel Mack |
2016-11-24 | init: use pr_cont() when displaying rotator during ramdisk loading. | Nicolas Schichan |
2016-11-16 | posix-timers: Make them configurable | Nicolas Pitre |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
2016-10-19 | Merge branch 'for-4.9' into for-4.10 | Tejun Heo |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-11 | relay: Use irq_work instead of plain timer for deferred wakeup | Peter Zijlstra |
2016-10-10 | gcc-plugins: Add latent_entropy plugin | Emese Revfy |
2016-10-07 | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-09-20 | parisc: Drop BROKEN_RODATA config option | Helge Deller |
2016-09-17 | workqueue: make workqueue available early during boot | Tejun Heo |
2016-09-16 | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski |
2016-09-15 | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski |
2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-08-02 | init/Kconfig: add clarification for out-of-tree modules | Valdis Kletnieks |
2016-08-02 | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig | Alexey Dobriyan |
2016-08-02 | init: allow blacklisting of module_init functions | Prarit Bhargava |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-08-02 | init/Kconfig: make COMPILE_TEST depend on !UML | Richard Weinberger |
2016-08-02 | cgroup: update cgroup's document path | seokhoon.yoon |
2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-07-26 | mm: SLUB freelist randomization | Thomas Garnier |
2016-07-26 | mm: SLUB hardened usercopy support | Kees Cook |
2016-07-26 | mm: SLAB hardened usercopy support | Kees Cook |
2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-14 | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code | Rik van Riel |
2016-07-06 | init/Kconfig: keep Expert users menu together | Randy Dunlap |
2016-06-30 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |