index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ipvs: flush defense_work before module unload
Oleg Nesterov
2007-05-09
1
-0
/
+1
*
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
2007-05-09
2
-21
/
+19
*
workqueue: introduce wq_per_cpu() helper
Oleg Nesterov
2007-05-09
1
-13
/
+13
*
unify queue_delayed_work() and queue_delayed_work_on()
Oleg Nesterov
2007-05-09
1
-22
/
+10
*
make queue_delayed_work() friendly to flush_fork()
Oleg Nesterov
2007-05-09
1
-10
/
+18
*
workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE
Oleg Nesterov
2007-05-09
1
-8
/
+15
*
workqueue: make init_workqueues() __init
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
workqueue: introduce workqueue_struct->singlethread
Oleg Nesterov
2007-05-09
1
-4
/
+6
*
workqueue: introduce cpu_singlethread_map
Oleg Nesterov
2007-05-09
1
-30
/
+25
*
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
Oleg Nesterov
2007-05-09
1
-0
/
+4
*
workqueue: don't save interrupts in run_workqueue()
Oleg Nesterov
2007-05-09
1
-10
/
+8
*
workqueue: kill run_scheduled_work()
Oleg Nesterov
2007-05-09
2
-74
/
+0
*
workqueue: don't migrate pending works from the dead CPU
Oleg Nesterov
2007-05-09
1
-219
/
+211
*
workqueue: don't clear cwq->thread until it exits
Oleg Nesterov
2007-05-09
1
-10
/
+5
*
workqueue: fix flush_workqueue() vs CPU_DEAD race
Oleg Nesterov
2007-05-09
1
-19
/
+25
*
workqueue: fix freezeable workqueues implementation
Oleg Nesterov
2007-05-09
1
-9
/
+9
*
slab: use CPU_LOCK_[ACQUIRE|RELEASE]
Heiko Carstens
2007-05-09
1
-8
/
+5
*
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
Heiko Carstens
2007-05-09
1
-9
/
+10
*
Eliminate lock_cpu_hotplug in kernel/schedc
Gautham R Shenoy
2007-05-09
1
-10
/
+18
*
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2007-05-09
2
-5
/
+16
*
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2007-05-09
2
-39
/
+107
*
relay: use plain timer instead of delayed work
Tom Zanussi
2007-05-09
2
-20
/
+18
*
phy: use flush_work_keventd()
Andrew Morton
2007-05-09
1
-3
/
+3
*
libata: use flush_work()
Andrew Morton
2007-05-09
1
-4
/
+4
*
e1000: use flush_work_keventd()
Andrew Morton
2007-05-09
1
-1
/
+1
*
tg3: use flush_work_keventd()
Andrew Morton
2007-05-09
2
-11
/
+2
*
kblockd: use flush_work
Andrew Morton
2007-05-09
3
-6
/
+5
*
aio: use flush_work()
Andrew Morton
2007-05-09
1
-4
/
+3
*
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
2007-05-09
1
-8
/
+17
*
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
2
-4
/
+95
*
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
*
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
2007-05-09
1
-5
/
+0
*
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2007-05-09
2
-0
/
+39
*
AFS: implement basic file write support
David Howells
2007-05-09
11
-27
/
+1483
*
AFS: AFS fixups
David Howells
2007-05-09
12
-109
/
+121
*
AFS: export a couple of core functions for AFS write support
David Howells
2007-05-09
1
-0
/
+2
*
Fix printk format warnings in timer_list.c
David Miller
2007-05-09
1
-11
/
+14
*
kernel-doc: small kernel-doc optimization
Borislav Petkov
2007-05-09
1
-3
/
+4
*
doc: what a patch series is
Randy Dunlap
2007-05-09
1
-1
/
+2
*
fs: use path_walk in do_path_lookup
Josef 'Jeff' Sipek
2007-05-09
1
-2
/
+2
*
fs: fix indentation in do_path_lookup
Josef 'Jeff' Sipek
2007-05-09
1
-3
/
+1
*
clocksource: spelling error in watchdog code
Daniel Walker
2007-05-09
1
-3
/
+3
*
mutex_lock_interruptible(): add __must_check
Andrew Morton
2007-05-09
1
-2
/
+3
*
tty_set_ldisc() receive_room fix
Paul Fulghum
2007-05-09
1
-7
/
+7
*
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
2
-119
/
+125
*
nbd: check the return value of sysfs_create_file
WANG Cong
2007-05-09
1
-4
/
+11
*
pasemi: hardware rng driver
Olof Johansson
2007-05-09
3
-0
/
+171
*
Add info about whitespace to SubmitChecklist
Roland Dreier
2007-05-09
1
-0
/
+4
[prev]
[next]