aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-20
|\
| * sched: Remove debugging checkIngo Molnar2010-12-19
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-19
|\ \ \
| | * \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-16
| | |\ \
| | | * | tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-30
| | * | | perf: Fix off by one in perf_swevent_init()Dan Carpenter2010-12-16
| | * | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-08
| |/ / /
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-19
|\ \ \ \ | | |_|/ | |/| |
| * | | sched: Fix the irqtime code for 32bitPeter Zijlstra2010-12-16
| * | | sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra2010-12-16
| * | | nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens2010-12-08
| * | | Sched: fix skip_clock_update optimizationMike Galbraith2010-12-08
| * | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-08
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-18
|\ \ \
| * | | resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-17
| * | | Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-17
| |/ /
* | | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-16
* | | PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-12-14
|\ \ \ | |/ / |/| |
| * | workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt2010-12-14
| * | workqueue: check the allocation of system_unbound_wqHitoshi Mitake2010-11-26
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-08
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | * | nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens2010-11-26
| | | * | printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens2010-11-26
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-07
|\ \ \ \ \
| * | | | | genirq: Fix incorrect proc spurious outputKenji Kaneshige2010-12-01
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-06
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-06
| * | | | | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-06
| | |_|_|_|/ | |/| | | |
* | | | | | do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage2010-12-02
| |/ / / / |/| | | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-28
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | perf: Fix the software context switch counterPeter Zijlstra2010-11-26
| * | | perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-26
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-11-26
|\ \ \ \
| * | | | posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid callSergey Senozhatsky2010-11-10
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | irq_work: Drop cmpxchg() resultSergio Aguirre2010-11-18
| * | | | perf: Fix owner-list vs exitPeter Zijlstra2010-11-18
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-18
| |\ \ \ \
| | * | | | perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-12
| * | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-18
| |\ \ \ \ \
| | * | | | | tracing: Fix recursive user stack traceSteven Rostedt2010-11-12
| | * | | | | tracing: Fix module use of trace_bprintk()Steven Rostedt2010-11-10
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | sched: Fix idle balancingNikhil Rao2010-11-18
| * | | | | sched: Fix volanomark performance regressionAlex Shi2010-11-18
* | | | | | Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds2010-11-19
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
|\ \ \ \ \ \
| * | | | | | kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-17
| * | | | | | kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-17
| | |/ / / / | |/| | | |