aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| | |\ \ \ \
| | | * | | | drm/i915: avoid premature DP AUX timeoutsImre Deak2013-05-22
| | | * | | | drm/i915: avoid premature timeouts in __wait_seqno()Imre Deak2013-05-22
| | | * | | | drm/i915: use msecs_to_jiffies_timeout instead of open coding the sameImre Deak2013-05-22
| | | * | | | drm/i915: add msecs_to_jiffies_timeout to guarantee minimum durationImre Deak2013-05-22
| | | * | | | drm/i915: force full modeset if the connector is in DPMS OFF modeImre Deak2013-05-22
| | | * | | | drm/i915: Propagate errors back from fb set-baseChris Wilson2013-05-21
| | | * | | | drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi2013-05-21
| | * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-05-23
| | |\ \ \ \ \
| | | * | | | | drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim2013-05-23
| | | * | | | | drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim2013-05-23
| | | * | | | | drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim2013-05-23
| | | * | | | | drm/exynos: cleanup device pointer usagesSeung-Woo Kim2013-05-23
| | | * | | | | drm/exynos: wait for the completion of pending page flipInki Dae2013-05-23