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
*
Unify /proc/slabinfo configuration
Linus Torvalds
2008-01-02
1
-0
/
+6
*
Pull bugzilla-9345 into release branch
Len Brown
2007-12-06
1
-3
/
+9
|
\
|
*
Freezer: Fix s2disk resume from initrd
Rafael J. Wysocki
2007-11-20
1
-3
/
+9
*
|
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
2007-12-02
1
-0
/
+7
*
|
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
2007-11-23
1
-1
/
+1
|
/
*
pidns: Place under CONFIG_EXPERIMENTAL
Eric W. Biederman
2007-11-14
1
-0
/
+12
*
revert "Task Control Groups: example CPU accounting subsystem"
Andrew Morton
2007-11-14
1
-7
/
+0
*
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
2007-11-09
1
-3
/
+1
*
sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
Ingo Molnar
2007-10-24
1
-1
/
+0
*
[PATCH] audit: watching subtrees
Al Viro
2007-10-21
1
-0
/
+4
*
spelling fixes: init/
Simon Arlott
2007-10-20
1
-1
/
+1
*
Drop the superfluous test for an old version of gcc.
Robert P. J. Day
2007-10-19
1
-8
/
+0
*
Hook up group scheduler with control groups
Srivatsa Vaddagiri
2007-10-19
1
-0
/
+10
*
cgroups: implement namespace tracking subsystem
Serge E. Hallyn
2007-10-19
1
-7
/
+16
*
Task Control Groups: simple task cgroup debug info subsystem
Paul Menage
2007-10-19
1
-0
/
+10
*
Task Control Groups: example CPU accounting subsystem
Paul Menage
2007-10-19
1
-0
/
+7
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
1
-1
/
+6
*
Task Control Groups: basic task cgroup framework
Paul Menage
2007-10-19
2
-0
/
+11
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-3
/
+3
*
Move PREEMPT_NOTIFIERS into an always-included Kconfig
Avi Kivity
2007-10-17
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
1
-1
/
+1
|
\
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-1
/
+1
*
|
remove PAGE_GROUP_BY_MOBILITY
Mel Gorman
2007-10-16
1
-13
/
+0
*
|
Add a configure option to group pages by mobility
Mel Gorman
2007-10-16
1
-0
/
+13
*
|
slow down printk during boot
Randy Dunlap
2007-10-16
1
-1
/
+1
*
|
sched: group scheduler, fix coding style issues
Srivatsa Vaddagiri
2007-10-15
1
-7
/
+7
*
|
sched: enable CONFIG_FAIR_GROUP_SCHED=y by default
Ingo Molnar
2007-10-15
1
-1
/
+1
*
|
sched: fair-group sched, cleanups
Ingo Molnar
2007-10-15
1
-4
/
+4
*
|
sched: add fair-user scheduler
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+13
*
|
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
Srivatsa Vaddagiri
2007-10-15
1
-6
/
+5
*
|
sched: group-scheduler core
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+9
|
/
*
disable sys_timerfd() for 2.6.23
Andrew Morton
2007-09-19
1
-0
/
+1
*
Fix failure to resume from initrds
Nigel Cunningham
2007-09-19
1
-1
/
+3
*
fix maxcpus=1 oops in show_stat()
Hugh Dickins
2007-08-30
1
-8
/
+0
*
fix maxcpus=N parsing
Hugh Dickins
2007-08-27
1
-1
/
+1
*
ACPI: boot correctly with "nosmp" or "maxcpus=0"
Len Brown
2007-08-21
1
-2
/
+10
*
Kconfig: remove top level menu "Code maturity level options"
Al Boldi
2007-07-31
1
-4
/
+1
*
ANON_INODES shouldn't be user visible
Adrian Bunk
2007-07-31
1
-11
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
Linus Torvalds
2007-07-30
1
-1
/
+1
|
\
|
*
sh: Add sh to the CC_OPTIMIZE_FOR_SIZE dependencies.
Paul Mundt
2007-07-26
1
-1
/
+1
*
|
initramfs: missing __init
Al Viro
2007-07-26
1
-1
/
+1
|
/
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-5
/
+2
*
Make SLUB the default allocator
Christoph Lameter
2007-07-17
1
-1
/
+1
*
adjust nosmp handling
Jan Beulich
2007-07-16
1
-15
/
+27
*
Allow softlockup to be runtime disabled
Dave Jones
2007-07-16
1
-1
/
+11
*
user namespace: add the framework
Cedric Le Goater
2007-07-16
1
-0
/
+9
*
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-07-16
1
-17
/
+0
*
init: wait for asynchronously scanned block devices
Pierre Ossman
2007-07-16
1
-2
/
+22
*
Use menuconfig objects II - module menu
Jan Engelhardt
2007-07-16
1
-4
/
+1
*
slob: sparsemem support
Paul Mundt
2007-07-16
1
-1
/
+1
[next]