index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
kasan, arm64: don't instrument functions that enable kasan
Andrey Konovalov
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
init: add an init_dup helper
Christoph Hellwig
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
2020-06-16
security: allow using Clang's zero initialization for stack variables
glider@google.com
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
2020-06-04
init: allow distribution configuration of default init
Chris Down
2020-06-03
padata: initialize earlier
Daniel Jordan
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
2020-05-12
bootconfig: Fix to prevent warning message if no bootconfig option
Masami Hiramatsu
2020-05-06
bootconfig: Fix to remove bootconfig data from initrd while boot
Masami Hiramatsu
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-20
bootconfig: Print array as multiple commands for legacy command line
Masami Hiramatsu
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2020-02-20
bootconfig: Mark boot_config_checksum() static
Qiujun Huang
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-10
bootconfig: Use parse_args() to find bootconfig and '--'
Steven Rostedt (VMware)
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-05
bootconfig: Show the number of nodes on boot message
Masami Hiramatsu
2020-02-05
bootconfig: Use bootconfig instead of boot config
Masami Hiramatsu
2020-02-05
bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
Steven Rostedt (VMware)
2020-01-31
init/main.c: fix misleading "This architecture does not have kernel memory pr...
Christophe Leroy
2020-01-31
init/main.c: fix quoted value handling in unknown_bootoption
Arvind Sankar
2020-01-31
init/main.c: remove unnecessary repair_env_string in do_initcall_level
Arvind Sankar
2020-01-31
init/main.c: log arguments and environment passed to init
Arvind Sankar
2020-01-29
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
2020-01-13
bootconfig: init: Allow admin to use bootconfig for init command line
Masami Hiramatsu
2020-01-13
bootconfig: init: Allow admin to use bootconfig for kernel command line
Masami Hiramatsu
2020-01-13
init/main.c: Alloc initcall_command_line in do_initcall() and free it
Masami Hiramatsu
2020-01-13
bootconfig: Load boot config from the tail of initrd
Masami Hiramatsu
2020-01-06
Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict
Ingo Molnar
2020-01-02
Revert "fs: remove ksys_dup()"
Dominik Brodowski
[next]