aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring
2011-10-24irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner
2011-10-06sched: Warn on rt throttlingThomas Gleixner
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra
2011-10-06sched: Request for idle balance during nohz idle load balanceSuresh Siddha
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha
2011-10-05rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner
2011-10-04genirq: Fix fatfinered fixup reallyThomas Gleixner
2011-10-04sched: Fix idle_cpu()Thomas Gleixner
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04llist: Add llist_next()Peter Zijlstra
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier
2011-10-03writeback: per task dirty rate limitWu Fengguang
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-10-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra