Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fff58fce14701e27d5e8a50fa73caef9a6907f5
/
init
/
main.c
a76bfd0
initcalls: Fix m68k build and possible buffer overflow
by Cyrill Gorcunov
· 16 years ago
e0df154
Split up 'do_initcalls()' into two simpler functions
by Linus Torvalds
· 16 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 16 years ago
e662e1c
init: don't lose initcall return values
by Cyrill Gorcunov
· 16 years ago
3e51f33
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
by Peter Zijlstra
· 17 years ago
3ac7fe5
infrastructure to debug (dynamic) objects
by Thomas Gleixner
· 17 years ago
5cd2045
Deprecate find_task_by_pid()
by Pavel Emelyanov
· 17 years ago
fae5fa4
signals: fix /sbin/init protection from unwanted signals
by Oleg Nesterov
· 17 years ago
199f0ca
idr: create idr_layer_cache at boot time
by Akinobu Mita
· 17 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
626adeb
Simplify initcall_debug output
by Bjorn Helgaas
· 17 years ago
839ad62
[POWERPC] Use __weak macro for smp_setup_processor_id
by Benjamin Herrenschmidt
· 17 years ago
8c9843e
[POWERPC] Add thread_info_cache_init() weak hook
by Benjamin Herrenschmidt
· 17 years ago
e0982e9
init: move setup of nr_cpu_ids to as early as possible
by Mike Travis
· 17 years ago
321a8e9
cpumask: add CPU_MASK_ALL_PTR macro
by Mike Travis
· 17 years ago
9a9e0d6
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
by Linus Torvalds
· 17 years ago
d9d4fcf
Fix "Malformed early option 'loglevel'"
by Alex Riesen
· 17 years ago
a03c2a4
x86: DEBUG_PAGEALLOC: enable after mem_init()
by Thomas Gleixner
· 17 years ago
f6f21c81
Convert loglevel-related kernel boot parameters to early_param
by Yinghai Lu
· 17 years ago
430c623
start the global /sbin/init with 0,0 special pids
by Oleg Nesterov
· 17 years ago
8520d7c
teach set_special_pids() to use struct pid
by Oleg Nesterov
· 17 years ago
71fc47a
ACPI: basic initramfs DSDT override support
by Markus Gaugusch
· 17 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 17 years ago
12d6f21
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
by Ingo Molnar
· 17 years ago
dd5af90
x86/non-x86: percpu, node ids, apic ids x86.git fixup
by Mike Travis
· 17 years ago
ca74a6f
x86: optimize lock prefix switching to run less frequently
by Andi Kleen
· 17 years ago
b32ef63
percpu: use a kconfig variable to signal arch specific percpu setup
by travis@sgi.com
· 17 years ago
d221938
cpu-hotplug: refcount based cpu hotplug
by Gautham R Shenoy
· 17 years ago
e6fe664
sched: proper prototype for kernel/sched.c:migration_init()
by Adrian Bunk
· 17 years ago
211fee8
spelling fixes: init/
by Simon Arlott
· 17 years ago
d8af7c6
Drop the superfluous test for an old version of gcc.
by Robert P. J. Day
· 17 years ago
ddbcc7e
Task Control Groups: basic task cgroup framework
by Paul Menage
· 17 years ago
62e6f1e
fix maxcpus=1 oops in show_stat()
by Hugh Dickins
· 17 years ago
8134097
fix maxcpus=N parsing
by Hugh Dickins
· 17 years ago
61ec756
ACPI: boot correctly with "nosmp" or "maxcpus=0"
by Len Brown
· 17 years ago
8b3b295
adjust nosmp handling
by Jan Beulich
· 17 years ago
9784221
Allow softlockup to be runtime disabled
by Dave Jones
· 17 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 17 years ago
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
fbb9ce95
[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
Next »