aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-0/+11
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Gravatar Jeff Mahoney 1-13/+44
2010-12-22kthread_work: make lockdep happyGravatar Yong Zhang 1-0/+11
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2010-12-19sched: Remove debugging checkGravatar Ingo Molnar 1-1/+0
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Gravatar Linus Torvalds 2-8/+39
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-52/+245
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-94/+10
2010-12-17resources: add arch hook for preventing allocation in reserved areasGravatar Bjorn Helgaas 1-0/+6
2010-12-17Revert "resources: support allocating space within a region from the top down"Gravatar Bjorn Helgaas 1-94/+4
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageGravatar Rafael J. Wysocki 1-1/+1
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendGravatar Takashi Iwai 1-1/+1
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-1/+9
2010-12-16sched: Fix the irqtime code for 32bitGravatar Peter Zijlstra 1-6/+45
2010-12-16sched: Fix the irqtime code to deal with u64 wrapsGravatar Peter Zijlstra 1-33/+50
2010-12-16perf: Fix off by one in perf_swevent_init()Gravatar Dan Carpenter 1-1/+1
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-3/+4
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueGravatar Steven Rostedt 1-2/+2
2010-12-08nohz: Fix get_next_timer_interrupt() vs cpu hotplugGravatar Heiko Carstens 1-0/+6
2010-12-08Sched: fix skip_clock_update optimizationGravatar Mike Galbraith 2-12/+15
2010-12-08sched: Cure more NO_HZ load average woesGravatar Peter Zijlstra 2-12/+140
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsGravatar Peter Zijlstra 1-6/+29
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Gravatar Linus Torvalds 1-1/+3
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 4-28/+54
2010-12-06PM / Hibernate: Fix memory corruption related to swapGravatar Rafael J. Wysocki 3-13/+16
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageGravatar Bojan Smojver 1-15/+38
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSGravatar Nelson Elhage 1-0/+9
2010-12-01genirq: Fix incorrect proc spurious outputGravatar Kenji Kaneshige 1-1/+1
2010-11-30tracing: Fix panic when lseek() called on "trace" opened for writingGravatar Slava Pestov 1-1/+9
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+20
2010-11-27Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+6
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-15/+92
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+3
2010-11-26nohz: Fix printk_needs_cpu() return value on offline cpusGravatar Heiko Carstens 1-0/+2
2010-11-26printk: Fix wake_up_klogd() vs cpu hotplugGravatar Heiko Carstens 1-1/+1
2010-11-26perf: Fix the software context switch counterGravatar Peter Zijlstra 1-2/+0
2010-11-26perf: Fix inherit vs. context rotation bugGravatar Thomas Gleixner 1-2/+20
2010-11-26workqueue: check the allocation of system_unbound_wqGravatar Hitoshi Mitake 1-1/+2
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Gravatar Linus Torvalds 1-1/+1
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 1-10/+11
2010-11-18irq_work: Drop cmpxchg() resultGravatar Sergio Aguirre 1-1/+3
2010-11-18perf: Fix owner-list vs exitGravatar Peter Zijlstra 1-12/+51
2010-11-18sched: Fix idle balancingGravatar Nikhil Rao 1-1/+3
2010-11-18sched: Fix volanomark performance regressionGravatar Alex Shi 1-4/+0
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Gravatar Ingo Molnar 2-2/+7
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Ingo Molnar 2-0/+31
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededGravatar Jovi Zhang 1-4/+4
2010-11-17kdb: fix memory leak in kdb_main.cGravatar Jovi Zhang 1-6/+7
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0