| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-12-07 | 4 | -28/+54 |
|\ |
|
| * | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki | 2010-12-06 | 3 | -13/+16 |
| * | PM / Hibernate: Use async I/O when reading compressed hibernation image | Bojan Smojver | 2010-12-06 | 1 | -15/+38 |
* | | do_exit(): make sure that we run with get_fs() == USER_DS | Nelson Elhage | 2010-12-02 | 1 | -0/+9 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 1 | -4/+20 |
|\ \ |
|
| * | | perf: Fix the software context switch counter | Peter Zijlstra | 2010-11-26 | 1 | -2/+0 |
| * | | perf: Fix inherit vs. context rotation bug | Thomas Gleixner | 2010-11-26 | 1 | -2/+20 |
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-11-26 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call | Sergey Senozhatsky | 2010-11-10 | 1 | -6/+6 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-26 | 5 | -15/+92 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | irq_work: Drop cmpxchg() result | Sergio Aguirre | 2010-11-18 | 1 | -1/+3 |
| * | | | perf: Fix owner-list vs exit | Peter Zijlstra | 2010-11-18 | 1 | -12/+51 |
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 | 2 | -2/+7 |
| |\ \ \ |
|
| | * | | | perf,hw_breakpoint: Initialize hardware api earlier | Jason Wessel | 2010-11-12 | 2 | -2/+7 |
| * | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2010-11-18 | 2 | -0/+31 |
| |\ \ \ \ |
|
| | * | | | | tracing: Fix recursive user stack trace | Steven Rostedt | 2010-11-13 | 1 | -0/+19 |
| | * | | | | tracing: Fix module use of trace_bprintk() | Steven Rostedt | 2010-11-11 | 1 | -0/+12 |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-26 | 1 | -5/+3 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | sched: Fix idle balancing | Nikhil Rao | 2010-11-18 | 1 | -1/+3 |
| * | | | | | sched: Fix volanomark performance regression | Alex Shi | 2010-11-18 | 1 | -4/+0 |
* | | | | | | Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" | Linus Torvalds | 2010-11-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-11-18 | 1 | -10/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | kdb: fix crash when KDB_BASE_CMD_MAX is exceeded | Jovi Zhang | 2010-11-17 | 1 | -4/+4 |
| * | | | | | | kdb: fix memory leak in kdb_main.c | Jovi Zhang | 2010-11-17 | 1 | -6/+7 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
| |/ / / /
|/| | | | |
|
* | | | | | kernel: make /proc/kallsyms mode 400 to reduce ease of attacking | Marcus Meissner | 2010-11-17 | 1 | -1/+1 |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-17 | 3 | -22/+61 |
|\ \ \ \ \ |
|
| * | | | | | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra | 2010-11-11 | 3 | -18/+27 |
| * | | | | | sched: Fix runnable condition for stoptask | Peter Zijlstra | 2010-11-10 | 1 | -1/+1 |
| * | | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha | 2010-11-10 | 2 | -3/+33 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-11-17 | 2 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | PM / PM QoS: Fix reversed min and max | Colin Cross | 2010-11-15 | 1 | -2/+2 |
| * | | | | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown | 2010-11-11 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-11-16 | 2 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | futex: Address compiler warnings in exit_robust_list | Darren Hart | 2010-11-10 | 2 | -2/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-11-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [S390] ftrace: build without frame pointers on s390 | Heiko Carstens | 2010-11-10 | 1 | -1/+1 |
| |/ / / / |
|
* | / / / | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK | Joe Perches | 2010-11-16 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 2010-11-16 | 1 | -1/+14 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-11-12 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | block: remove REQ_HARDBARRIER | Christoph Hellwig | 2010-11-10 | 1 | -4/+0 |
| |/ / / |
|
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-12 | 1 | -8/+34 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf_events: Fix time tracking in samples | Stephane Eranian | 2010-11-10 | 1 | -8/+34 |
| |/ / |
|
* | | | Restrict unprivileged access to kernel syslog | Dan Rosenberg | 2010-11-12 | 2 | -0/+15 |
* | | | latencytop: fix per task accumulator | Ken Chen | 2010-11-12 | 1 | -9/+8 |
* | | | kernel/range.c: fix clean_sort_range() for the case of full array | Alexey Khoroshilov | 2010-11-12 | 1 | -1/+1 |
|/ / |
|
* | | watchdog: Fix section mismatch and potential undefined behavior. | David Daney | 2010-11-06 | 1 | -1/+1 |
* | | posix-cpu-timers: workaround to suppress the problems with mt exec | Oleg Nesterov | 2010-11-05 | 1 | -0/+8 |
* | | Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall... | Jesper Juhl | 2010-11-05 | 1 | -11/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 2010-11-01 | 1 | -0/+4 |
|\ \ \ |
|