Age | Commit message (Expand) | Author |
2010-10-18 | sched: Do not consider SCHED_IDLE tasks to be cache hot | Nikhil Rao |
2010-10-18 | perf: Optimize sw events | Peter Zijlstra |
2010-10-18 | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra |
2010-10-18 | jump_label: Use more consistent naming | Peter Zijlstra |
2010-10-18 | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra |
2010-10-18 | perf: Find task before event alloc | Peter Zijlstra |
2010-10-18 | perf: Fix task refcount bugs | Peter Zijlstra |
2010-10-18 | perf: Fix group moving | Peter Zijlstra |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-18 | perf_events: Fix transaction recovery in group_sched_in() | Stephane Eranian |
2010-10-18 | perf_events: Fix bogus context time tracking | Stephane Eranian |
2010-10-18 | lockdep: Check the depth of subclass | Hitoshi Mitake |
2010-10-18 | lockdep: Add improved subclass caching | Hitoshi Mitake |
2010-10-18 | Merge branch 'linus' into core/locking | Ingo Molnar |
2010-10-18 | sched: Drop all load weight manipulation for RT tasks | Linus Walleij |
2010-10-18 | sched: Create special class for stop/migrate work | Peter Zijlstra |
2010-10-18 | sched: Unindent labels | Peter Zijlstra |
2010-10-18 | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt |
2010-10-18 | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt |
2010-10-18 | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt |
2010-10-18 | tracing: Graph support for wakeup tracer | Jiri Olsa |
2010-10-18 | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa |
2010-10-18 | tracing: Add proper check for irq_depth routines | Jiri Olsa |
2010-10-18 | tracing/trivial: Remove cast from void* | matt mooney |
2010-10-17 | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon |
2010-10-17 | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan |
2010-10-17 | PM / Hibernate: Modify signature used to mark swap | Rafael J. Wysocki |
2010-10-17 | PM: Allow wakeup events to abort freezing of tasks | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Make some boot messages look less scary | Rafael J. Wysocki |
2010-10-17 | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Improve comments in hibernate_preallocate_memory() | Rafael J. Wysocki |
2010-10-17 | PM / Runtime: Use alloc_workqueue() for creating the PM workqueue | Rafael J. Wysocki |
2010-10-17 | PM: Fix unmet dependency warning from kconfig | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver |
2010-10-15 | sysctl: min/max bounds are optional | Eric Dumazet |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-15 | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar |
2010-10-14 | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT | Steven Rostedt |
2010-10-15 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-10-14 | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt |
2010-10-14 | hrtimer: Preserve timer state in remove_hrtimer() | Salman Qazi |
2010-10-14 | sched: Comment updates: fix default latency and granularity numbers | Takuya Yoshikawa |
2010-10-14 | Merge branch 'linus' into sched/core | Ingo Molnar |
2010-10-14 | futex: Fix kernel-doc notation & typos | Randy Dunlap |
2010-10-14 | kprobes: Fix selftest to clear flags field for reusing probes | Masami Hiramatsu |
2010-10-13 | tracing: Fix function-graph build warning on 32-bit | Borislav Petkov |
2010-10-13 | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt |
2010-10-12 | genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build | Thomas Gleixner |