summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ARM: substitute arch_idle()Nicolas Pitre3-7/+4
2012-01-20ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2-1/+3
2012-01-20ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre1-1/+1
2012-01-20ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2-0/+2
2012-01-20ARM: mach-shark: properly disable CPU idle callNicolas Pitre2-0/+7
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2-5/+6
2012-01-20ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2-4/+4
2012-01-20ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre3-37/+53
2012-01-20ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre3-46/+37
2012-01-20ARM: s3c24xx: move special idle code to out of lineNicolas Pitre4-45/+29
2012-01-20ARM: mach-h720x: move special idle code out of lineNicolas Pitre2-6/+19
2012-01-20ARM: mach-gemini: move special idle code out of lineNicolas Pitre4-12/+32
2012-01-20ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2-20/+26
2012-01-20ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2-4/+17
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre9-21/+69
2012-01-20ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-20ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2-10/+7
2012-01-20ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-20ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2-13/+1
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre4-20/+6
2012-01-20ARM: clean up idle handlersNicolas Pitre2-8/+16
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre1-5/+2
2012-01-19Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-18Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-54/+119
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds56-679/+727
2012-01-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-7/+19
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds62-1482/+1192
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds6-0/+2193
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-380/+429