Commit Graph

11751 Commits (839a4fcc8af7412be2efd11f0bd0504757f79f08)

Author SHA1 Message Date
Linus Torvalds 5f2e8e2b0b kernel/watchdog.c: Use proper ANSI C prototypes 14 years ago
Thomas Gleixner 68fa61c026 hrtimers: Reorder clock bases 14 years ago
Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases 14 years ago
Thomas Gleixner 9ec2690758 timerfd: Manage cancelable timers in timerfd 14 years ago
Mandeep Singh Baines 4eec42f392 watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh 14 years ago
Mandeep Singh Baines 586692a5a5 watchdog: Disable watchdog when thresh is zero 14 years ago
Mandeep Singh Baines e04ab2bc41 watchdog: Only disable/enable watchdog if neccessary 14 years ago
Mandeep Singh Baines 824c6b7f62 watchdog: Fix rounding bug in get_sample_period() 14 years ago
Kevin Cernekee be84bfcc3e ipc: Add missing sys_ni entries for ipc/compat.c functions 14 years ago
Daniel Hellstrom 17d9f311ec SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
Nikhil Rao c8b281161d sched: Increase SCHED_LOAD_SCALE resolution 14 years ago
Nikhil Rao 1399fa7807 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations 14 years ago
Nikhil Rao f05998d4b8 sched: Cleanup set_load_weight() 14 years ago
Thomas Gleixner c0e299b1a9 clockevents/source: Use u64 to make 32bit happy 14 years ago
Steven Rostedt a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata 14 years ago
Ingo Molnar c5fc472171 core_kernel_data(): Fix architectures that do not define _sdata 14 years ago
Paul E. McKenney 80d02085d9 Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" 14 years ago
Thomas Gleixner 80b816b736 clockevents: Provide interface to reconfigure an active clock event device 14 years ago
Thomas Gleixner 57f0fcbe1d clockevents: Provide combined configure and register function 14 years ago
Thomas Gleixner 724ed53e8a clocksource: Get rid of the hardcoded 5 seconds sleep time limit 14 years ago
Jonathan Cameron f721a465cd params.c: Use new strtobool function to process boolean inputs 14 years ago
Alessio Igor Bogani 9d63487f86 module: Use binary search in lookup_symbol() 14 years ago
Alessio Igor Bogani 403ed27846 module: Use the binary search for symbols resolution 14 years ago
Rusty Russell de4d8d5346 module: each_symbol_section instead of each_symbol 14 years ago
Jan Glauber 01526ed083 module: split unset_section_ro_nx function. 14 years ago
Jan Glauber 448694a1d5 module: undo module RONX protection correctly. 14 years ago
Jan Glauber 4d10380e72 module: zero mod->init_ro_size after init is freed. 14 years ago
Daniel J Blueman 5d05c70849 minor ANSI prototype sparse fix 14 years ago
Dmitry Torokhov b4bc842802 module: deal with alignment issues in built-in module versions 14 years ago
Steven Rostedt 95950c2ecb ftrace: Add self-tests for multiple function trace users 14 years ago
Steven Rostedt 936e074b28 ftrace: Modify ftrace_set_filter/notrace to take ops 14 years ago
Steven Rostedt cdbe61bfe7 ftrace: Allow dynamically allocated function tracers 14 years ago
Steven Rostedt b848914ce3 ftrace: Implement separate user function filtering 14 years ago
Steven Rostedt 07fd5515f3 ftrace: Free hash with call_rcu_sched() 14 years ago
Steven Rostedt 2b499381bc ftrace: Have global_ops store the functions that are to be traced 14 years ago
Steven Rostedt bd69c30b1d ftrace: Add ops parameter to ftrace_startup/shutdown functions 14 years ago
Steven Rostedt 647bcd03d5 ftrace: Add enabled_functions file 14 years ago
Steven Rostedt ed926f9b35 ftrace: Use counters to enable functions to trace 14 years ago
Steven Rostedt 33dc9b1267 ftrace: Separate hash allocation and assignment 14 years ago
Steven Rostedt f45948e898 ftrace: Create a global_ops to hold the filter and notrace hashes 14 years ago
Steven Rostedt 1cf41dd799 ftrace: Use hash instead for FTRACE_FL_FILTER 14 years ago
Steven Rostedt b448c4e3ae ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions 14 years ago
Jonathan Cameron edf76f8307 irq: Export functions to allow modular irq drivers 14 years ago
Thomas Gleixner fe12bc2c99 genirq: Uninline and sanity check generic_handle_irq() 14 years ago
Thomas Gleixner fe05143484 genirq: Remove pointless ifdefs 14 years ago
Rafael J. Wysocki 91e7c75ba9 PM: Allow drivers to allocate memory from .prepare() callbacks safely 14 years ago
Rafael J. Wysocki c650da23d5 PM: Remove CONFIG_PM_VERBOSE 14 years ago
Rafael J. Wysocki 1c1be3a949 Revert "PM / Hibernate: Reduce autotuned default image size" 14 years ago
Rafael J. Wysocki ddeb648708 PM / Hibernate: Add sysfs knob to control size of memory for drivers 14 years ago