summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-212-21/+25
|\
| * int128: fix __uint128_t compiler test in KconfigMasahiro Yamada2020-03-121-2/+1
| * Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-262-19/+24
| |\
| | * bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2020-02-251-1/+1
| | * 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-202-2/+6
| | * bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultMasami Hiramatsu2020-02-202-1/+8
| | * bootconfig: Mark boot_config_checksum() staticQiujun Huang2020-02-201-1/+1
* | | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-212-28/+293
|\| |
| * | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-112-8/+30
| |\|
| | * bootconfig: Use parse_args() to find bootconfig and '--'Steven Rostedt (VMware)2020-02-101-7/+30
| | * bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu2020-02-101-1/+0
| * | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-062-17/+226
| |\|
| | * 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: Fix Kconfig help message for BOOT_CONFIGMasami Hiramatsu2020-01-211-1/+3
| | * 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-132-0/+55
| | * bootconfig: Add Extra Boot Config supportMasami Hiramatsu2020-01-131-0/+11
| * | 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
| * | | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-281-0/+1
| |\ \ \
| | * | | Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-191-0/+1
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-0/+7
| |\ \ \
| | * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-0/+1
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-20/+6
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-271-0/+7
| | |\ \ \ \
| | | * | | | bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann2019-12-111-0/+7
| * | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-271-0/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | lib/vdso: Prepare for time namespace supportThomas Gleixner2020-01-141-0/+1
| | * | | | | ns: Introduce Time NamespaceAndrei Vagin2020-01-141-0/+7
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-0/+1
|\| | | | |
| * | | | | mm, debug_pagealloc: don't rely on static keys too earlyVlastimil Babka2020-01-131-0/+1
| |/ / / /
* | | | | Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-061-20/+6
|\| | | |
| * | | | Revert "fs: remove ksys_dup()"Dominik Brodowski2020-01-021-20/+6
| | |/ / | |/| |
* | | | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-305-95/+157
|\| | |
| * | | early init: fix error handling when opening /dev/consoleLinus Torvalds2019-12-171-1/+1
| * | | Fix root mounting with no mount optionsLinus Torvalds2019-12-161-10/+13
| | |/ | |/|
| * | fs: remove ksys_dup()Dominik Brodowski2019-12-121-6/+20
| * | init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski2019-12-122-9/+13
| * | init: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-6/+22