Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c63e87e90abb5d3ecd05d6c6eba94163bf8c1760
/
init
7353190
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
by Sam Ravnborg
· 16 years ago
03de250
md: proper extern for mdp_major
by Adrian Bunk
· 16 years ago
a76bfd0
initcalls: Fix m68k build and possible buffer overflow
by Cyrill Gorcunov
· 16 years ago
e0df154
Split up 'do_initcalls()' into two simpler functions
by Linus Torvalds
· 16 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 16 years ago
30f2f0e
block: do_mounts - accept root=<non-existant partition>
by Kay Sievers
· 17 years ago
e662e1c
init: don't lose initcall return values
by Cyrill Gorcunov
· 16 years ago
91e37a7
module: don't ignore vermagic string if module doesn't have modversions
by Rusty Russell
· 16 years ago
e5e1d3c
pcspkr: fix dependancies
by Stas Sergeev
· 16 years ago
aac6abc
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
by Parag Warudkar
· 17 years ago
3e51f33
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
by Peter Zijlstra
· 17 years ago
a5574cf
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
by Ingo Molnar
· 17 years ago
826e450
Make forced module loading optional
by Linus Torvalds
· 17 years ago
f6acb63
slub: #ifdef simplification
by Christoph Lameter
· 17 years ago
3ac7fe5
infrastructure to debug (dynamic) objects
by Thomas Gleixner
· 17 years ago
5cd2045
Deprecate find_task_by_pid()
by Pavel Emelyanov
· 17 years ago
fae5fa4
signals: fix /sbin/init protection from unwanted signals
by Oleg Nesterov
· 17 years ago
199f0ca
idr: create idr_layer_cache at boot time
by Akinobu Mita
· 17 years ago
88f458e
sysctl: allow embedded targets to disable sysctl_check.c
by Holger Schurig
· 17 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
08ce5f1
cgroups: implement device whitelist
by Serge E. Hallyn
· 17 years ago
418d7d8
CGroup API files: make CGROUP_DEBUG default to off
by Paul Menage
· 17 years ago
3265e66
directly use kmalloc() and kfree() in init/initramfs.c
by Thomas Petazzoni
· 17 years ago
626adeb
Simplify initcall_debug output
by Bjorn Helgaas
· 17 years ago
f17a32e
let LOG_BUF_SHIFT default to 17
by Adrian Bunk
· 17 years ago
d613c3e
init: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
e945e84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
96fffeb
make CC_OPTIMIZE_FOR_SIZE non-experimental
by Ingo Molnar
· 17 years ago
09337f5
sparc64: Kill CONFIG_SPARC32_COMPAT
by David S. Miller
· 17 years ago
839ad62
[POWERPC] Use __weak macro for smp_setup_processor_id
by Benjamin Herrenschmidt
· 17 years ago
8c9843e
[POWERPC] Add thread_info_cache_init() weak hook
by Benjamin Herrenschmidt
· 17 years ago
b9b158f
sched: better rt-group documentation
by Viktor Radnai
· 17 years ago
e0982e9
init: move setup of nr_cpu_ids to as early as possible
by Mike Travis
· 17 years ago
321a8e9
cpumask: add CPU_MASK_ALL_PTR macro
by Mike Travis
· 17 years ago
0f389ec
slub: No need for per node slab counters if !SLUB_DEBUG
by Christoph Lameter
· 17 years ago
9a9e0d6
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
by Linus Torvalds
· 17 years ago
21bbb39
rcu: move PREEMPT_RCU config option back under PREEMPT
by Paul E. McKenney
· 17 years ago
2c6f2db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
00f0b82
Memory controller: rename to Memory Resource Controller
by Balbir Singh
· 17 years ago
d9d4fcf
Fix "Malformed early option 'loglevel'"
by Alex Riesen
· 17 years ago
d47846c
sysfs: CONFIG_SYSFS_DEPRECATED fix
by Ingo Molnar
· 17 years ago
024440d
driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED
by Greg Kroah-Hartman
· 17 years ago
0835ab5
cgroup memory controller: document huge memory/cache overhead in Kconfig
by Andi Kleen
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
052f1dc
sched: rt-group: make rt groups scheduling configurable
by Peter Zijlstra
· 17 years ago
fab1e31
kbuild: fix make V=1
by Sam Ravnborg
· 17 years ago
a03c2a4
x86: DEBUG_PAGEALLOC: enable after mem_init()
by Thomas Gleixner
· 17 years ago
166124f
brk: help text typo fix
by Ingo Molnar
· 17 years ago
d75f4c6
kbuild: silence CHK/UPD messages according to $(quiet)
by Mike Frysinger
· 17 years ago
f6f21c81
Convert loglevel-related kernel boot parameters to early_param
by Yinghai Lu
· 17 years ago
430c623
start the global /sbin/init with 0,0 special pids
by Oleg Nesterov
· 17 years ago
8520d7c
teach set_special_pids() to use struct pid
by Oleg Nesterov
· 17 years ago
74bd59b
namespaces: cleanup the code managed with PID_NS option
by Pavel Emelyanov
· 17 years ago
aee16ce
namespaces: cleanup the code managed with the USER_NS option
by Pavel Emelyanov
· 17 years ago
ae5e1b2
namespaces: move the IPC namespace under IPC_NS option
by Pavel Emelyanov
· 17 years ago
58bfdd6d
namespaces: move the UTS namespace under UTS_NS option
by Pavel Emelyanov
· 17 years ago
c5289a6
namespaces: add the NAMESPACES config option
by Pavel Emelyanov
· 17 years ago
f0f1b33
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
8cdea7c
Memory controller: cgroups setup
by Balbir Singh
· 17 years ago
e552b66
Memory controller: resource counters
by Pavel Emelianov
· 17 years ago
71fc47a
ACPI: basic initramfs DSDT override support
by Markus Gaugusch
· 17 years ago
3e6bdf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
32a9323
brk randomization: introduce CONFIG_COMPAT_BRK
by Ingo Molnar
· 17 years ago
6c81c32
calibrate_delay() must be __cpuinit
by Adrian Bunk
· 17 years ago
b25b781
Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c
by Robert P. J. Day
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 17 years ago
941e492
read_current_timer() cleanups
by Andrew Morton
· 17 years ago
3729145
slob: correct Kconfig description
by Matt Mackall
· 17 years ago
1e88328
maps4: make page monitoring /proc file optional
by Matt Mackall
· 17 years ago
f79c343
timerfd: un-break CONFIG_TIMERFD
by Davide Libenzi
· 17 years ago
125e564
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
by Mathieu Desnoyers
· 17 years ago
fb32e03
Create arch/Kconfig
by Mathieu Desnoyers
· 17 years ago
0950310
RCU: add help text for "RCU implementation type"
by Paul E. McKenney
· 17 years ago
12d6f21
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
by Ingo Molnar
· 17 years ago
dd5af90
x86/non-x86: percpu, node ids, apic ids x86.git fixup
by Mike Travis
· 17 years ago
ca74a6f
x86: optimize lock prefix switching to run less frequently
by Andi Kleen
· 17 years ago
b32ef63
percpu: use a kconfig variable to signal arch specific percpu setup
by travis@sgi.com
· 17 years ago
80daa56
kconfig: use environment option
by Roman Zippel
· 17 years ago
1322b9d
sh: syscall audit support.
by Yuichi Nakamura
· 17 years ago
e260be6
Preempt-RCU: implementation
by Paul E. McKenney
· 17 years ago
d221938
cpu-hotplug: refcount based cpu hotplug
by Gautham R Shenoy
· 17 years ago
b47711b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
9148fe8
sysfs: make SYSFS_DEPRECATED depend on SYSFS
by Randy Dunlap
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
bced952
security: remove security_sb_post_mountroot hook
by H. Peter Anvin
· 17 years ago
158a962
Unify /proc/slabinfo configuration
by Linus Torvalds
· 17 years ago
982286d
Pull bugzilla-9345 into release branch
by Len Brown
· 17 years ago
d842de8
sched: cpu accounting controller (V2)
by Srivatsa Vaddagiri
· 17 years ago
8baabde
Freezer: Fix s2disk resume from initrd
by Rafael J. Wysocki
· 17 years ago
529a73f
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
by Mike Frysinger
· 17 years ago
57d5f66
pidns: Place under CONFIG_EXPERIMENTAL
by Eric W. Biederman
· 17 years ago
cfb5285
revert "Task Control Groups: example CPU accounting subsystem"
by Andrew Morton
· 17 years ago
e6fe664
sched: proper prototype for kernel/sched.c:migration_init()
by Adrian Bunk
· 17 years ago
8ef93cf
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
by Ingo Molnar
· 17 years ago
74c3cbe
[PATCH] audit: watching subtrees
by Al Viro
· 17 years ago
211fee8
spelling fixes: init/
by Simon Arlott
· 17 years ago
d8af7c6
Drop the superfluous test for an old version of gcc.
by Robert P. J. Day
· 17 years ago
68318b8
Hook up group scheduler with control groups
by Srivatsa Vaddagiri
· 17 years ago
858d72e
cgroups: implement namespace tracking subsystem
by Serge E. Hallyn
· 17 years ago
Next »