| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-11-03 | 2 | -24/+30 |
|\ |
|
| * | 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 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | perf_event: Adjust frequency and unthrottle for non-group-leader events | Paul Mackerras | 2009-10-14 | 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 |
* | | | | | | Merge the right tty-fixes branch | Linus Torvalds | 2009-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2009-10-14 | 1 | -0/+18 |
* | | | | | | | Merge branch 'tty-fixes' | Linus Torvalds | 2009-10-14 | 1 | -0/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds | 2009-10-14 | 1 | -0/+18 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-14 | 1 | -8/+12 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | lockdep: Use cpu_clock() for lockstat | Peter Zijlstra | 2009-10-09 | 1 | -8/+12 |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-10-14 | 1 | -2/+8 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | sched: Fix missing kernel-doc notation | Randy Dunlap | 2009-10-12 | 1 | -0/+2 |
| * | | | | | | sched: Update the clock of runqueue select_task_rq() selected | Mike Galbraith | 2009-10-09 | 1 | -2/+6 |
| |/ / / / / |
|
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-10-14 | 2 | -2/+3 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | tracing/filters: Fix memory leak when setting a filter | Li Zefan | 2009-10-13 | 1 | -1/+2 |