summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20clockevents/source: Use u64 to make 32bit happyThomas Gleixner
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-05-20Merge branch 'perf/core' into perf/urgentIngo Molnar
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-20core_kernel_data(): Fix architectures that do not define _sdataIngo Molnar
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner
2011-05-19params.c: Use new strtobool function to process boolean inputsJonathan Cameron
2011-05-19module: Use binary search in lookup_symbol()Alessio Igor Bogani
2011-05-19module: Use the binary search for symbols resolutionAlessio Igor Bogani
2011-05-19module: each_symbol_section instead of each_symbolRusty Russell
2011-05-19module: split unset_section_ro_nx function.Jan Glauber
2011-05-19module: undo module RONX protection correctly.Jan Glauber
2011-05-19module: zero mod->init_ro_size after init is freed.Jan Glauber
2011-05-19minor ANSI prototype sparse fixDaniel J Blueman
2011-05-19module: deal with alignment issues in built-in module versionsDmitry Torokhov
2011-05-18ftrace: Add self-tests for multiple function trace usersSteven Rostedt
2011-05-18ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt
2011-05-18ftrace: Allow dynamically allocated function tracersSteven Rostedt
2011-05-18ftrace: Implement separate user function filteringSteven Rostedt
2011-05-18ftrace: Free hash with call_rcu_sched()Steven Rostedt
2011-05-18ftrace: Have global_ops store the functions that are to be tracedSteven Rostedt
2011-05-18ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt
2011-05-18ftrace: Add enabled_functions fileSteven Rostedt
2011-05-18ftrace: Use counters to enable functions to traceSteven Rostedt
2011-05-18ftrace: Separate hash allocation and assignmentSteven Rostedt
2011-05-18ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt
2011-05-18ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt
2011-05-18ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt
2011-05-18irq: Export functions to allow modular irq driversJonathan Cameron
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner
2011-05-18genirq: Remove pointless ifdefsThomas Gleixner
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki