aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
|\
| * watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-02
| * fix freeing user_struct in user cacheHillf Danton2010-12-29
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-28
| |\
| | * ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-23
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-24
| |\ \
| | * | kthread_work: make lockdep happyYong Zhang2010-12-22
| | |/
| * / taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-22
| |/
| * 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
* | | | sched, autogroup: Fix reference leakMike Galbraith2011-01-04
* | | | sched, autogroup: Fix potential access to freed memoryMike Galbraith2011-01-04
* | | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang2011-01-04
* | | | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul Turner2010-12-19
* | | | sched: Move periodic share updates to entity_tick()Paul Turner2010-12-19
* | | | Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar2010-12-19
|\| | |
| * | | 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
* | | | printk: Use this_cpu_{read|write} api on printk_pendingEric Dumazet2010-12-08
* | | | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-08
* | | | Merge branch 'linus' into sched/coreIngo Molnar2010-12-08
|\| | |
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ 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