aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'Michael Wang2012-07-31
* sched: Fix comment about PREEMPT_ACTIVE bit locationSrivatsa S. Bhat2012-07-26
* sched: Fix minor code style issuesYing Xue2012-07-26
* sched: Use task_rq_unlock() in __sched_setscheduler()Namhyung Kim2012-07-26
* sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi2012-07-26
* sched: Fix race in task_group()Peter Zijlstra2012-07-24
* sched: Improve balance_cpu() to consider other cpus in its group as target of...Srivatsa Vaddagiri2012-07-24
* sched: Reset loop counters if all tasks are pinned and we need to redo load b...Prashanth Nageshappa2012-07-24
* sched: Reorder 'struct lb_env' members to reduce its sizePrashanth Nageshappa2012-07-24
* sched: Improve scalability via 'CPU buddies', which withstand random perturba...Mike Galbraith2012-07-24
* cpusets: Remove/update outdated commentsSrivatsa S. Bhat2012-07-24
* cpusets, hotplug: Restructure functions that are invoked during hotplugSrivatsa S. Bhat2012-07-24
* cpusets, hotplug: Implement cpuset tree traversal in a helper functionSrivatsa S. Bhat2012-07-24
* CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat2012-07-24
* sched/x86: Remove broken power estimationPeter Zijlstra2012-07-24
* Linux 3.5Linus Torvalds2012-07-21
* Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-21
* Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds2012-07-21
|\
| * kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov2012-07-21
| * printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-21
| * printk: Remove kdb_syslog_dataAnton Vorontsov2012-07-21
| * kdb: Revive dmesg commandAnton Vorontsov2012-07-21
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-20
|\ \
| * | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-19
| * | MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-19
| * | MIPS: sync-r4k: remove redundant irq operationYong Zhang2012-07-19
| * | MIPS: smp: Warn on too early irq enableYong Zhang2012-07-19
| * | MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-19
| * | MIPS: call ->smp_finish() a little lateYong Zhang2012-07-19
| * | MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang2012-07-19
| * | MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-19
| * | MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-19
| * | MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-19
| * | MIPS: Oprofile: Fix build as a module.Ralf Baechle2012-07-19
| * | MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-19
| * | MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-19
| * | MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-19
| * | MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-19
| * | mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-19
| * | MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-19
| * | MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin2012-07-19
| * | MIPS: Fix typo multipy -> multiplyRalf Baechle2012-07-19
| * | MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa2012-07-19
| * | MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa2012-07-19
| * | MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle2012-07-19
| * | MIPS: Properly align the .data..init_task section.David Daney2012-07-19
| * | MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill2012-07-19
| * | MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-19
| * | MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung2012-07-19
| * | MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill2012-07-19