Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6d7779538f765963ced45a3fa4bed7ba8d2c277d
/
init
81819f0
SLUB core
by Christoph Lameter
· 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
6e5a542
kbuild: clarify the creation of the LOCALVERSION_AUTO string.
by Robert P. J. Day
· 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
f991633
[PATCH] initramfs should not depend on CONFIG_BLOCK
by Dimitri Gorokhovik
· 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
a5494dc
[PATCH] sysctl: move SYSV IPC sysctls to their own file
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
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 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
18f705f
[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus
by Alexey Dobriyan
· 18 years ago
842f968
[PATCH] Remove final reference to superfluous smp_commence()
by Robert P. J. Day
· 18 years ago
c33df4e
[PATCH] disable init/initramfs.c
by Jean-Paul Saman
· 18 years ago
0a7b35c
[PATCH] Add retain_initrd boot option
by Michael Neuling
· 18 years ago
c71551a
Don't put "linux_banner" in the .init section
by Linus Torvalds
· 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
ef12941
[PATCH] build compile.h earlier
by Andrew Morton
· 18 years ago
561ccd3
[PATCH] handle SLOB with sparsemen
by Yasunori Goto
· 18 years ago
2aea4fb
[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
by Paul Jackson
· 18 years ago
1f21782
Driver core: proper prototype for drivers/base/init.c:driver_init()
by Adrian Bunk
· 18 years ago
979c6a1
Kconfig: fix spelling error in config KALLSYMS help text
by Jesper Juhl
· 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
7c3ab73
[PATCH] io-accounting: core statistics
by Andrew Morton
· 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
2e591bb
[PATCH] Make initramfs printk a warning on incorrect cpio type
by Arjan van de Ven
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
88a22c9
CONFIG_SYSFS_DEPRECATED
by Kay Sievers
· 18 years ago
13bb7e3
[PATCH] sysctl: Undeprecate sys_sysctl
by Eric W. Biederman
· 18 years ago
690a973
[PATCH] x86-64: Speed up dwarf2 unwinder
by Jan Beulich
· 18 years ago
b2670ea
[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
e8703fe
[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit
by NeilBrown
· 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
25b21cb
[PATCH] IPC namespace core
by Kirill Korotaev
· 18 years ago
4865ecf
[PATCH] namespaces: utsname: implement utsname namespaces
by Serge E. Hallyn
· 18 years ago
9acc185
[PATCH] csa: Extended system accounting over taskstats
by Jay Lan
· 18 years ago
0847062
[PATCH] fix EMBEDDED + SYSCTL menu
by Randy Dunlap
· 18 years ago
f2443ab
[PATCH] allow /proc/config.gz to be built as a module
by Ross Biro
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
7e96287
[PATCH] kdump: introduce "reset_devices" command line option
by Vivek Goyal
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 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
d779249
Driver Core: add ability for drivers to do a threaded probe
by Greg Kroah-Hartman
· 18 years ago
ae81f9e
[PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu
by Chuck Ebbert
· 18 years ago
6f44993
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
by Shailabh Nagar
· 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
51bece9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 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
63104ee
kbuild: introduce utsrelease.h
by Sam Ravnborg
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
dd673bc
[PATCH] UML: fix the INIT_ENV_ARG_LIMIT dependencies
by Adrian Bunk
· 18 years ago
033ab7f
[PATCH] add smp_setup_processor_id()
by Andrew Morton
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 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
23f78d4
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 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
bdaf852
[PATCH] devfs: Remove devfs from the init code
by Greg Kroah-Hartman
· 19 years ago
2a2ed2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
c38bfdc
[PATCH] x86_64: Move VM86 config into arch/i386/Kconfig
by Andi Kleen
· 18 years ago
4552d5d
[PATCH] x86_64: reliable stack trace support
by Jan Beulich
· 18 years ago
2139a7f
[PATCH] initramfs overwrite fix
by H. Peter Anvin
· 18 years ago
ad59617
[PATCH] Time: Use clocksource infrastructure for update_wall_time
by john stultz
· 18 years ago
eab9870
[PATCH] Make sysctl obligatory except under CONFIG_EMBEDDED
by H. Peter Anvin
· 18 years ago
d9eaec9
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
f368c07d
[PATCH] audit: path-based rules
by Amy Griffis
· 19 years ago
face437
kconfig: add defconfig_list/module option
by Roman Zippel
· 18 years ago
e9482b4
[MTD] Allow alternate JFFS2 mount variant for root filesystem.
by Joern Engel
· 18 years ago
1859482
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
be6e028
[PATCH] root mount failure: emit filesystems attempted
by Andy Whitcroft
· 18 years ago
6a050da
[PATCH] initramfs: fix CPIO hardlink check
by Mark Huang
· 18 years ago
6f18a02
Finally remove the obnoxious inter_module_xxx()
by David Woodhouse
· 19 years ago
f3a19cb
[PATCH] silence initcall warnings
by Andrew Morton
· 19 years ago
102e41f
[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.
by Andi Kleen
· 19 years ago
e39632f
[PATCH] menu: relocate DOUBLEFAULT option
by Randy Dunlap
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
Next »