aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-12intel_idle: Support Intel Atom Processor C2000 Product FamilyLen Brown
2013-10-30ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han
2013-10-30ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han
2013-10-30intel_idle: use CPU_TASKS_FROZEN instead of a numeric constantPrarit Bhargava
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar
2013-10-30cpuidle: don't call poll_idle_init() for every cpuViresh Kumar
2013-10-30cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar
2013-10-30cpuidle: replace multiline statements with single line in cpuidle_idle_call()Viresh Kumar
2013-10-30cpuidle: reduce code duplication inside cpuidle_idle_call()Viresh Kumar
2013-10-30cpuidle: merge two if() statements for checking error casesViresh Kumar
2013-10-30cpuidle: rearrange __cpuidle_register_device() to keep minimal exit pointsViresh Kumar
2013-10-30cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar
2013-10-30cpuidle: make __cpuidle_driver_init() return voidViresh Kumar
2013-10-30cpuidle: make __cpuidle_device_init() return voidViresh Kumar
2013-10-30cpuidle: Fix comments in cpuidle coreViresh Kumar
2013-10-30cpuidle: fix indentation of cpumaskViresh Kumar
2013-10-17Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...Rafael J. Wysocki
2013-10-16ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD
2013-10-16ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD
2013-10-16ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano
2013-10-16ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano
2013-10-07Merge back earlier cpuidle material for v3.13.Rafael J. Wysocki
2013-10-07Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linuxRafael J. Wysocki
2013-10-07ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano
2013-10-07ARM: zynq: cpuidle: Remove useless compatibility stringDaniel Lezcano
2013-10-07drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entriesLorenzo Pieralisi
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong
2013-10-05Merge branch 'for-linus' into for-linus-3.12Chris Mason
2013-10-04Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov
2013-10-04Btrfs: fix crash of compressed writesLiu Bo
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik