summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-29
* Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds2016-11-25
* init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-24
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-10
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-09
* | | relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra2016-10-11
* | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-07
|\ \ \
| * | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-20
| | |/ | |/|
* | | sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-16
* | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-15
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\ \ | |/ |/|
| * mm: SLUB hardened usercopy supportKees Cook2016-07-26
| * mm: SLAB hardened usercopy supportKees Cook2016-07-26
* | init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks2016-08-02
* | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-08-02
* | init: allow blacklisting of module_init functionsPrarit Bhargava2016-08-02
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* | init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger2016-08-02
* | cgroup: update cgroup's document pathseokhoon.yoon2016-08-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-28
|\ \
| * | init: fix Kconfig textGeert Uytterhoeven2016-06-21
* | | mm: SLUB freelist randomizationThomas Garnier2016-07-26
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \
| * | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-14
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-30
| |\ \
| | * | rcu: Disable TASKS_RCU for usermode LinuxPaul E. McKenney2016-06-15
* | | | init/Kconfig: keep Expert users menu togetherRandy Dunlap2016-07-06
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-24
|\ \ \
| * | | init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes2016-06-24
| |/ /
* | | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-24
|/ /
* | mm: use early_pfn_to_nid in page_ext_initYang Shi2016-05-27
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\ \
| * | Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2016-05-10
| * | kconfig option for TRIM_UNUSED_KSYMSNicolas Pitre2016-03-29
* | | init/main.c: simplify initcall_blacklisted()Rasmus Villemoes2016-05-20
* | | printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-05-20
* | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-20
* | | mm: call page_ext_init() after all struct pages are initializedYang Shi2016-05-20
* | | mm: SLAB freelist randomizationThomas Garnier2016-05-19
| |/ |/|
* | Make CONFIG_FHANDLE default yAndi Kleen2016-04-01
|/
* Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-03-18
|\
| * cgroup: Trivial correction to reflect controller.Parav Pandit2016-03-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \
| * | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-03
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\ \
| * | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-15
| * | x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-15