aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-05-18sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra
2012-05-17Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-05-14sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra
2012-05-14sched/fair: Improve the ->group_imb logicPeter Zijlstra
2012-05-14sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2012-05-14sched/numa: Don't scale the imbalancePeter Zijlstra
2012-05-14sched/fair: Revert sched-domain iteration breakagePeter Zijlstra
2012-05-14sched/numa: Fix the new NUMA topology bitsPeter Zijlstra
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-09sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra
2012-05-09sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra
2012-05-09sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra
2012-05-09sched: Change rq->nr_running to unsigned intPeter Zijlstra
2012-05-09sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov
2012-05-07sched: Update documentation and commentsHiroshi Shimamoto
2012-05-07Merge branch 'linus' into sched/coreIngo Molnar
2012-04-29Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-04-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-26perf: Fix perf_event_for_each() to use siblingMichael Ellerman
2012-04-26sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra
2012-04-25Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-04-25Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-04-24PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-04-23irq: hide debug macros so they don't collide with others.Paul Gortmaker
2012-04-19tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt
2012-04-19tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha
2012-04-19tick: Ensure that the broadcast device is initializedThomas Gleixner
2012-04-18tick: Fix oneshot broadcast setup reallyThomas Gleixner
2012-04-17rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney
2012-04-16tracing: Fix regression with tracing_onSteven Rostedt
2012-04-14Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-13tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-11irqdomain: Fix debugfs formattingGrant Likely
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg