Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8e4dc400b7659691abdd92b3fc01ef094fc8a1e7
/
init
9208030
init/main: use __init_refok to fix section mismatch
by Sam Ravnborg
· 17 years ago
9fbf09a
SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT
by Christoph Lameter
· 17 years ago
afc0ced
slob: implement RCU freeing
by Nick Piggin
· 17 years ago
e1ad746
signal/timer/event: eventfd core
by Davide Libenzi
· 17 years ago
b215e28
signal/timer/event: timerfd core
by Davide Libenzi
· 17 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 17 years ago
5dc8bf8
signal/timer/event fds: anonymous inode source
by Davide Libenzi
· 17 years ago
0e29b24
Explicitly set pgid and sid of init process
by Sukadev Bhattiprolu
· 17 years ago
d4751a2
SLUB: SLUB_DEBUG must depend on SLUB
by Christoph Lameter
· 17 years ago
9a9136e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
73c2799
kthread: don't depend on work queues
by Eric W. Biederman
· 17 years ago
dd2a345
Display all possible partitions when the root filesystem failed to mount
by Dave Gilbert
· 17 years ago
3401388
Fix spellings of slab allocator section in init/Kconfig
by Christoph Lameter
· 17 years ago
41ecc55
SLUB: add CONFIG_SLUB_DEBUG
by Christoph Lameter
· 17 years ago
b0e3765
Kconfig: Remove reference to external mqueue library
by Robert P. J. Day
· 17 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 17 years ago
794543a
Move LOG_BUF_SHIFT to a more sensible place
by Alistair John Strachan
· 17 years ago
8f0c45c
enhance initcall_debug, measure latency
by Ingo Molnar
· 17 years ago
4659539
init/do_mounts.c: proper prepare_namespace() prototype
by Adrian Bunk
· 17 years ago
726162b
freezer: remove PF_NOFREEZE from handle_initrd
by Rafael J. Wysocki
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
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
Next »