aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-14
* sched/fair: Improve the ->group_imb logicPeter Zijlstra2012-05-14
* sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-14
* sched/numa: Don't scale the imbalancePeter Zijlstra2012-05-14
* sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-14
* sched/numa: Fix the new NUMA topology bitsPeter Zijlstra2012-05-14
* sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
* sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra2012-05-09
* sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-09
* sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra2012-05-09
* sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-09
* sched: Update documentation and commentsHiroshi Shimamoto2012-05-07
* Merge branch 'linus' into sched/coreIngo Molnar2012-05-07
|\
| * Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-29
| |\
| | * PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver2012-04-24
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-27
| |\ \
| | * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-04-25
| | |\ \ | | | |/ | | |/|
| | | * rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney2012-04-17
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-04-27
| |\ \ \
| | * | | sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo2012-04-26
| | * | | sched: Fix more load-balancing falloutPeter Zijlstra2012-04-26
| | |/ /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-27
| |\ \ \
| | * | | perf: Fix perf_event_for_each() to use siblingMichael Ellerman2012-04-26
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-04-25
| | |\ \ \ | | | |/ / | | |/| |
| | | * | tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt2012-04-19
| | | * | tracing: Fix regression with tracing_onSteven Rostedt2012-04-16
| | | * | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-13
| * | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-27
| |\ \ \ \
| | * | | | irq: hide debug macros so they don't collide with others.Paul Gortmaker2012-04-23
| | |/ / /
| * | | | tick: Fix the spurious broadcast timer ticks after resumeSuresh Siddha2012-04-19
| * | | | tick: Ensure that the broadcast device is initializedThomas Gleixner2012-04-19
| * | | | tick: Fix oneshot broadcast setup reallyThomas Gleixner2012-04-18
| |/ / /
* | | | Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-14
|\ \ \ \ | |/ / / |/| | |
| * | | sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-12
* | | | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
|\ \ \ \ | |_|/ / |/| | |
| * | | irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-13
| | |/ | |/|
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \ \
| * | | irq_domain: fix type mismatch in debugfs output formatGrant Likely2012-04-12
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-12
|\ \ \ \ | |/ / / |/| | |
| * | | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-10
| * | | itimer: Use printk_once instead of WARN_ONCEThomas Gleixner2012-04-10
| * | | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-06
| * | | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-31
| * | | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-30
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-12
|\ \ \ \
| * | | | panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-12
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
| * | | | irqdomain: Fix debugfs formattingGrant Likely2012-04-11
| * | | | irq_domain: correct the debugfs file nameMika Westerberg2012-04-11