summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-02-22Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'selinux/master'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2011-02-22Merge branch 'quilt/rr'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2011-02-22Merge remote-tracking branch 'sh/sh-latest'Stephen Rothwell
2011-02-21workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-20export pid symbols needed for kvm_vcpu_on_spinRik van Riel
2011-02-20Merge branch 'sched/core' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Avi Kivity
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18PM: Simplify kernel/power/KconfigJan Beulich
2011-02-18PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-02-18PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki
2011-02-18PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-02-18PM: Reorder power management Kconfig optionsRafael J. Wysocki
2011-02-18PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki
2011-02-18PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-02-16workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith
2011-02-15Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-02-15Merge branch 'perf/core' into auto-latestIngo Molnar
2011-02-15Merge branch 'irq/core' into auto-latestIngo Molnar
2011-02-15Merge branch 'linus' into auto-latestIngo Molnar
2011-02-15module: deal with alignment issues in built-in module versionsDmitry Torokhov
2011-02-14Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-02-14workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo
2011-02-14tracing/kprobe: Fix NULL pointer deref checkMasami Hiramatsu
2011-02-12timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-11ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-02-11Merge remote branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds
2011-02-11Merge branch 'irq/for-mips' into irq/coreThomas Gleixner
2011-02-11genirq: Call bus_lock/unlock functions in setup_irq()David Daney
2011-02-10Merge branch 'perf/urgent' into auto-latestIngo Molnar
2011-02-10Merge branch 'linus' into auto-latestIngo Molnar