summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song1-5/+5
2011-10-16PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton1-1/+1
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song1-0/+14
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song1-0/+16
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song1-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki3-15/+30
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2-4/+2
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter1-1/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2-0/+21
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki1-2/+2
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2-3/+116
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt1-2/+2
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim1-2/+2
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar12-452/+913
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-9/+49
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt1-28/+83
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt3-0/+25
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu1-9/+49
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki3-134/+143
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-0/+23
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller6-44/+27
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar6-44/+27
2011-10-06sched: Don't use tasklist_lock for debug printsThomas Gleixner1-2/+2
2011-10-06sched: Warn on rt throttlingThomas Gleixner1-0/+1
2011-10-06sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2-7/+3
2011-10-06sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra3-12/+12
2011-10-06sched: Request for idle balance during nohz idle load balanceSuresh Siddha2-5/+7
2011-10-06sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2-22/+28
2011-10-05rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner1-1/+3
2011-10-04genirq: Fix fatfinered fixup reallyThomas Gleixner1-1/+1
2011-10-04sched: Fix idle_cpu()Thomas Gleixner1-1/+14
2011-10-04sched: Convert to struct llistPeter Zijlstra1-38/+10
2011-10-04llist: Add llist_next()Peter Zijlstra1-1/+1
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying1-58/+33
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar10-53/+43
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin1-1/+1
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier1-1/+14
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier5-22/+302
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds4-30/+11
2011-10-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar14-425/+599
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2-26/+3
2011-09-29Resource: fix wrong resource window calculationRam Pai1-1/+6
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn1-8/+16
2011-09-29PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei1-0/+2
2011-09-28rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()Paul E. McKenney1-20/+51
2011-09-28rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent statesPaul E. McKenney3-29/+0
2011-09-28rcu: Wire up RCU_BOOST_PRIO for rcutreeMike Galbraith2-7/+15
2011-09-28rcu: Make rcu_torture_boost() exit loops at end of testPaul E. McKenney1-1/+2
2011-09-28rcu: Make rcu_torture_fqs() exit loops at end of testPaul E. McKenney1-4/+6
2011-09-28rcu: Permit rt_mutex_unlock() with irqs disabledPaul E. McKenney2-0/+13