summaryrefslogtreecommitdiffstats
path: root/init/main.c
Commit message (Expand)AuthorAgeFilesLines
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+2
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-5/+10
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-211-16/+22
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-27/+263
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-0/+1
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-061-20/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-5/+26
| |\ \ \ \ \ \
| * | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-161-0/+2
* | | | | | | | kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka2020-06-081-0/+2
* | | | | | | | init: allow distribution configuration of default initChris Down2020-06-041-0/+10
* | | | | | | | padata: initialize earlierDaniel Jordan2020-06-031-0/+2
* | | | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+2
* | | | | | | | | bootconfig: Fix to prevent warning message if no bootconfig optionMasami Hiramatsu2020-05-121-4/+6
|/ / / / / / / /
* | | | | | | / bootconfig: Fix to remove bootconfig data from initrd while bootMasami Hiramatsu2020-05-061-17/+52
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-1/+0
* | | | | | | tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-4/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-261-16/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | bootconfig: Print array as multiple commands for legacy command lineMasami Hiramatsu2020-02-201-14/+8
| * | | | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-201-1/+5
| * | | | | bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu2020-02-201-0/+8
| * | | | | bootconfig: Mark boot_config_checksum() staticQiujun Huang2020-02-201-1/+1
* | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-7/+30
|\| | | | |
| * | | | | bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)2020-02-101-7/+30
* | | | | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-17/+212
|\| | | | |
| * | | | | bootconfig: Show the number of nodes on boot messageMasami Hiramatsu2020-02-051-2/+4
| * | | | | bootconfig: Use bootconfig instead of boot configMasami Hiramatsu2020-02-051-3/+3
| * | | | | bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdlineSteven Rostedt (VMware)2020-02-051-7/+21
| * | | | | bootconfig: init: Allow admin to use bootconfig for init command lineMasami Hiramatsu2020-01-131-3/+28
| * | | | | bootconfig: init: Allow admin to use bootconfig for kernel command lineMasami Hiramatsu2020-01-131-5/+101
| * | | | | init/main.c: Alloc initcall_command_line in do_initcall() and free itMasami Hiramatsu2020-01-131-11/+15
| * | | | | bootconfig: Load boot config from the tail of initrdMasami Hiramatsu2020-01-131-0/+54
| | |_|/ / | |/| | |
* | | | | init/main.c: fix misleading "This architecture does not have kernel memory pr...Christophe Leroy2020-01-311-0/+5
* | | | | init/main.c: fix quoted value handling in unknown_bootoptionArvind Sankar2020-01-311-3/+4
* | | | | init/main.c: remove unnecessary repair_env_string in do_initcall_levelArvind Sankar2020-01-311-6/+10
* | | | | init/main.c: log arguments and environment passed to initArvind Sankar2020-01-311-0/+8
* | | | | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-291-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2019-12-161-1/+1
* | | | | mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka2020-01-131-0/+1
| |/ / / |/| | |
* | | | Revert "fs: remove ksys_dup()"Dominik Brodowski2020-01-021-20/+6
| |_|/ |/| |
* | | early init: fix error handling when opening /dev/consoleLinus Torvalds2019-12-171-1/+1
|/ /
* | fs: remove ksys_dup()Dominik Brodowski2019-12-121-6/+20
* | init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski2019-12-121-5/+12
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+1
|\
| * security: Support early LSMsMatthew Garrett2019-08-191-0/+1
* | mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskMike Rapoport2019-09-241-1/+0
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+1
* | mm: kmemleak: use the memory pool for early allocationsCatalin Marinas2019-09-241-1/+1
* | sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner2019-07-311-1/+1
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-1/+0
|\ \