Age | Commit message (Expand) | Author |
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-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 |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64 | Rasmus Villemoes |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds |
2016-06-21 | init: fix Kconfig text | Geert Uytterhoeven |
2016-06-15 | rcu: Disable TASKS_RCU for usermode Linux | Paul E. McKenney |
2016-05-27 | mm: use early_pfn_to_nid in page_ext_init | Yang Shi |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-20 | init/main.c: simplify initcall_blacklisted() | Rasmus Villemoes |
2016-05-20 | printk/nmi: increase the size of NMI buffer and make it configurable | Petr Mladek |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | mm: call page_ext_init() after all struct pages are initialized | Yang Shi |
2016-05-19 | mm: SLAB freelist randomization | Thomas Garnier |
2016-05-10 | Kbuild: change CC_OPTIMIZE_FOR_SIZE definition | Arnd Bergmann |
2016-04-01 | Make CONFIG_FHANDLE default y | Andi Kleen |
2016-03-29 | kconfig option for TRIM_UNUSED_KSYMS | Nicolas Pitre |
2016-03-18 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel |
2016-03-15 | x86: kallsyms: disable absolute percpu symbols on !SMP | Ard Biesheuvel |
2016-03-15 | init/main.c: use list_for_each_entry() | Geliang Tang |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-05 | cgroup: Trivial correction to reflect controller. | Parav Pandit |
2016-03-03 | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells |
2016-03-01 | cpu/hotplug: Unpark smpboot threads from the state machine | Thomas Gleixner |
2016-03-01 | cpu/hotplug: Convert to a state machine for the control processor | Thomas Gleixner |
2016-02-22 | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ... | Kees Cook |
2016-02-09 | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin |
2016-01-20 | mm: memcontrol: rein in the CONFIG space madness | Johannes Weiner |
2016-01-20 | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner |
2016-01-20 | init/do_mounts: initrd_load() can be boolean | Yaowei Bai |
2016-01-20 | init/main.c: obsolete_checksetup can be boolean | Yaowei Bai |
2016-01-17 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds |
2016-01-16 | uselib: default depending if libc5 was used | Riku Voipio |