Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2eeb2e94eb6232f0895da696c10e6636093ff72b
/
init
/
main.c
1df2105
sched: add init_idle_bootup_task()
by Ingo Molnar
· 17 years ago
9208030
init/main: use __init_refok to fix section mismatch
by Sam Ravnborg
· 17 years ago
0e29b24
Explicitly set pgid and sid of init process
by Sukadev Bhattiprolu
· 18 years ago
73c2799
kthread: don't depend on work queues
by Eric W. Biederman
· 18 years ago
8f0c45c
enhance initcall_debug, measure latency
by Ingo Molnar
· 18 years ago
4659539
init/do_mounts.c: proper prepare_namespace() prototype
by Adrian Bunk
· 18 years ago
476f353
Safer nr_node_ids and nr_node_ids determination and initial values
by Christoph Lameter
· 18 years ago
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
aae5f66
kbuild: whitelist section mismatch in init/main.c
by Sam Ravnborg
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
53b8a31
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
by Christoph Lameter
· 18 years ago
6168a70
[PATCH] Declare init_irq_proc before we use it.
by Andrew Morton
· 18 years ago
906568c
[PATCH] tick-management: core functionality
by Thomas Gleixner
· 18 years ago
414f827
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
77b14db
[PATCH] sysctl: reimplement the sysctl proc support
by Eric W. Biederman
· 18 years ago
b04c3af
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
by Eric W. Biederman
· 18 years ago
ee5bfa6
[PATCH] generic: Break init() in two parts to avoid MODPOST warnings
by Vivek Goyal
· 18 years ago
30d7e0d
[PATCH] Dynamic kernel command-line: common
by Alon Bar-Lev
· 18 years ago
842f968
[PATCH] Remove final reference to superfluous smp_commence()
by Robert P. J. Day
· 18 years ago
88d2032
[PATCH] i386: Convert some functions to __init to avoid MODPOST warnings
by Vivek Goyal
· 18 years ago
3eb3c74
[PATCH] fix linux banner format string
by Roman Zippel
· 18 years ago
c4a6830
[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them again
by Ard van Breemen
· 18 years ago
1f21782
Driver core: proper prototype for drivers/base/init.c:driver_init()
by Adrian Bunk
· 18 years ago
8d610dd
Make sure we populate the initroot filesystem late enough
by Linus Torvalds
· 18 years ago
8993780
Make SLES9 "get_kernel_version" work on the kernel binary again
by Linus Torvalds
· 18 years ago
84d7378
[PATCH] add child reaper to pid_namespace
by Sukadev Bhattiprolu
· 18 years ago
a2ee864
[PATCH] Fix linux banner utsname information
by Herbert Poetzl
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
f1a60db
[PATCH] gcc-4.1.0 is bust
by Andrew Morton
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
690a973
[PATCH] x86-64: Speed up dwarf2 unwinder
by Jan Beulich
· 18 years ago
9ec5209
[PATCH] replace cad_pid by a struct pid
by Cedric Le Goater
· 18 years ago
6760856
[PATCH] introduce kernel_execve
by Arnd Bergmann
· 18 years ago
7e96287
[PATCH] kdump: introduce "reset_devices" command line option
by Vivek Goyal
· 18 years ago
c9538ed
[PATCH] Move unwind_init earlier
by Andi Kleen
· 18 years ago
33df0d1
[PATCH] Allow early_param and identical __setup to exist
by Rusty Russell
· 18 years ago
c757249
[PATCH] per-task-delay-accounting: taskstats interface
by Shailabh Nagar
· 18 years ago
ca74e92
[PATCH] per-task-delay-accounting: setup
by Shailabh Nagar
· 18 years ago
243c762
[PATCH] lockdep: annotate genirq
by Ingo Molnar
· 18 years ago
fbb9ce9
[PATCH] lockdep: core
by Ingo Molnar
· 18 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 18 years ago
93e0281
[PATCH] lockdep: console_init after local_irq_enable()
by Heiko Carstens
· 18 years ago
88fecaa
[PATCH] time initialisation fix
by john stultz
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
033ab7f
[PATCH] add smp_setup_processor_id()
by Andrew Morton
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
b6cd0b7
[PATCH] fs/buffer.c: cleanups
by Adrian Bunk
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
4552d5d
[PATCH] x86_64: reliable stack trace support
by Jan Beulich
· 18 years ago
ad59617
[PATCH] Time: Use clocksource infrastructure for update_wall_time
by john stultz
· 18 years ago
f3a19cb
[PATCH] silence initcall warnings
by Andrew Morton
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
9a98e2f
[PATCH] remove fixup_cpu_present_map()
by Andrew Morton
· 19 years ago
77d4758
[PATCH] add a proper prototype for setup_arch()
by Adrian Bunk
· 19 years ago
c1cda48
[PATCH] initcall failure reporting
by Andrew Morton
· 19 years ago
b73b459
[PATCH] __GENERIC_PER_CPU changes
by Eric Dumazet
· 19 years ago
63872f8
[PATCH] Only allocate percpu data for possible CPUs
by Eric Dumazet
· 19 years ago
44fd229
[PATCH] Register the boot-cpu in the cpu maps earlier
by Stas Sergeev
· 19 years ago
02df360
[PATCH] remove bogus comment from init/main.c
by Heiko Carstens
· 19 years ago
69c99ac
[PATCH] abandon gcc 295x main.c tidy
by Coywolf Qi Hunt
· 19 years ago
c0a3132
[PATCH] hrtimer: hrtimer core code
by Thomas Gleixner
· 19 years ago
fd285bb
[PATCH] Abandon gcc-2.95.x
by Andrew Morton
· 19 years ago
c417f02
[PATCH] cpuset: remove test for null cpuset from alloc code path
by Paul Jackson
· 19 years ago
37b73c8
[PATCH] x86/x86_64: mark rodata section read only: generic infrastructure
by Arjan van de Ven
· 19 years ago
77d76ea
[NET]: Small cleanup to socket initialization
by Andi Kleen
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
ffdfc40
[PATCH] Add rdinit parameter to pick early userspace init
by Olof Johansson
· 19 years ago
c1d7ef7
[PATCH] Add warning `init=' to init/main.c
by Avery, Brian
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
a940199
[PATCH] x86_64: Some cleanup in setup64.c
by Andi Kleen
· 19 years ago
f340c0d
[PATCH] Tweak idle thread setup semantics
by Ingo Molnar
· 19 years ago
e7c8d5c
[PATCH] node local per-cpu-pages
by Christoph Lameter
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago