index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2007-05-09
workqueue: kill NOAUTOREL works
Oleg Nesterov
2007-05-09
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
2007-05-09
workqueue: introduce wq_per_cpu() helper
Oleg Nesterov
2007-05-09
unify queue_delayed_work() and queue_delayed_work_on()
Oleg Nesterov
2007-05-09
make queue_delayed_work() friendly to flush_fork()
Oleg Nesterov
2007-05-09
workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE
Oleg Nesterov
2007-05-09
workqueue: make init_workqueues() __init
Oleg Nesterov
2007-05-09
workqueue: introduce workqueue_struct->singlethread
Oleg Nesterov
2007-05-09
workqueue: introduce cpu_singlethread_map
Oleg Nesterov
2007-05-09
workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork
Oleg Nesterov
2007-05-09
workqueue: don't save interrupts in run_workqueue()
Oleg Nesterov
2007-05-09
workqueue: kill run_scheduled_work()
Oleg Nesterov
2007-05-09
workqueue: don't migrate pending works from the dead CPU
Oleg Nesterov
2007-05-09
workqueue: don't clear cwq->thread until it exits
Oleg Nesterov
2007-05-09
workqueue: fix flush_workqueue() vs CPU_DEAD race
Oleg Nesterov
2007-05-09
workqueue: fix freezeable workqueues implementation
Oleg Nesterov
2007-05-09
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed
Heiko Carstens
2007-05-09
Eliminate lock_cpu_hotplug in kernel/schedc
Gautham R Shenoy
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2007-05-09
relay: use plain timer instead of delayed work
Tom Zanussi
2007-05-09
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
2007-05-09
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
2007-05-09
implement flush_work()
Oleg Nesterov
2007-05-09
reimplement flush_workqueue()
Oleg Nesterov
2007-05-09
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
2007-05-09
Fix printk format warnings in timer_list.c
David Miller
2007-05-09
clocksource: spelling error in watchdog code
Daniel Walker
2007-05-09
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
use simple_read_from_buffer in kernel/
Akinobu Mita
2007-05-09
Fix Linuxdoc comment
Jeff Dike
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
swsusp: clean up printk
Andrew Morton
2007-05-09
general: convert "kernel" subdirectory to UTF-8
John Anthony Kazos Jr
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
2007-05-09
Fix minor typoes in kernel/module.c
Robert P. J. Day
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
2007-05-08
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...
Andrew Morton
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
Add IRQF_IRQPOLL flag (common code)
Bernhard Walle
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
kprobes: codingstyle cleanups
Christoph Hellwig
2007-05-08
kprobes: use hlist_for_each_entry
Christoph Hellwig
2007-05-08
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
2007-05-08
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
2007-05-08
rcutorture: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-08
sched: align rq to cacheline boundary
Siddha, Suresh B
2007-05-08
sched: redundant reschedule when set_user_nice() boosts a prio of a task from...
Dmitry Adamushko
[prev]
[next]