Commit Graph

2285 Commits (7155c9f576fc8cff12448110b5d104096ba58aee)

Author SHA1 Message Date
Oleg Nesterov 7097a87afe workqueue: kill run_scheduled_work() 18 years ago
Oleg Nesterov 3af24433ef workqueue: don't migrate pending works from the dead CPU 18 years ago
Oleg Nesterov 36aa9dfc39 workqueue: don't clear cwq->thread until it exits 18 years ago
Oleg Nesterov d721304dce workqueue: fix flush_workqueue() vs CPU_DEAD race 18 years ago
Oleg Nesterov 319c2a986e workqueue: fix freezeable workqueues implementation 18 years ago
Heiko Carstens e7407dcc69 call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed 18 years ago
Gautham R Shenoy 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 years ago
Gautham R Shenoy baaca49f41 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE 18 years ago
Gautham R Shenoy 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 years ago
Tom Zanussi 7c9cb38302 relay: use plain timer instead of delayed work 18 years ago
Oleg Nesterov 83c22520c5 flush_cpu_workqueue: don't flush an empty ->worklist 18 years ago
Andrew Morton edab2516a6 flush_workqueue(): use preempt_disable to hold off cpu hotplug 18 years ago
Oleg Nesterov b89deed32c implement flush_work() 18 years ago
Oleg Nesterov fc2e4d7041 reimplement flush_workqueue() 18 years ago
Andrew Morton e18f3ffb9c schedule_on_each_cpu(): use preempt_disable() 18 years ago
David Miller 9b04bd2756 Fix printk format warnings in timer_list.c 18 years ago
Daniel Walker 35c35d1afa clocksource: spelling error in watchdog code 18 years ago
Roland McGrath 55c0d1f83e Move sig_kernel_* et al macros to linux/signal.h 18 years ago
Akinobu Mita 85badbdf51 use simple_read_from_buffer in kernel/ 18 years ago
Jeff Dike cb0c78cc94 Fix Linuxdoc comment 18 years ago
Rafael J. Wysocki a3d25c275d PM: Separate hibernation code from suspend code 18 years ago
Andrew Morton d60846c4d1 swsusp: clean up printk 18 years ago
John Anthony Kazos Jr f42df9e658 general: convert "kernel" subdirectory to UTF-8 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Johannes Berg 940d67f6b9 [POWERPC] swsusp: Introduce register_nosave_region_late 18 years ago
Robert P. J. Day 02a3e59a08 Fix minor typoes in kernel/module.c 18 years ago
David Sterba 3dde6ad8fc Fix trivial typos in Kconfig* files 18 years ago
Andrew Morton d5f9f942c6 revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array' 18 years ago
Bernhard Walle d85a60d85e Add IRQF_IRQPOLL flag (common code) 18 years ago
Ananth N Mavinakayanahalli bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 years ago
Christoph Hellwig 4c4308cb93 kprobes: kretprobes simplifications 18 years ago
Christoph Hellwig 6f716acd5f kprobes: codingstyle cleanups 18 years ago
Christoph Hellwig b0bb501651 kprobes: use hlist_for_each_entry 18 years ago
Josh Triplett ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 years ago
Josh Triplett c8e5b16310 rcutorture: style cleanup: avoid != NULL in boolean tests 18 years ago
Ahmed S. Darwish 788e770eb2 rcutorture: Use ARRAY_SIZE macro when appropriate 18 years ago
Siddha, Suresh B c3396620ca sched: align rq to cacheline boundary 18 years ago
Dmitry Adamushko bd53f96ca5 sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array 18 years ago
Siddha, Suresh B 4953198b6c sched: optimize siblings status check logic in wake_idle() 18 years ago
Eric Dumazet 5517d86bea Speed up divides by cpu_power in scheduler 18 years ago
Siddha, Suresh B 46cb4b7c88 sched: dynticks idle load balancing 18 years ago
Siddha, Suresh B bdecea3a92 sched: fix idle load balancing in softirqd context 18 years ago
Stas Sergeev 6bdb6b620e export hrtimer_forward 18 years ago
David Rientjes 6f7f02e78a cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset 18 years ago
Jarek Poplawski 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 years ago
Adrian Bunk 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 years ago
Tom Alsberg 9926e4c743 CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Jarek Poplawski 9e860d000a lockdep: lookup_chain_cache comment errata 18 years ago
Thomas Gleixner d3ed782458 highres/dyntick: prevent xtime lock contention 18 years ago