Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | PM / Hibernate: Add newline to load_image() fail path | Jiri Slaby | 2009-11-03 | 1 | -1/+2 | |
| | | * | | | | | | | | | | PM / Hibernate: Fix error handling in save_image() | Jiri Slaby | 2009-11-03 | 1 | -16/+16 | |
| | | * | | | | | | | | | | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby | 2009-11-03 | 2 | -7/+12 | |
| | * | | | | | | | | | | | Correct nr_processes() when CPUs have been unplugged | Ian Campbell | 2009-11-03 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-02 | 1 | -5/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | futex: Fix spurious wakeup for requeue_pi really | Thomas Gleixner | 2009-10-28 | 1 | -5/+1 | |
| | * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-02 | 1 | -22/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | perf events: Don't generate events for the idle task when exclude_idle is set | Soeren Sandmann | 2009-10-23 | 1 | -2/+3 | |
| | | * | | | | | | | | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ... | Soeren Sandmann | 2009-10-23 | 1 | -20/+41 | |
| | * | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-11-02 | 4 | -12/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa | 2009-10-24 | 1 | -5/+5 | |
| | | * | | | | | | | | | | tracing: Fix comment typo and documentation example | Jiri Olsa | 2009-10-24 | 1 | -1/+1 | |
| | | * | | | | | | | | | | tracing: Fix trace_seq_printf() return value | Jiri Olsa | 2009-10-24 | 1 | -1/+4 | |
| | | * | | | | | | | | | | tracing: Update *ppos instead of filp->f_pos | Jiri Olsa | 2009-10-24 | 2 | -5/+5 | |
| | * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-10-29 | 1 | -11/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | sched: move rq_weight data array out of .percpu | Jiri Kosina | 2009-10-29 | 1 | -11/+11 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes | Linus Torvalds | 2009-10-29 | 1 | -11/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | param: fix setting arrays of bool | Rusty Russell | 2009-10-29 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | param: fix NULL comparison on oom | Rusty Russell | 2009-10-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem. | Rusty Russell | 2009-10-29 | 1 | -9/+1 | |
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-10-29 | 2 | -7/+37 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | HWPOISON: Allow schedule_on_each_cpu() from keventd | Andi Kleen | 2009-10-19 | 1 | -2/+19 | |
| | | * | | | | | | | | | | | | HWPOISON: Clean up PR_MCE_KILL interface | Andi Kleen | 2009-10-04 | 1 | -5/+18 | |
| | * | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-29 | 4 | -22/+102 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | futex: Move drop_futex_key_refs out of spinlock'ed region | Darren Hart | 2009-10-16 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang | Paul E. McKenney | 2009-10-15 | 3 | -12/+34 | |
| | | * | | | | | | | | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU | Paul E. McKenney | 2009-10-15 | 1 | -0/+21 | |
| | | * | | | | | | | | | | | | rcu: Prevent RCU IPI storms in presence of high call_rcu() load | Paul E. McKenney | 2009-10-15 | 2 | -5/+28 | |
| | | * | | | | | | | | | | | | futex: Check for NULL keys in match_futex | Darren Hart | 2009-10-14 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | futex: Handle spurious wake up | Thomas Gleixner | 2009-10-13 | 1 | -3/+15 | |
| | * | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-29 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-29 | 1 | -14/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | sched: Do less agressive buddy clearing | Peter Zijlstra | 2009-10-14 | 1 | -14/+13 | |
| | * | | | | | | | | | | | | | sysctl: fix false positives when PROC_SYSCTL=n | Alexey Dobriyan | 2009-10-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | cgroup: fix strstrip() misuse | KOSAKI Motohiro | 2009-10-29 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | connector: fix regression introduced by sid connector | Christian Borntraeger | 2009-10-29 | 2 | -3/+3 | |
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | PM: Make warning in suspend_test_finish() less likely to happen | Rafael J. Wysocki | 2009-10-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | tracing/filters: Fix to make system filter work | Li Zefan | 2009-10-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | tracing, perf_events: Protect the buffer from recursion in perf | Frederic Weisbecker | 2009-11-08 | 3 | -39/+96 | |
* | | | | | | | | | | | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 | 3 | -12/+15 | |
* | | | | | | | | | | | | | | kprobe-tracer: Compare both of event-name and event-group to find probe | Masami Hiramatsu | 2009-10-29 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 9 | -339/+781 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2009-10-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | perf_event: Adjust frequency and unthrottle for non-group-leader events | Paul Mackerras | 2009-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tracing/events: Fix locking imbalance in the filter code | Ingo Molnar | 2009-10-15 | 1 | -11/+15 | |
| * | | | | | | | | | | | | tracing/profile: Add filter support | Li Zefan | 2009-10-15 | 3 | -34/+182 | |
| * | | | | | | | | | | | | tracing/filters: Use a different op for glob match | Li Zefan | 2009-10-15 | 2 | -32/+29 | |
| * | | | | | | | | | | | | tracing/filters: Refactor subsystem filter code | Li Zefan | 2009-10-15 | 2 | -80/+45 | |
| * | | | | | | | | | | | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 6 | -183/+499 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace | Frederic Weisbecker | 2009-10-14 | 1 | -2/+2 |