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
2006-07-15
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
1
-0
/
+2
2006-07-15
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
1
-0
/
+2
2006-07-04
[PATCH] lockdep: annotate genirq
Ingo Molnar
1
-0
/
+1
2006-07-04
[PATCH] lockdep: core
Ingo Molnar
1
-0
/
+14
2006-07-04
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-0
/
+8
2006-07-04
[PATCH] lockdep: console_init after local_irq_enable()
Heiko Carstens
1
-4
/
+4
2006-07-04
[PATCH] time initialisation fix
john stultz
1
-1
/
+3
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] add smp_setup_processor_id()
Andrew Morton
1
-0
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
1
-1
/
+0
2006-06-28
[PATCH] fs/buffer.c: cleanups
Adrian Bunk
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-0
/
+2
2006-06-26
[PATCH] x86_64: reliable stack trace support
Jan Beulich
1
-0
/
+2
2006-06-26
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
1
-0
/
+1
2006-05-02
[PATCH] silence initcall warnings
Andrew Morton
1
-1
/
+1
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-26
[PATCH] remove fixup_cpu_present_map()
Andrew Morton
1
-19
/
+0
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
1
-2
/
+0
2006-03-25
[PATCH] initcall failure reporting
Andrew Morton
1
-7
/
+15
2006-03-23
[PATCH] __GENERIC_PER_CPU changes
Eric Dumazet
1
-6
/
+2
2006-03-23
[PATCH] Only allocate percpu data for possible CPUs
Eric Dumazet
1
-3
/
+8
2006-03-23
[PATCH] Register the boot-cpu in the cpu maps earlier
Stas Sergeev
1
-6
/
+11
2006-02-10
[PATCH] remove bogus comment from init/main.c
Heiko Carstens
1
-1
/
+0
2006-01-15
[PATCH] abandon gcc 295x main.c tidy
Coywolf Qi Hunt
1
-9
/
+7
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+1
2006-01-09
[PATCH] Abandon gcc-2.95.x
Andrew Morton
1
-6
/
+1
2006-01-09
[PATCH] cpuset: remove test for null cpuset from alloc code path
Paul Jackson
1
-0
/
+1
2006-01-06
[PATCH] x86/x86_64: mark rodata section read only: generic infrastructure
Arjan van de Ven
1
-0
/
+5
2006-01-04
[NET]: Small cleanup to socket initialization
Andi Kleen
1
-4
/
+0
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-1
/
+3
2005-09-08
[PATCH] Add rdinit parameter to pick early userspace init
Olof Johansson
1
-4
/
+27
2005-09-08
[PATCH] Add warning `init=' to init/main.c
Avery, Brian
1
-3
/
+4
2005-09-08
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-07-29
[PATCH] x86_64: Some cleanup in setup64.c
Andi Kleen
1
-2
/
+1
2005-06-29
[PATCH] Tweak idle thread setup semantics
Ingo Molnar
1
-0
/
+7
2005-06-22
[PATCH] node local per-cpu-pages
Christoph Lameter
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+713