Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bc0d5a89fbe3c83ac45438d7ba88309f4713615d
/
init
/
main.c
8f3207c
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
4c17468
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
1b3b3b4
init/main: properly align the multi-line comment
by Viresh Kumar
· 8 years ago
6623f1c
init/main: Fix double "the" in comment
by Viresh Kumar
· 8 years ago
0c68861
console: move console_init() out of tty_io.c
by Nicolas Pitre
· 8 years ago
b80f0f6
ftrace: Have init/main.c call ftrace directly to free init memory
by Steven Rostedt (VMware)
· 8 years ago
597b730
mm: move mm_percpu_wq initialization earlier
by Michal Hocko
· 8 years ago
f631718
ftrace: Move ftrace_init() to right after memory initialization
by Steven Rostedt (VMware)
· 8 years ago
e725c73
tracing: Split tracing initialization into two for early initialization
by Steven Rostedt (VMware)
· 8 years ago
84c37c1
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
1777e46
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
by Ingo Molnar
· 8 years ago
5c2c5c5
sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
2959a5f
mm: add arch-independent testcases for RODATA
by Jinbum Park
· 8 years ago
0886551
initramfs: finish fput() before accessing any binary from initramfs
by Lokesh Vutla
· 8 years ago
7d91de7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 8 years ago
7bb0338
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
6d1c42d
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0a835c4
Reimplement IDR and IDA using the radix tree
by Matthew Wilcox
· 8 years ago
8a293be
core: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
f92bac3
printk: rename nmi.c and exported api
by Sergey Senozhatsky
· 8 years ago
0f5bf6d
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
by Laura Abbott
· 8 years ago
7b0a911
efi/x86: Move the EFI BGRT init code to early init code
by Dave Young
· 8 years ago
f5b9846
random: use chacha20 for get_random_int/long
by Jason A. Donenfeld
· 8 years ago
9881b02
sched/clock: Delay switching sched_clock to stable
by Peter Zijlstra
· 8 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 8 years ago
4d98ead
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
c11a6cf
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e7ff3a4
x86/amd: Check for the C1E bug post ACPI subsystem init
by Thomas Gleixner
· 8 years ago
4d217a5
module: fix DEBUG_SET_MODULE_RONX typo
by Arnd Bergmann
· 8 years ago
39290b3
module: extend 'rodata=off' boot cmdline parameter to module mappings
by AKASHI Takahiro
· 8 years ago
8c27ceff3
docs: fix locations of several documents that got moved
by Mauro Carvalho Chehab
· 8 years ago
8bc4a04
Merge branch 'for-4.9' into for-4.10
by Tejun Heo
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 8 years ago
3347fa0
workqueue: make workqueue available early during boot
by Tejun Heo
· 8 years ago
841c06d
init: allow blacklisting of module_init functions
by Prarit Bhargava
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
086e3eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
0fd5ed8
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
by Rasmus Villemoes
· 8 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 8 years ago
fe53ca5
mm: use early_pfn_to_nid in page_ext_init
by Yang Shi
· 8 years ago
c8cdd2b
init/main.c: simplify initcall_blacklisted()
by Rasmus Villemoes
· 8 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 8 years ago
b8f1a75
mm: call page_ext_init() after all struct pages are initialized
by Yang Shi
· 8 years ago
271ecc5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
e6fd1fb
init/main.c: use list_for_each_entry()
by Geliang Tang
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d09e356
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
931ef16
cpu/hotplug: Unpark smpboot threads from the state machine
by Thomas Gleixner
· 9 years ago
cff7d37
cpu/hotplug: Convert to a state machine for the control processor
by Thomas Gleixner
· 9 years ago
d2aa1ac
mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings
by Kees Cook
· 9 years ago
06bea3d
locking/lockdep: Eliminate lockdep_init()
by Andrey Ryabinin
· 9 years ago
31c025b
init/main.c: obsolete_checksetup can be boolean
by Yaowei Bai
· 9 years ago
967dcb8
rcu: Wire up rcu_end_inkernel_boot()
by Paul E. McKenney
· 9 years ago
90f0230
kmod: use system_unbound_wq instead of khelper
by Frederic Weisbecker
· 9 years ago
4248b0d
fs, file table: reinit files_stat.max_files after deferred memory initialisation
by Mel Gorman
· 9 years ago
0e1cc95
mm: meminit: finish initialisation of struct pages before basic setup
by Mel Gorman
· 9 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
b064a8f
ACPI / init: Switch over platform to the ACPI mode later
by Rafael J. Wysocki
· 9 years ago
ecc8617
module: add extra argument for parse_params() callback
by Luis R. Rodriguez
· 10 years ago
ff691f6
kernel/fork.c: new function for max_threads
by Heinrich Schuchardt
· 10 years ago
1dcf58d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
0ddab1d
lib/ioremap.c: add huge I/O map capability interfaces
by Toshi Kani
· 10 years ago
078838d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
00df35f
cpu: Defer smpboot kthread unparking until CPU known to scheduler
by Paul E. McKenney
· 10 years ago
fc454fd
init/main: fix reset_device comment
by Frans Klaver
· 10 years ago
695df21
cpuset: initialize cpuset a bit early
by Zefan Li
· 10 years ago
5125991
init: remove CONFIG_INIT_FALLBACK
by Andy Lutomirski
· 10 years ago
30b8b00
init: Get rid of x86isms
by Thomas Gleixner
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
by Steven Rostedt (Red Hat)
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
eefa864b
mm/page_ext: resurrect struct page extending code for debugging
by Joonsoo Kim
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
6ef4536
init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails
by Andy Lutomirski
· 10 years ago
1306a85
mm: embed the memcg pointer directly into struct page
by Johannes Weiner
· 10 years ago
a6aacbd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 10 years ago
c9cd2ce
integrity: provide a hook to load keys when rootfs is ready
by Dmitry Kasatkin
· 10 years ago
3438cf5
param: fix crash on bad kernel arguments
by Daniel Thompson
· 10 years ago
63a12d9
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
by Geert Uytterhoeven
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d6dd50e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d4311ff
init/main.c: Give init_task a canary
by Aaron Tomlin
· 10 years ago
f4579fc
rcu: Fix attempt to avoid unsolicited offloading of callbacks
by Paul E. McKenney
· 10 years ago
a80e49e
nohz: Move nohz full init call to tick init
by Frederic Weisbecker
· 10 years ago
dd4d9fe
init/main.c: code clean-up
by Fabian Frederick
· 10 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
2071b3e
Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
647f010
init/main.c: remove an ifdef
by Andrew Morton
· 10 years ago
34a1b72
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND
by Oleg Nesterov
· 10 years ago
7b0b73d
init/main.c: add initcall_blacklist kernel parameter
by Prarit Bhargava
· 10 years ago
Next »