Commit Graph

2117 Commits (e41e8bde43026d5d2e41464e6105a50b31e34102)

Author SHA1 Message Date
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
Martin Peschke 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 years ago
Robert P. J. Day 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 years ago
Ravikiran G Thirumalai e729aa16b1 Pad irq_desc to internode cacheline size 18 years ago
Pavel Emelianov 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 years ago
Bert Wesarg 9730b5b06f kernel/params.c: fix lying comment for param_array() 18 years ago
Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Alexey Dobriyan ea07890a68 Fix race between rmmod and cat /proc/kallsyms 18 years ago
Alexey Dobriyan ae84e32470 Simplify module_get_kallsym() by dropping length arg 18 years ago
Jan Engelhardt b73a7e76c1 Fix kevent's childs priority greediness 18 years ago
Simon Horman 6672f76a5a kdump/kexec: calculate note size at compile time 18 years ago