aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-181-94/+10
|\
| * resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-171-0/+6
| * Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-171-94/+4
* | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-161-1/+1
* | PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-141-3/+4
|\ \ | |/ |/|
| * workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-141-2/+2
| * workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-261-1/+2
| |
| \
| \
| \
*---. \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-081-1/+3
|\ \ \ \
| | | * | nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens2010-11-261-0/+2
| | | * | printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens2010-11-261-1/+1
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-071-1/+1
|\ \ \ \ \
| * | | | | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-011-1/+1
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-064-28/+54
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-063-13/+16
| * | | | | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| | |_|_|_|/ | |/| | | |
* | | | | | do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage2010-12-021-0/+9
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-281-4/+20
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | perf: Fix the software context switch counterPeter Zijlstra2010-11-261-2/+0
| * | | perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-261-2/+20
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-11-271-6/+6
|\ \ \ \
| * | | | posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid callSergey Senozhatsky2010-11-101-6/+6
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-275-15/+92
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | irq_work: Drop cmpxchg() resultSergio Aguirre2010-11-181-1/+3
| * | | | perf: Fix owner-list vs exitPeter Zijlstra2010-11-181-12/+51
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-182-2/+7
| |\ \ \ \
| | * | | | perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-122-2/+7
| * | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-182-0/+31
| |\ \ \ \ \
| | * | | | | tracing: Fix recursive user stack traceSteven Rostedt2010-11-121-0/+19
| | * | | | | tracing: Fix module use of trace_bprintk()Steven Rostedt2010-11-101-0/+12
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-271-5/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | sched: Fix idle balancingNikhil Rao2010-11-181-1/+3
| * | | | | sched: Fix volanomark performance regressionAlex Shi2010-11-181-4/+0
* | | | | | Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds2010-11-191-1/+1
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-10/+11
|\ \ \ \ \ \
| * | | | | | kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-171-4/+4
| * | | | | | kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-171-6/+7
| | |/ / / / | |/| | | |
* | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| |/ / / / |/| | | |
* | | | | kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner2010-11-161-1/+1
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-163-22/+61
|\ \ \ \ \
| * | | | | sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra2010-11-113-18/+27
| * | | | | sched: Fix runnable condition for stoptaskPeter Zijlstra2010-11-101-1/+1
| * | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-102-3/+33
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-11-162-2/+6
|\ \ \ \ \
| * | | | | PM / PM QoS: Fix reversed min and maxColin Cross2010-11-151-2/+2
| * | | | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-111-0/+4
| |/ / / /
* | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-11-162-2/+4
|\ \ \ \ \
| * | | | | futex: Address compiler warnings in exit_robust_listDarren Hart2010-11-102-2/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-161-1/+1
|\ \ \ \ \
| * | | | | [S390] ftrace: build without frame pointers on s390Heiko Carstens2010-11-101-1/+1
| |/ / / /