index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+17
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
1
-8
/
+12
2012-10-12
make sure that we always have a return path from kernel_execve()
Al Viro
1
-8
/
+5
2012-10-09
prio_tree: remove
Michel Lespinasse
1
-2
/
+0
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
1
-1
/
+3
2012-09-29
efi: Defer freeing boot services memory until after ACPI init
Josh Triplett
1
-0
/
+3
2012-08-14
Revert "x86-64/efi: Use EFI to deal with platform wall clock"
H. Peter Anvin
1
-4
/
+4
2012-08-01
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-1
/
+1
2012-07-27
Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2012-07-27
init: add comments to keep initcall-names in sync with initcall levels
Jim Cromie
1
-0
/
+1
2012-07-27
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2012-07-22
switch fput to task_work_add
Al Viro
1
-1
/
+2
2012-06-08
init: Drop initcall level output
Borislav Petkov
1
-6
/
+1
2012-06-08
module_param: stop double-calling parameters.
Rusty Russell
1
-1
/
+1
2012-06-06
x86-64/efi: Use EFI to deal with platform wall clock
Jan Beulich
1
-4
/
+4
2012-05-23
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+19
2012-05-21
Fix blocking allocations called very early during bootup
Linus Torvalds
1
-3
/
+4
2012-05-03
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-14
/
+13
2012-04-30
params: add 3rd arg to option handler callback signature
Jim Cromie
1
-13
/
+20
2012-04-25
init: fix bug where environment vars can't be passed via boot args
Chris Metcalf
1
-12
/
+13
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
1
-6
/
+59
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-15
init: fix wording error in mm_init comment
Jim Cromie
1
-2
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-4
/
+1
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
1
-1
/
+1
2012-01-12
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2011-12-06
mm, x86: Remove debug_pagealloc_enabled
Stanislaw Gruszka
1
-5
/
+0
2011-12-06
init/main.c: Execute lockdep_init() as early as possible
Ming Lei
1
-2
/
+1
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+3
2011-10-26
params: make dashes and underscores in parameter names truly equal
Michal Schmidt
1
-2
/
+2
2011-10-25
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
1
-0
/
+3
2011-09-30
bootup: move 'usermodehelper_enable()' a little earlier
wangyanqing
1
-1
/
+1
2011-09-28
bootup: move 'usermodehelper_enable()' to the end of do_basic_setup()
Linus Torvalds
1
-3
/
+1
2011-09-22
init: carefully handle loglevel option on kernel cmdline.
Alexander Sverdlin
1
-2
/
+13
2011-08-04
Boot up with usermodehelper disabled
Linus Torvalds
1
-1
/
+4
2011-08-04
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-1
/
+1
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
1
-0
/
+1
2011-05-29
mm: Fix boot crash in mm_alloc()
Linus Torvalds
1
-1
/
+1
2011-05-25
printk: allocate kernel log buffer earlier
Mike Travis
1
-0
/
+1
2011-05-25
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
KOSAKI Motohiro
1
-0
/
+2
2011-05-19
kmemleak: Initialise kmemleak after debug_objects_mem_init()
Catalin Marinas
1
-1
/
+1
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-9
/
+0
2011-03-23
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
1
-89
/
+1
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-2
/
+11
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+0
2010-12-24
init: don't call flush_scheduled_work() from do_initcalls()
Tejun Heo
1
-3
/
+0
2010-12-16
init: Initialized IDR earlier
Peter Zijlstra
1
-1
/
+1
2010-12-16
perf: Move perf_event_init() into main.c
Peter Zijlstra
1
-0
/
+2
[next]