Age | Commit message (Expand) | Author |
2011-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines |
2011-05-23 | watchdog: Disable watchdog when thresh is zero | Mandeep Singh Baines |
2011-05-23 | watchdog: Only disable/enable watchdog if neccessary | Mandeep Singh Baines |
2011-05-23 | watchdog: Fix rounding bug in get_sample_period() | Mandeep Singh Baines |
2011-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2011-05-20 | ipc: Add missing sys_ni entries for ipc/compat.c functions | Kevin Cernekee |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-20 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-05-20 | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI | Daniel Hellstrom |
2011-05-20 | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-20 | clockevents/source: Use u64 to make 32bit happy | Thomas Gleixner |
2011-05-20 | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt |
2011-05-20 | Merge branch 'perf/core' into perf/urgent | Ingo Molnar |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-05-20 | core_kernel_data(): Fix architectures that do not define _sdata | Ingo Molnar |
2011-05-19 | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" | Paul E. McKenney |
2011-05-19 | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner |
2011-05-19 | clockevents: Provide combined configure and register function | Thomas Gleixner |
2011-05-19 | clocksource: Get rid of the hardcoded 5 seconds sleep time limit | Thomas Gleixner |
2011-05-19 | params.c: Use new strtobool function to process boolean inputs | Jonathan Cameron |
2011-05-19 | module: Use binary search in lookup_symbol() | Alessio Igor Bogani |
2011-05-19 | module: Use the binary search for symbols resolution | Alessio Igor Bogani |
2011-05-19 | module: each_symbol_section instead of each_symbol | Rusty Russell |
2011-05-19 | module: split unset_section_ro_nx function. | Jan Glauber |
2011-05-19 | module: undo module RONX protection correctly. | Jan Glauber |
2011-05-19 | module: zero mod->init_ro_size after init is freed. | Jan Glauber |
2011-05-19 | minor ANSI prototype sparse fix | Daniel J Blueman |
2011-05-19 | module: deal with alignment issues in built-in module versions | Dmitry Torokhov |
2011-05-18 | ftrace: Add self-tests for multiple function trace users | Steven Rostedt |
2011-05-18 | ftrace: Modify ftrace_set_filter/notrace to take ops | Steven Rostedt |
2011-05-18 | ftrace: Allow dynamically allocated function tracers | Steven Rostedt |
2011-05-18 | ftrace: Implement separate user function filtering | Steven Rostedt |
2011-05-18 | ftrace: Free hash with call_rcu_sched() | Steven Rostedt |
2011-05-18 | ftrace: Have global_ops store the functions that are to be traced | Steven Rostedt |
2011-05-18 | ftrace: Add ops parameter to ftrace_startup/shutdown functions | Steven Rostedt |
2011-05-18 | ftrace: Add enabled_functions file | Steven Rostedt |
2011-05-18 | ftrace: Use counters to enable functions to trace | Steven Rostedt |