summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-30cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar1-4/+4
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar2-2/+4
2013-10-30cpuidle: replace multiline statements with single line in cpuidle_idle_call()Viresh Kumar1-4/+2
2013-10-30cpuidle: reduce code duplication inside cpuidle_idle_call()Viresh Kumar1-2/+5
2013-10-30cpuidle: merge two if() statements for checking error casesViresh Kumar1-4/+1
2013-10-30cpuidle: rearrange __cpuidle_register_device() to keep minimal exit pointsViresh Kumar1-5/+4
2013-10-30cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar1-6/+4
2013-10-30cpuidle: make __cpuidle_driver_init() return voidViresh Kumar1-8/+2
2013-10-30cpuidle: make __cpuidle_device_init() return voidViresh Kumar1-6/+2
2013-10-30cpuidle: Fix comments in cpuidle coreViresh Kumar3-5/+5
2013-10-30cpuidle: fix indentation of cpumaskViresh Kumar1-1/+1
2013-10-17Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...Rafael J. Wysocki13-57/+93
2013-10-17ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD7-15/+17
2013-10-17ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD6-36/+29
2013-10-17ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano4-1/+8
2013-10-17ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano9-22/+56
2013-10-07Merge back earlier cpuidle material for v3.13.Rafael J. Wysocki6-10/+36
2013-10-07Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linuxRafael J. Wysocki5-19/+30
2013-10-07ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano1-1/+1
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano2-2/+17
2013-10-07ARM: zynq: cpuidle: Remove useless compatibility stringDaniel Lezcano1-4/+0
2013-10-07drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entriesLorenzo Pieralisi2-12/+12
2013-10-07Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-07net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-25/+67
2013-10-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+17
2013-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-17/+39
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-57/+101
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-13/+29
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-20/+27
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-28/+21
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Merge branch 'for-linus' into for-linus-3.12Chris Mason6-17/+31
2013-10-05Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-115/+74
2013-10-05Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-05Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+19
2013-10-05Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-42/+45
2013-10-05selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-05selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-05Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-05Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-05Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-05Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-13/+32