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.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
...
*
|
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
2007-05-09
1
-6
/
+10
*
|
implement flush_work()
Oleg Nesterov
2007-05-09
1
-3
/
+92
*
|
reimplement flush_workqueue()
Oleg Nesterov
2007-05-09
1
-39
/
+31
*
|
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
2007-05-09
1
-2
/
+2
*
|
Fix printk format warnings in timer_list.c
David Miller
2007-05-09
1
-11
/
+14
*
|
clocksource: spelling error in watchdog code
Daniel Walker
2007-05-09
1
-3
/
+3
*
|
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
1
-119
/
+0
*
|
use simple_read_from_buffer in kernel/
Akinobu Mita
2007-05-09
2
-18
/
+4
*
|
Fix Linuxdoc comment
Jeff Dike
2007-05-09
1
-1
/
+0
*
|
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
5
-127
/
+132
*
|
swsusp: clean up printk
Andrew Morton
2007-05-09
1
-1
/
+1
|
/
*
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...
Andrew Morton
2007-05-08
1
-16
/
+18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
1
-2
/
+2
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
22
-265
/
+563
|
|
\
|
*
|
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
2007-05-07
1
-2
/
+2
*
|
|
Add IRQF_IRQPOLL flag (common code)
Bernhard Walle
2007-05-08
2
-1
/
+5
*
|
|
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
1
-7
/
+149
*
|
|
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
1
-43
/
+21
*
|
|
kprobes: codingstyle cleanups
Christoph Hellwig
2007-05-08
1
-25
/
+30
*
|
|
kprobes: use hlist_for_each_entry
Christoph Hellwig
2007-05-08
1
-6
/
+3
*
|
|
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
2007-05-08
1
-9
/
+6
*
|
|
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
2007-05-08
1
-14
/
+14
*
|
|
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-08
1
-1
/
+1
*
|
|
sched: align rq to cacheline boundary
Siddha, Suresh B
2007-05-08
1
-1
/
+1
*
|
|
sched: redundant reschedule when set_user_nice() boosts a prio of a task from...
Dmitry Adamushko
2007-05-08
1
-18
/
+16
*
|
|
sched: optimize siblings status check logic in wake_idle()
Siddha, Suresh B
2007-05-08
1
-1
/
+10
*
|
|
Speed up divides by cpu_power in scheduler
Eric Dumazet
2007-05-08
1
-29
/
+54
*
|
|
sched: dynticks idle load balancing
Siddha, Suresh B
2007-05-08
2
-13
/
+219
*
|
|
sched: fix idle load balancing in softirqd context
Siddha, Suresh B
2007-05-08
1
-7
/
+5
*
|
|
export hrtimer_forward
Stas Sergeev
2007-05-08
1
-0
/
+1
*
|
|
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
David Rientjes
2007-05-08
1
-8
/
+30
*
|
|
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
2007-05-08
1
-23
/
+15
*
|
|
The scheduled -EINVAL for invalid timevals in setitimer
Adrian Bunk
2007-05-08
1
-56
/
+3
*
|
|
CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
Tom Alsberg
2007-05-08
1
-9
/
+10
*
|
|
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-05-08
2
-9
/
+9
*
|
|
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
2007-05-08
1
-2
/
+3
*
|
|
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
2007-05-08
3
-3
/
+48
*
|
|
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
1
-8
/
+1
*
|
|
audit: add spaces on either side of case "..." operator.
Robert P. J. Day
2007-05-08
1
-4
/
+4
*
|
|
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2007-05-08
1
-1
/
+1
*
|
|
Lockdep treats down_write_trylock like regular down_write
Pavel Emelianov
2007-05-08
1
-1
/
+1
*
|
|
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
2007-05-08
1
-1
/
+1
*
|
|
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
2
-0
/
+46
*
|
|
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
4
-13
/
+48
*
|
|
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
6
-16
/
+13
*
|
|
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
2007-05-08
2
-20
/
+22
*
|
|
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
2007-05-08
2
-3
/
+4
*
|
|
Fix kevent's childs priority greediness
Jan Engelhardt
2007-05-08
1
-0
/
+6
*
|
|
kdump/kexec: calculate note size at compile time
Simon Horman
2007-05-08
1
-2
/
+2
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
13
-13
/
+0
[prev]
[next]