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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
[PATCH] lockdep: fix possible races while disabling lock-debugging
Ingo Molnar
2006-12-13
1
-65
/
+105
*
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
2006-12-13
2
-5
/
+5
*
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
Ingo Molnar
2006-12-13
1
-8
/
+0
*
[PATCH] lockdep: clean up VERY_VERBOSE define
Ingo Molnar
2006-12-13
1
-3
/
+1
*
[PATCH] lockdep: improve lockdep_reset()
Ingo Molnar
2006-12-13
1
-0
/
+3
*
[PATCH] lockdep: improve verbose messages
Ingo Molnar
2006-12-13
1
-2
/
+6
*
[PATCH] lockdep: filter off by default
Ingo Molnar
2006-12-13
1
-2
/
+2
*
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2006-12-13
1
-2
/
+1
*
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
2006-12-13
1
-7
/
+10
*
[PATCH] PM: Fix freezing of stopped tasks
Rafael J. Wysocki
2006-12-13
2
-7
/
+9
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
1
-16
/
+66
*
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
2006-12-13
1
-3
/
+1
*
[PATCH] clocksource: small cleanup
Daniel Walker
2006-12-10
2
-8
/
+14
*
[PATCH] clocksource: add usage of CONFIG_SYSFS
Daniel Walker
2006-12-10
1
-0
/
+2
*
[PATCH] round_jiffies infrastructure
Arjan van de Ven
2006-12-10
1
-0
/
+132
*
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
2006-12-10
2
-5
/
+2
*
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
2006-12-10
2
-19
/
+7
*
[PATCH] fdtable: Delete pointless code in dup_fd()
Vadim Lobanov
2006-12-10
1
-6
/
+5
*
[PATCH] kernel/sched.c: whitespace cleanups
Miguel Ojeda Sandonis
2006-12-10
1
-40
/
+55
*
[PATCH] sched: optimize activate_task for RT task
Chen, Kenneth W
2006-12-10
1
-3
/
+5
*
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
2006-12-10
1
-7
/
+4
*
[PATCH] sched: decrease number of load balances
Siddha, Suresh B
2006-12-10
1
-12
/
+47
*
[PATCH] sched: improve migration accuracy
Mike Galbraith
2006-12-10
1
-21
/
+20
*
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
2006-12-10
1
-0
/
+9
*
[PATCH] sched: call tasklet less frequently
Christoph Lameter
2006-12-10
1
-2
/
+16
*
[PATCH] sched: use softirq for load balancing
Christoph Lameter
2006-12-10
1
-5
/
+17
*
[PATCH] sched: move idle status calculation into rebalance_tick()
Christoph Lameter
2006-12-10
1
-21
/
+16
*
[PATCH] sched: extract load calculation from rebalance_tick
Christoph Lameter
2006-12-10
1
-42
/
+54
*
[PATCH] sched: disable interrupts for locking in load_balance()
Christoph Lameter
2006-12-10
1
-5
/
+6
*
[PATCH] sched: remove staggering of load balancing
Christoph Lameter
2006-12-10
1
-8
/
+2
*
[PATCH] sched: avoid taking rq lock in wake_priority_sleeper
Christoph Lameter
2006-12-10
1
-0
/
+3
*
[PATCH] move_task_off_dead_cpu() should be called with disabled ints
Kirill Korotaev
2006-12-10
1
-3
/
+14
*
[PATCH] ched domain: move sched group allocations to percpu area
Siddha, Suresh B
2006-12-10
1
-68
/
+64
*
[PATCH] sched.c: correct comment for this_rq_lock()
Robert P. J. Day
2006-12-10
1
-1
/
+1
*
[PATCH] io-accounting: via taskstats
Andrew Morton
2006-12-10
1
-0
/
+9
*
[PATCH] io-accounting: core statistics
Andrew Morton
2006-12-10
1
-0
/
+2
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
1
-25
/
+22
*
[PATCH] sysctl: remove some OPs
Alexey Dobriyan
2006-12-10
1
-10
/
+0
*
[PATCH] ipc-procfs-sysctl mixups
Randy Dunlap
2006-12-10
1
-0
/
+11
*
[PATCH] WorkStruct: Use direct assignment rather than cmpxchg()
David Howells
2006-12-09
1
-12
/
+9
*
[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
Eric W. Biederman
2006-12-08
1
-0
/
+60
*
[PATCH] sysctl: simplify ipc ns specific sysctls
Eric W. Biederman
2006-12-08
1
-57
/
+49
*
[PATCH] sysctl: implement sysctl_uts_string()
Eric W. Biederman
2006-12-08
1
-5
/
+32
*
[PATCH] sysctl: simplify sysctl_uts_string
Eric W. Biederman
2006-12-08
1
-102
/
+26
*
[PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)
Oleg Nesterov
2006-12-08
1
-11
/
+8
*
[PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID)
Oleg Nesterov
2006-12-08
1
-7
/
+4
*
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
2006-12-08
3
-11
/
+26
*
[PATCH] use current->nsproxy->pid_ns
Cedric Le Goater
2006-12-08
1
-3
/
+3
*
[PATCH] to nsproxy
Cedric Le Goater
2006-12-08
2
-7
/
+42
[next]