summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* printk: reduce LOG_BUF_SHIFT range for H8300John Ogness2020-11-101-1/+2
* mm: Avoid calling build_all_zonelists_init under hotplug contextOscar Salvador2020-08-211-1/+1
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-201-0/+2
* Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-201-17/+0
* kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-201-0/+17
* init: initialize jump labels before command line option parsingDan Williams2019-05-161-2/+2
* module: fix DEBUG_SET_MODULE_RONX typoArnd Bergmann2018-11-101-1/+1
* init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-151-1/+1
* module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro2018-04-081-2/+5
* bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-01-311-0/+7
* kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-051-5/+1
* KAISER: Kernel Address IsolationRichard Fellner2018-01-051-0/+6
* initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-10-212-3/+2
* random: use chacha20 for get_random_int/longJason A. Donenfeld2017-04-121-1/+0
* Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-291-1/+0
* Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds2016-11-251-0/+1
* init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-241-1/+1
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+1
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\ \
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-0/+2
* | | relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra2016-10-111-0/+1
* | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-071-6/+0
|\ \ \
| * | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-201-6/+0
| | |/ | |/|
* | | sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-161-0/+3
* | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-152-2/+12
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\ \ | |/ |/|
| * mm: SLUB hardened usercopy supportKees Cook2016-07-261-0/+1
| * mm: SLAB hardened usercopy supportKees Cook2016-07-261-0/+1
* | init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks2016-08-021-1/+1
* | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-08-021-0/+1
* | init: allow blacklisting of module_init functionsPrarit Bhargava2016-08-021-0/+6
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger2016-08-021-0/+1
* | cgroup: update cgroup's document pathseokhoon.yoon2016-08-021-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-2/+2
|\ \
| * | init: fix Kconfig textGeert Uytterhoeven2016-06-211-2/+2
* | | mm: SLUB freelist randomizationThomas Garnier2016-07-261-2/+2
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-3/+3
|\ \ \
| * | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-141-3/+3
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-301-0/+1
| |\ \
| | * | rcu: Disable TASKS_RCU for usermode LinuxPaul E. McKenney2016-06-151-0/+1
* | | | init/Kconfig: keep Expert users menu togetherRandy Dunlap2016-07-061-0/+1
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-1/+3
|\ \ \
| * | | init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes2016-06-241-1/+3
| |/ /
* / / Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-2/+2
|/ /
* | mm: use early_pfn_to_nid in page_ext_initYang Shi2016-05-271-2/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-0/+29
|\ \
| * | Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2016-05-101-0/+13