index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbatm_heavy_init: don't use CLONE_SIGHAND
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
Change reparent_to_init to reparent_to_kthreadd
Eric W. Biederman
2007-05-09
1
-8
/
+8
*
kthread: don't depend on work queues
Eric W. Biederman
2007-05-09
3
-56
/
+76
*
____call_usermodehelper: don't flush_signals()
Oleg Nesterov
2007-05-09
1
-1
/
+0
*
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
9
-40
/
+41
*
slab: shut down cache_reaper when cpu goes down
Christoph Lameter
2007-05-09
1
-0
/
+14
*
zap_other_threads: remove unneeded ->exit_signal change
Oleg Nesterov
2007-05-09
1
-11
/
+0
*
worker_thread: fix racy try_to_freeze() usage
Oleg Nesterov
2007-05-09
1
-4
/
+4
*
worker_thread: don't play with signals
Oleg Nesterov
2007-05-09
1
-7
/
+0
*
workqueue: kill NOAUTOREL works
Oleg Nesterov
2007-05-09
2
-58
/
+11
*
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
[next]