summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-19sched: Femove the useless declaration in kernel/sched/fair.cMichael Wang
2013-06-19sched: Refine the code in unthrottle_cfs_rq()Michael Wang
2013-06-19sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_listKirill Tkhai
2013-06-19Merge branch 'sched/urgent' into sched/coreIngo Molnar
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot
2013-05-31sched/x86: Construct all sibling maps if smtAndrew Jones
2013-05-31sched/fair: Remove unused variable from expire_cfs_rq_runtime()Kamalesh Babulal
2013-05-30Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds
2013-05-30MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells
2013-05-30MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells
2013-05-30MN10300: Enable IRQs more in system call exit work pathDavid Howells
2013-05-30MN10300: Fix ret_from_kernel_threadDavid Howells
2013-05-30Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-28ARM: exynos: defconfig updateOlof Johansson
2013-05-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-28Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-28Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-05-28ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)
2013-05-28sched: Use swap() macro in scale_stime()Stanislaw Gruszka
2013-05-28m68k: Update defconfigs for v3.9Geert Uytterhoeven
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker
2013-05-28sched: Update rq clock earlier in unthrottle_cfs_rqFrederic Weisbecker
2013-05-28sched: Update rq clock before calling check_preempt_curr()Frederic Weisbecker
2013-05-28sched: Update rq clock before setting fair group sharesFrederic Weisbecker
2013-05-28sched: Update rq clock before migrating tasks out of dying CPUFrederic Weisbecker
2013-05-28sched: Remove redundant update_runtime notifierNeil Zhang
2013-05-28sched/autogroup: Fix race with task_groups listGerald Schaefer
2013-05-28qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones
2013-05-28Merge branch 'sched/cleanups' into sched/coreIngo Molnar
2013-05-28crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna
2013-05-27Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-05-27pinctrl: pinconf: take the right mutexLinus Walleij
2013-05-27pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun
2013-05-27pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa
2013-05-27pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa
2013-05-27pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa
2013-05-27pinctrl: Don't override the error code in probe error handlingAxel Lin
2013-05-27ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa
2013-05-27pinctrl: exynos: Add support for set_irq_wake of wake-up EINTsTomasz Figa
2013-05-27pinctrl: samsung: fix suspend/resume functionalityDoug Anderson
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk
2013-05-26Linux 3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds