summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-01genirq: Fix incorrect proc spurious outputKenji Kaneshige
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-26nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens
2010-11-26printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-26workqueue: check the allocation of system_unbound_wqHitoshi Mitake
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18irq_work: Drop cmpxchg() resultSergio Aguirre
2010-11-18perf: Fix owner-list vs exitPeter Zijlstra
2010-11-18sched: Fix idle balancingNikhil Rao
2010-11-18sched: Fix volanomark performance regressionAlex Shi
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-16Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-11-16Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15PM / PM QoS: Fix reversed min and maxColin Cross
2010-11-12tracing: Fix recursive user stack traceSteven Rostedt
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-12latencytop: fix per task accumulatorKen Chen
2010-11-12kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov
2010-11-12perf,hw_breakpoint: Initialize hardware api earlierJason Wessel
2010-11-11sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra