Age | Commit message (Expand) | Author |
2011-05-10 | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar |
2011-05-07 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-06 | Regression: partial revert "tracing: Remove lock_depth from event entry" | Arjan van de Ven |
2011-05-06 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | Ingo Molnar |
2011-05-04 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2011-05-04 | perf events: Clean up definitions and initializers, update copyrights | Ingo Molnar |
2011-05-03 | hw breakpoints: Move to kernel/events/ | Borislav Petkov |
2011-05-03 | perf: Start the restructuring | Borislav Petkov |
2011-05-02 | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL | Geert Uytterhoeven |
2011-05-01 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-05-01 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-04-30 | Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-04-29 | ftrace: Consolidate the function match routines for normal and mods | Steven Rostedt |
2011-04-29 | ftrace: Consolidate updating of ftrace_trace_function | Steven Rostedt |
2011-04-29 | ftrace: Move record update for normal and modules into a separate function | Steven Rostedt |
2011-04-29 | ftrace: Remove FTRACE_FL_CONVERTED flag | Steven Rostedt |
2011-04-29 | ftrace: Remove FTRACE_FL_FAILED flag | Steven Rostedt |
2011-04-29 | ftrace: Remove failures file | Steven Rostedt |
2011-04-29 | ftrace: Remove unnecessary disabling of irqs | Steven Rostedt |
2011-04-29 | ftrace: Make FTRACE_WARN_ON() work in if condition | Steven Rostedt |
2011-04-29 | ftrace: Only update the function code on write to filter files | Steven Rostedt |
2011-04-29 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-04-29 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-04-29 | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo |
2011-04-29 | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner |
2011-04-28 | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog | Hillf Danton |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-04-27 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2011-04-25 | ptrace: Prepare to fix racy accesses on task breakpoints | Frederic Weisbecker |
2011-04-23 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2011-04-21 | ftrace: Build without frame pointers on Microblaze | Michal Simek |
2011-04-20 | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki |
2011-04-19 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-04-18 | PM: Fix error code paths executed after failing syscore_suspend() | Rafael J. Wysocki |
2011-04-18 | next_pidmap: fix overflow condition | Linus Torvalds |
2011-04-18 | posix clocks: Replace mutex with reader/writer semaphore | Richard Cochran |
2011-04-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe |
2011-04-16 | block: let io_schedule() flush the plug inline | Jens Axboe |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-15 | futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup | Darren Hart |
2011-04-13 | block: don't flush plugged IO on forced preemtion scheduling | Linus Torvalds |
2011-04-12 | block: fixup block IO unplug trace call | Jens Axboe |
2011-04-12 | block: remove block_unplug_timer() trace point | Jens Axboe |
2011-04-11 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan |
2011-04-11 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki |
2011-04-11 | sched: Fix erroneous all_pinned logic | Ken Chen |
2011-04-11 | sched: Fix sched-domain avg_load calculation | Ken Chen |
2011-04-11 | perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() | Stephane Eranian |