index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
Oleg Nesterov
1
-0
/
+4
2007-05-09
workqueue: don't save interrupts in run_workqueue()
Oleg Nesterov
1
-10
/
+8
2007-05-09
workqueue: kill run_scheduled_work()
Oleg Nesterov
1
-73
/
+0
2007-05-09
workqueue: don't migrate pending works from the dead CPU
Oleg Nesterov
1
-219
/
+211
2007-05-09
workqueue: don't clear cwq->thread until it exits
Oleg Nesterov
1
-10
/
+5
2007-05-09
workqueue: fix flush_workqueue() vs CPU_DEAD race
Oleg Nesterov
1
-19
/
+25
2007-05-09
workqueue: fix freezeable workqueues implementation
Oleg Nesterov
1
-9
/
+9
2007-05-09
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
Heiko Carstens
1
-9
/
+10
2007-05-09
Eliminate lock_cpu_hotplug in kernel/schedc
Gautham R Shenoy
1
-10
/
+18
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
1
-5
/
+14
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
1
-17
/
+77
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
1
-19
/
+16
2007-05-09
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
1
-8
/
+17
2007-05-09
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
1
-6
/
+10
2007-05-09
implement flush_work()
Oleg Nesterov
1
-3
/
+92
2007-05-09
reimplement flush_workqueue()
Oleg Nesterov
1
-39
/
+31
2007-05-09
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
1
-2
/
+2
2007-05-09
Fix printk format warnings in timer_list.c
David Miller
1
-11
/
+14
2007-05-09
clocksource: spelling error in watchdog code
Daniel Walker
1
-3
/
+3
2007-05-09
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
1
-119
/
+0
2007-05-09
use simple_read_from_buffer in kernel/
Akinobu Mita
2
-18
/
+4
2007-05-09
Fix Linuxdoc comment
Jeff Dike
1
-1
/
+0
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
5
-127
/
+132
2007-05-09
swsusp: clean up printk
Andrew Morton
1
-1
/
+1
2007-05-08
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...
Andrew Morton
1
-16
/
+18
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-2
/
+2
2007-05-08
Add IRQF_IRQPOLL flag (common code)
Bernhard Walle
2
-1
/
+5
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-7
/
+149
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-43
/
+21
2007-05-08
kprobes: codingstyle cleanups
Christoph Hellwig
1
-25
/
+30
2007-05-08
kprobes: use hlist_for_each_entry
Christoph Hellwig
1
-6
/
+3
2007-05-08
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
1
-9
/
+6
2007-05-08
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
1
-14
/
+14
2007-05-08
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-05-08
sched: align rq to cacheline boundary
Siddha, Suresh B
1
-1
/
+1
2007-05-08
sched: redundant reschedule when set_user_nice() boosts a prio of a task from...
Dmitry Adamushko
1
-18
/
+16
2007-05-08
sched: optimize siblings status check logic in wake_idle()
Siddha, Suresh B
1
-1
/
+10
2007-05-08
Speed up divides by cpu_power in scheduler
Eric Dumazet
1
-29
/
+54
2007-05-08
sched: dynticks idle load balancing
Siddha, Suresh B
2
-13
/
+219
2007-05-08
sched: fix idle load balancing in softirqd context
Siddha, Suresh B
1
-7
/
+5
2007-05-08
export hrtimer_forward
Stas Sergeev
1
-0
/
+1
2007-05-08
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
David Rientjes
1
-8
/
+30
2007-05-08
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
1
-23
/
+15
2007-05-08
The scheduled -EINVAL for invalid timevals in setitimer
Adrian Bunk
1
-56
/
+3
2007-05-08
CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
Tom Alsberg
1
-9
/
+10
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
2
-9
/
+9
2007-05-08
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
1
-2
/
+3
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
3
-3
/
+48
2007-05-08
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
audit: add spaces on either side of case "..." operator.
Robert P. J. Day
1
-4
/
+4
[next]