aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Change cfs_rq load avg to unsigned longAlex Shi2013-06-27
* sched: Consider runnable load average in move_tasks()Alex Shi2013-06-27
* sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_taskAlex Shi2013-06-27
* sched: Update cpu load after task_tickAlex Shi2013-06-27
* sched: Fix sleep time double accounting in enqueue entityAlex Shi2013-06-27
* sched: Set an initial value of runnable avg for new forked taskAlex Shi2013-06-27
* sched: Move a few runnable tg variables into CONFIG_SMPAlex Shi2013-06-27
* Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi2013-06-27
* sched: Don't mix use of typedef ctl_table and struct ctl_tableJoe Perches2013-06-19
* sched: Remove WARN_ON(!sd) from init_sched_groups_power()Viresh Kumar2013-06-19
* sched: Fix memory leakage in build_sched_groups()Viresh Kumar2013-06-19
* sched: Use cached value of span instead of calling sched_domain_span()Viresh Kumar2013-06-19
* sched: Create for_each_sd_topology()Viresh Kumar2013-06-19
* sched: Don't set sd->child to NULL when it is already NULLViresh Kumar2013-06-19
* sched: Don't initialize alloc_state in build_sched_domains()Viresh Kumar2013-06-19
* sched: Optimize build_sched_domains() for saving first SD node for a cpuViresh Kumar2013-06-19
* sched: Remove unused params of build_sched_domain()Viresh Kumar2013-06-19
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
* sched: Femove the useless declaration in kernel/sched/fair.cMichael Wang2013-06-19
* sched: Refine the code in unthrottle_cfs_rq()Michael Wang2013-06-19
* sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_listKirill Tkhai2013-06-19
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-06-19
|\
| * tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-19
| * sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot2013-06-19
| * sched/x86: Construct all sibling maps if smtAndrew Jones2013-05-31
| * Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-30
| |\
| | * MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-30
| | * MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-30
| | * MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-30
| | * MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-30
| * | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-29
| |\ \
| | * | pinctrl: pinconf: take the right mutexLinus Walleij2013-05-27
| | * | pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun2013-05-27
| | * | pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa2013-05-27
| | * | pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa2013-05-27
| | * | pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa2013-05-27
| | * | pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-27
| | * | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-27
| | * | pinctrl: exynos: Add support for set_irq_wake of wake-up EINTsTomasz Figa2013-05-27
| | * | pinctrl: samsung: fix suspend/resume functionalityDoug Anderson2013-05-27
| | |/
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-29
| |\ \
| | * | ARM: exynos: defconfig updateOlof Johansson2013-05-28
| | * | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-05-27
| | |\ \
| | | * | ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-24
| | | * | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-24
| | | * | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-24
| | | * | ARM: dts: Enabling samsung-usb2phy driver for exynos5250Vivek Gautam2013-05-20
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-28
| |\ \ \ \
| | * | | | qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones2013-05-28
| | * | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-05-23
| | |\ \ \ \