Age | Commit message (Expand) | Author | Files | Lines |
2010-02-28 | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 1 | -1/+0 |
2010-02-28 | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+88 |
2010-02-28 | blktrace: perform cleanup after setup error | Dmitry Monakhov | 1 | -2/+3 |
2010-02-28 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+13 |
2010-02-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -2440/+1785 |
2010-02-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -28/+58 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -479/+579 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -328/+370 |
2010-02-28 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -225/+589 |
2010-02-28 | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 2 | -4/+5 |
2010-02-27 | percpu: Add __percpu sparse annotations to hw_breakpoint | Tejun Heo | 1 | -5/+5 |
2010-02-27 | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 21 | -82/+216 |
2010-02-27 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -9/+43 |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2 | -1/+6 |
2010-02-27 | rcu: Fix accelerated GPs for last non-dynticked CPU | Paul E. McKenney | 1 | -1/+9 |
2010-02-27 | rcu: Fix accelerated grace periods for last non-dynticked CPU | Paul E. McKenney | 3 | -20/+57 |
2010-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 6 | -69/+65 |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -0/+691 |
2010-02-26 | ftrace: Add function names to dangling } in function graph tracer | Steven Rostedt | 1 | -9/+43 |
2010-02-26 | PM / Hibernate: Fix preallocating of memory | Rafael J. Wysocki | 1 | -1/+1 |
2010-02-26 | PM / Hibernate: Remove swsusp.c finally | Jiri Slaby | 1 | -58/+0 |
2010-02-26 | PM / Hibernate: Remove trailing space in message | Frans Pop | 1 | -1/+1 |
2010-02-26 | PM / Hibernate: Swap, remove useless check from swsusp_read() | Jiri Slaby | 1 | -4/+0 |
2010-02-26 | PM / Hibernate: Really deprecate deprecated user ioctls | Jiri Slaby | 1 | -4/+19 |
2010-02-26 | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki | 1 | -0/+14 |
2010-02-26 | PM: Add a switch for disabling/enabling asynchronous suspend/resume | Rafael J. Wysocki | 1 | -1/+30 |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -5/+44 |
2010-02-26 | perf_event: Fix preempt warning in perf_clock() | Peter Zijlstra | 1 | -1/+1 |
2010-02-26 | sched: Fix SCHED_MC regression caused by change in sched cpu_power | Suresh Siddha | 1 | -33/+43 |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 1 | -27/+18 |
2010-02-26 | perf_events, x86: AMD event scheduling | Stephane Eranian | 1 | -0/+5 |
2010-02-26 | perf_events: Add new start/stop PMU callbacks | Stephane Eranian | 1 | -2/+18 |
2010-02-26 | perf_events: Report the MMAP pgoff value in bytes | Peter Zijlstra | 1 | -1/+1 |
2010-02-26 | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 6 | -17/+6 |
2010-02-26 | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar | 33 | -160/+372 |
2010-02-26 | early_res: Add free_early_partial() | Yinghai Lu | 1 | -0/+55 |
2010-02-26 | rcu: Export rcu_scheduler_active | Paul E. McKenney | 1 | -0/+1 |
2010-02-26 | rcu: Make rcu_read_lock_sched_held() take boot time into account | Paul E. McKenney | 2 | -19/+18 |
2010-02-26 | rcu: Make lockdep_rcu_dereference() message less alarmist | Paul E. McKenney | 1 | -3/+3 |
2010-02-25 | kprobes: Jump optimization sysctl interface | Masami Hiramatsu | 2 | -3/+97 |
2010-02-25 | kprobes: Introduce kprobes jump optimization | Masami Hiramatsu | 1 | -51/+410 |
2010-02-25 | kprobes: Introduce generic insn_slot framework | Masami Hiramatsu | 1 | -39/+65 |
2010-02-25 | tracing: Simplify memory recycle of trace_define_field | Wenji Huang | 1 | -3/+1 |
2010-02-25 | tracing: Remove unnecessary variable in print_graph_return | Wenji Huang | 1 | -1/+0 |
2010-02-25 | tracing: Fix typo of info text in trace_kprobe.c | Wenji Huang | 1 | -2/+2 |
2010-02-25 | tracing: Fix typo in prof_sysexit_enable() | Wenji Huang | 1 | -1/+1 |
2010-02-25 | tracing: Remove CONFIG_TRACE_POWER from kernel config | Li Zefan | 1 | -9/+0 |
2010-02-25 | tracing: Fix ftrace_event_call alignment for use with gcc 4.5 | Jeff Mahoney | 1 | -1/+2 |
2010-02-25 | sched, cgroups: Fix module export | Ingo Molnar | 1 | -0/+1 |
2010-02-25 | rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information | Paul E. McKenney | 3 | -0/+57 |