index
:
Linux Stable
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.12.y
linux-6.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 2.6.32.29
v2.6.32.29
Greg Kroah-Hartman
2011-02-17
1
-1
/
+1
*
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
2011-02-17
1
-0
/
+1
*
sched: Remove some dead code
Dan Carpenter
2011-02-17
1
-2
/
+0
*
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2011-02-17
2
-24
/
+23
*
sched: Fix idle balancing
Nikhil Rao
2011-02-17
1
-1
/
+3
*
sched: Fix volanomark performance regression
Alex Shi
2011-02-17
1
-4
/
+0
*
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
2011-02-17
1
-5
/
+19
*
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
2011-02-17
2
-3
/
+34
*
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-02-17
3
-11
/
+24
*
sched: Export account_system_vtime()
Ingo Molnar
2011-02-17
1
-0
/
+1
*
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2011-02-17
2
-4
/
+10
*
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
2011-02-17
2
-1
/
+30
*
sched: Do not account irq time to current task
Venkatesh Pallipadi
2011-02-17
3
-8
/
+44
*
x86: Add IRQ_TIME_ACCOUNTING
Venkatesh Pallipadi
2011-02-17
3
-0
/
+23
*
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2011-02-17
3
-1
/
+63
*
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2011-02-17
2
-0
/
+2
*
sched: Remove unused PF_ALIGNWARN flag
Dave Young
2011-02-17
1
-2
/
+0
*
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
2011-02-17
4
-9
/
+2
*
sched: Fix softirq time accounting
Venkatesh Pallipadi
2011-02-17
5
-22
/
+44
*
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
2011-02-17
1
-2
/
+7
*
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
2011-02-17
1
-3
/
+25
*
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
2011-02-17
1
-5
/
+7
*
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
2011-02-17
1
-0
/
+3
*
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2011-02-17
1
-0
/
+12
*
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2011-02-17
1
-1
/
+4
*
sched: Give CPU bound RT tasks preference
stable-bot for Steven Rostedt
2011-02-17
1
-3
/
+5
*
sched: Try not to migrate higher priority RT tasks
Steven Rostedt
2011-02-17
1
-10
/
+12
*
sched: Increment cache_nice_tries only on periodic lb
Venkatesh Pallipadi
2011-02-17
1
-1
/
+8
*
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2011-02-17
1
-2
/
+6
*
sched: Remove remaining USER_SCHED code
Li Zefan
2011-02-17
7
-42
/
+2
*
sched: Remove USER_SCHED
Dhaval Giani
2011-02-17
6
-483
/
+38
*
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-02-17
1
-0
/
+21
*
x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...
Suresh Siddha
2011-02-17
1
-2
/
+3
*
drm/i915: Add dependency on CONFIG_TMPFS
Chris Wilson
2011-02-17
1
-0
/
+3
*
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
2011-02-17
1
-0
/
+8
*
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
2011-02-17
1
-3
/
+6
*
drm/radeon: remove 0x4243 pci id
Alex Deucher
2011-02-17
1
-1
/
+0
*
drm/radeon/kms: add pll debugging output
Alex Deucher
2011-02-17
1
-0
/
+4
*
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
2011-02-17
1
-9
/
+5
*
drm/radeon/kms: add quirk for Mac Radeon HD 2600 card
Alex Deucher
2011-02-17
1
-0
/
+11
*
dm mpath: disable blk_abort_queue
Mike Snitzer
2011-02-17
1
-12
/
+0
*
dm: dont take i_mutex to change device size
Mike Snitzer
2011-02-17
1
-2
/
+3
*
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
2011-02-17
1
-1
/
+1
*
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
2011-02-17
1
-1
/
+4
*
SELinux: define permissions for DCB netlink messages
Eric Paris
2011-02-17
1
-0
/
+2
*
tpm_tis: Use timeouts returned from TPM
Stefan Berger
2011-02-17
3
-3
/
+21
*
TPM: Long default timeout fix
Rajiv Andrade
2011-02-17
1
-4
/
+6
*
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
2011-02-17
1
-1
/
+1
*
md: fix regression with re-adding devices to arrays with no metadata
NeilBrown
2011-02-17
1
-2
/
+3
*
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
2011-02-17
1
-8
/
+2
[next]