summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra
2011-11-16sched: Fix comment for requeue_rt_entityRichard Weinberger
2011-11-16sched: Don't call task_group() too many times in set_task_rq()Andrew Vagin
2011-11-16sched, trivial: Initialize root cgroup's sibling listGlauber Costa
2011-11-16sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner
2011-11-16sched: Fix buglet in return_cfs_rq_runtime()Paul Turner
2011-11-16sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-11-14sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra
2011-11-14sched: Document wait_for_completion_*() return valuesJ. Bruce Fields
2011-11-14sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang
2011-11-14sched: Add a comment to effective_load() since it's a painPeter Zijlstra
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-12[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-12Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-11-12bma023: Add SFI translation for this deviceWilliam Douglas
2011-11-12vrtc: change its year offset from 1960 to 1972Feng Tang
2011-11-12ce4100: fix a build errorZhang Rui
2011-11-12Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-12Merge git://github.com/herbertx/cryptoLinus Torvalds
2011-11-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao
2011-11-11btrfs: rename the option to nospace_cacheDavid Sterba
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher
2011-11-11Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap
2011-11-11Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie