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
*
[AUDIT]: Increase skb->truesize in audit_expand
Herbert Xu
2008-01-31
1
-3
/
+7
*
Ensure that we export __fatal_signal_pending()
Trond Myklebust
2008-02-01
1
-0
/
+1
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
8
-77
/
+117
|
\
|
*
Add wait_for_completion_killable
Matthew Wilcox
2007-12-06
1
-2
/
+13
|
*
Add schedule_timeout_killable
Matthew Wilcox
2007-12-06
1
-0
/
+7
|
*
Add mutex_lock_killable
Liam R. Howlett
2007-12-06
1
-3
/
+33
|
*
Add fatal_signal_pending
Matthew Wilcox
2007-12-06
1
-0
/
+5
|
*
Add TASK_WAKEKILL
Matthew Wilcox
2007-12-06
1
-4
/
+4
|
*
exit: Use task_is_*
Matthew Wilcox
2007-12-06
1
-49
/
+39
|
*
signal: Use task_is_*
Matthew Wilcox
2007-12-06
1
-3
/
+3
|
*
sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL
Matthew Wilcox
2007-12-06
1
-8
/
+5
|
*
ptrace: Use task_is_*
Matthew Wilcox
2007-12-06
1
-4
/
+4
|
*
power: Use task_is_*
Matthew Wilcox
2007-12-06
1
-3
/
+3
|
*
wait: Use TASK_NORMAL
Matthew Wilcox
2007-12-06
1
-1
/
+1
*
|
debug: turn ignore_loglevel into an early param
Ingo Molnar
2008-01-31
1
-2
/
+2
*
|
sched: remove unused params
Gerald Stralko
2008-01-31
1
-5
/
+5
*
|
sched: let +nice tasks have smaller impact
Peter Zijlstra
2008-01-31
1
-1
/
+5
*
|
sched: fix high wake up latencies with FAIR_USER_SCHED
Srivatsa Vaddagiri
2008-01-31
1
-1
/
+1
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
57
-1833
/
+6354
|
\
\
|
*
|
KVM: Disallow fork() and similar games when using a VM
Avi Kivity
2008-01-30
1
-0
/
+1
|
*
|
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
2008-01-30
1
-0
/
+8
|
*
|
genirq: stackdump after the "Trying to free already-free IRQ" message
Ingo Molnar
2008-01-30
1
-0
/
+3
|
*
|
x86: add a simple backtrace test module
Arjan van de Ven
2008-01-30
2
-0
/
+49
|
*
|
x86: make early printk selectable on 64-bit as well
Ingo Molnar
2008-01-30
1
-0
/
+7
|
*
|
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli
2008-01-30
3
-0
/
+219
|
*
|
debug: add the end-of-trace marker and the module list to
Arjan van de Ven
2008-01-30
1
-4
/
+12
|
*
|
debug: move WARN_ON() out of line
Arjan van de Ven
2008-01-30
1
-0
/
+15
|
*
|
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
Andi Kleen
2008-01-30
1
-2
/
+19
|
*
|
genirq: turn irq debugging options into module params
Andi Kleen
2008-01-30
1
-0
/
+5
|
*
|
x86: compat_sys_ptrace
Roland McGrath
2008-01-30
1
-0
/
+46
|
*
|
x86: compat_ptrace_request
Roland McGrath
2008-01-30
1
-0
/
+38
|
*
|
x86: ptrace_request peekdata/pokedata
Roland McGrath
2008-01-30
1
-0
/
+7
|
*
|
spinlock: lockbreak cleanup
Nick Piggin
2008-01-30
2
-12
/
+7
|
*
|
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
1
-2
/
+2
|
*
|
ptrace: generic PTRACE_SINGLEBLOCK
Roland McGrath
2008-01-30
1
-1
/
+14
|
*
|
ptrace: generic resume
Roland McGrath
2008-01-30
1
-0
/
+61
|
*
|
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
2008-01-30
1
-0
/
+9
|
*
|
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
2008-01-30
2
-23
/
+54
|
*
|
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
2008-01-30
1
-2
/
+4
|
*
|
x86: make clockevents more robust
Ingo Molnar
2008-01-30
1
-0
/
+13
|
*
|
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
1
-0
/
+15
|
*
|
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
2008-01-30
1
-4
/
+10
|
*
|
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
2008-01-30
1
-1
/
+1
|
*
|
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
2008-01-30
1
-17
/
+5
|
*
|
timer: clean up tick-broadcast.c
Thomas Gleixner
2008-01-30
2
-7
/
+2
|
*
|
time: more timer related cleanups
Pavel Machek
2008-01-30
3
-3
/
+5
|
*
|
time: timer cleanups
Pavel Machek
2008-01-30
2
-3
/
+3
|
*
|
time: clean hungarian notation from timers
Pavel Machek
2008-01-30
1
-41
/
+39
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2008-01-29
2
-40
/
+166
|
|
\
\
|
|
*
|
[NET]: Remove the empty net_table
Pavel Emelyanov
2008-01-28
1
-8
/
+0
[next]