index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
enhance initcall_debug, measure latency
Ingo Molnar
2007-05-08
1
-0
/
+17
*
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
2007-05-08
1
-1
/
+0
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
1
-3
/
+3
|
\
|
*
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
2007-05-02
1
-3
/
+3
*
|
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-6
/
+2
|
/
*
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-20
1
-4
/
+9
*
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-19
1
-4
/
+1
*
[PATCH] tick-management: core functionality
Thomas Gleixner
2007-02-16
1
-0
/
+2
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-02-14
1
-36
/
+45
|
\
|
*
[PATCH] generic: Break init() in two parts to avoid MODPOST warnings
Vivek Goyal
2007-02-13
1
-36
/
+45
*
|
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2007-02-14
1
-4
/
+0
*
|
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
2007-02-14
1
-0
/
+3
|
/
*
[PATCH] Dynamic kernel command-line: common
Alon Bar-Lev
2007-02-12
1
-5
/
+24
*
[PATCH] Remove final reference to superfluous smp_commence()
Robert P. J. Day
2007-02-11
1
-5
/
+0
*
[PATCH] i386: Convert some functions to __init to avoid MODPOST warnings
Vivek Goyal
2007-01-11
1
-1
/
+1
*
[PATCH] fix linux banner format string
Roman Zippel
2007-01-10
1
-8
/
+0
*
[PATCH] start_kernel: test if irq's got enabled early, barf, and disable them...
Ard van Breemen
2007-01-05
1
-0
/
+5
*
Driver core: proper prototype for drivers/base/init.c:driver_init()
Adrian Bunk
2006-12-20
1
-1
/
+1
*
Make sure we populate the initroot filesystem late enough
Linus Torvalds
2006-12-11
1
-7
/
+0
*
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
2006-12-11
1
-1
/
+7
*
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
2006-12-08
1
-3
/
+2
*
[PATCH] Fix linux banner utsname information
Herbert Poetzl
2006-12-08
1
-1
/
+3
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-0
/
+1
|
\
|
*
[PATCH] i386: cpu_detect extraction
Rusty Russell
2006-12-07
1
-0
/
+1
*
|
[PATCH] gcc-4.1.0 is bust
Andrew Morton
2006-12-07
1
-0
/
+4
|
/
*
[PATCH] x86-64: Speed up dwarf2 unwinder
Jan Beulich
2006-10-21
1
-0
/
+1
*
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
1
-0
/
+2
*
[PATCH] introduce kernel_execve
Arnd Bergmann
2006-10-02
1
-3
/
+1
*
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
2006-09-27
1
-0
/
+20
*
[PATCH] Move unwind_init earlier
Andi Kleen
2006-09-26
1
-1
/
+1
*
[PATCH] Allow early_param and identical __setup to exist
Rusty Russell
2006-09-26
1
-4
/
+8
*
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2006-07-14
1
-0
/
+2
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
1
-0
/
+2
*
[PATCH] lockdep: annotate genirq
Ingo Molnar
2006-07-03
1
-0
/
+1
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
1
-0
/
+14
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
1
-0
/
+8
*
[PATCH] lockdep: console_init after local_irq_enable()
Heiko Carstens
2006-07-03
1
-4
/
+4
*
[PATCH] time initialisation fix
john stultz
2006-07-03
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] add smp_setup_processor_id()
Andrew Morton
2006-06-30
1
-0
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-1
/
+0
|
\
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
[PATCH] fs/buffer.c: cleanups
Adrian Bunk
2006-06-27
1
-1
/
+1
|
/
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
1
-0
/
+2
|
\
|
*
[PATCH] x86_64: reliable stack trace support
Jan Beulich
2006-06-26
1
-0
/
+2
*
|
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
2006-06-26
1
-0
/
+1
|
/
*
[PATCH] silence initcall warnings
Andrew Morton
2006-05-01
1
-1
/
+1
*
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
1
-1
/
+1
[next]