aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-28genirq: fix regression in irqfixup, irqpollEdward Donovan
2011-11-24cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat
2011-11-17timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-11-17genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang
2011-11-11Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-11-07module: Enable dynamic debugging regardless of taintBen Hutchings
2011-11-04PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...Tejun Heo
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski
2011-11-04PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds
2011-11-03genirq: Fix irqfixup, irqpoll regressionEdward Donovan
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-11-02cpusets: avoid looping when storing to mems_allowed if one node remains setDavid Rientjes
2011-11-02cgroups: don't attach task to subsystem if migration failedBen Blum
2011-11-02cgroups: more safe tasklist locking in cgroup_attach_procBen Blum
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31printk: remove bounds checking for log_prefixWilliam Douglas
2011-10-31printk: fix bounds checking for log_prefixWilliam Douglas
2011-10-31printk: add console_suspend module parameterYanmin Zhang
2011-10-31printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-10-31watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTLVasily Averin
2011-10-31stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31oom: remove oom_disable_countDavid Rientjes
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker