index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
2008-05-25
1
-0
/
+1
*
md: proper extern for mdp_major
Adrian Bunk
2008-05-24
1
-1
/
+0
*
initcalls: Fix m68k build and possible buffer overflow
Cyrill Gorcunov
2008-05-15
1
-3
/
+3
*
Split up 'do_initcalls()' into two simpler functions
Linus Torvalds
2008-05-15
1
-36
/
+41
*
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
1
-6
/
+3
*
block: do_mounts - accept root=<non-existant partition>
Kay Sievers
2008-05-14
1
-1
/
+26
*
init: don't lose initcall return values
Cyrill Gorcunov
2008-05-13
1
-9
/
+9
*
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
2008-05-09
1
-3
/
+3
*
pcspkr: fix dependancies
Stas Sergeev
2008-05-07
1
-0
/
+8
*
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
Parag Warudkar
2008-05-05
1
-2
/
+3
*
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
2008-05-05
1
-0
/
+1
*
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2008-05-05
1
-0
/
+6
*
Make forced module loading optional
Linus Torvalds
2008-05-04
1
-0
/
+9
*
slub: #ifdef simplification
Christoph Lameter
2008-05-02
1
-1
/
+1
*
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
1
-0
/
+3
*
Deprecate find_task_by_pid()
Pavel Emelyanov
2008-04-30
1
-1
/
+1
*
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
2008-04-30
1
-0
/
+2
*
idr: create idr_layer_cache at boot time
Akinobu Mita
2008-04-29
1
-0
/
+2
*
sysctl: allow embedded targets to disable sysctl_check.c
Holger Schurig
2008-04-29
1
-0
/
+11
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
2
-0
/
+8
*
cgroups: implement device whitelist
Serge E. Hallyn
2008-04-29
1
-0
/
+7
*
CGroup API files: make CGROUP_DEBUG default to off
Paul Menage
2008-04-29
1
-0
/
+1
*
directly use kmalloc() and kfree() in init/initramfs.c
Thomas Petazzoni
2008-04-29
1
-10
/
+10
*
Simplify initcall_debug output
Bjorn Helgaas
2008-04-29
1
-14
/
+6
*
let LOG_BUF_SHIFT default to 17
Adrian Bunk
2008-04-29
1
-9
/
+6
*
init: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-28
1
-1
/
+1
|
\
|
*
sparc64: Kill CONFIG_SPARC32_COMPAT
David S. Miller
2008-04-26
1
-1
/
+1
*
|
make CC_OPTIMIZE_FOR_SIZE non-experimental
Ingo Molnar
2008-04-28
1
-5
/
+1
|
/
*
[POWERPC] Use __weak macro for smp_setup_processor_id
Benjamin Herrenschmidt
2008-04-24
1
-1
/
+1
*
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
2008-04-24
1
-0
/
+5
*
sched: better rt-group documentation
Viktor Radnai
2008-04-19
1
-0
/
+7
*
init: move setup of nr_cpu_ids to as early as possible
Mike Travis
2008-04-19
1
-0
/
+17
*
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
2008-04-19
1
-1
/
+6
*
slub: No need for per node slab counters if !SLUB_DEBUG
Christoph Lameter
2008-04-14
1
-1
/
+1
*
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
Linus Torvalds
2008-03-15
2
-14
/
+1
*
rcu: move PREEMPT_RCU config option back under PREEMPT
Paul E. McKenney
2008-03-10
1
-31
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-03-04
1
-3
/
+8
|
\
|
*
sysfs: CONFIG_SYSFS_DEPRECATED fix
Ingo Molnar
2008-03-04
1
-0
/
+4
|
*
driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED
Greg Kroah-Hartman
2008-03-04
1
-3
/
+4
*
|
Memory controller: rename to Memory Resource Controller
Balbir Singh
2008-03-04
1
-15
/
+15
*
|
Fix "Malformed early option 'loglevel'"
Alex Riesen
2008-03-04
1
-1
/
+1
|
/
*
cgroup memory controller: document huge memory/cache overhead in Kconfig
Andi Kleen
2008-02-23
1
-0
/
+8
*
Use struct path in fs_struct
Jan Blunck
2008-02-14
1
-3
/
+3
*
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
2008-02-13
1
-6
/
+17
*
kbuild: fix make V=1
Sam Ravnborg
2008-02-11
1
-0
/
+1
*
x86: DEBUG_PAGEALLOC: enable after mem_init()
Thomas Gleixner
2008-02-09
1
-1
/
+1
*
brk: help text typo fix
Ingo Molnar
2008-02-09
1
-1
/
+1
*
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
2008-02-09
1
-1
/
+3
*
Convert loglevel-related kernel boot parameters to early_param
Yinghai Lu
2008-02-08
1
-9
/
+5
[next]