summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-235-48/+16Star
|\
| * arm: don't create useless copies to pass into debugfs_create_dir()Al Viro2011-07-212-12/+5Star
| * switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-215-36/+11Star
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-233-70/+5Star
|\ \
| * | arm: Footbridge: Use common i8253 clockeventThomas Gleixner2011-07-012-52/+4Star
| * | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-4/+0Star
| * | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-091-2/+0Star
| * | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-2/+0Star
| * | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-091-9/+0Star
| * | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-236-10/+81
|\ \ \
| * | | perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+2
| * | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-013-0/+70
| * | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-016-9/+9
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-234-1173/+1Star
|\ \ \ \
| * \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-074-1173/+1Star
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-214-1173/+1Star
| | |\ \ \ \ \
| | | | * | | | msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-214-1170/+1Star
| | | | * | | | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+0Star
| | | |/ / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-2313-19/+294
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-154-3/+58
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2011-07-122-0/+3
| | * | | | | | | OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman2011-07-122-0/+11
| | * | | | | | | OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman2011-07-122-0/+40
| | * | | | | | | OMAP: PM: omap_device: conditionally use PM domain runtime helpersKevin Hilman2011-07-121-3/+4
| * | | | | | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-1510-16/+236
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-141-2/+1Star
| | * | | | | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-1/+1
| | * | | | | | | | ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-133-18/+2Star
| | * | | | | | | | ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-101-3/+42
| | * | | | | | | | ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-101-0/+13
| | * | | | | | | | ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2011-07-102-0/+11
| | * | | | | | | | ARM: mach-shmobile: sh7372 D4 supportMagnus Damm2011-07-103-0/+6
| | * | | | | | | | ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto2011-07-105-0/+10
| | * | | | | | | | ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto2011-07-103-0/+3
| | |/ / / / / / /
| | * | | | | | | ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm2011-07-023-0/+6
| | * | | | | | | ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm2011-07-023-0/+6
| | * | | | | | | ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm2011-07-023-0/+8
| | * | | | | | | ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm2011-07-023-1/+5
| | * | | | | | | ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki2011-07-024-0/+131
| | * | | | | | | PM: Rename clock management functionsRafael J. Wysocki2011-07-022-6/+6
| | * | | | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-023-10/+10
* | | | | | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2213-629/+226Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-143-11/+19
| * | | | | | | | | mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0Star
| * | | | | | | | | mach-gta2: remove unused spi-gpio.h includePeter Korsgaard2011-07-041-1/+0Star
| * | | | | | | | | mach-qt2410: convert to spi_gpioPeter Korsgaard2011-07-041-26/+8Star
| * | | | | | | | | mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14Star
| * | | | | | | | | Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-1749-145/+122Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | spi/ep93xx: add DMA supportMika Westerberg2011-06-082-1/+7