aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\
| * UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-02
|\ \
| * | arm: sam9_l9260_defconfig: correct CONFIG_MTD_UBI_BEB_LIMITArtem Bityutskiy2012-09-04
| * | arm: sam9_l9260_defconfig: remove non-existing config optionShmulik Ladkani2012-09-04
| * | arm: sam9_l9260_defconfig: prepare to UBI config changeShmulik Ladkani2012-09-04
* | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-02
|\ \ \
| * \ \ Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski2012-10-02
| |\ \ \
| | * | | ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu2012-10-02
| | * | | ARM: dma-mapping: Small logical clean upHiroshi Doyu2012-10-02
| * | | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu2012-10-02
| * | | | ARM: highbank: add coherent DMA setupRob Herring2012-10-02
| * | | | ARM: kill off arch_is_coherentRob Herring2012-10-02
| * | | | ARM: add coherent iommu dma opsRob Herring2012-10-02
| * | | | ARM: add coherent dma opsRob Herring2012-10-02
| |/ / /
* | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-17
| |\ \ \ \
| | * | | | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-09
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-shmobile'Rafael J. Wysocki2012-09-17
| |\ \ \ \
| | * | | | ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Remove the console check from sh7372_enter_suspend()Rafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Rework adding devices to PM domains on AP4EVBRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Specify device latencies for Mackerel devices directlyRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Specify device latencies for SH7372 devices directlyRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Set PM domain on/off latencies directlyRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Move r8a7779's PM domain objects to a tableRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Move r8a7740's PM domain objects to a tableRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Do not access sh7372 A4S domain internals directlyRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Drop r8a7779_add_device_to_domain()Rafael J. Wysocki2012-09-03
| | * | | | ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki2012-09-03
| | |/ / /
* | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-02
|\ \ \ \ \
| * | | | | ata: add platform driver for Calxeda AHCI controllerMark Langsdorf2012-09-13
* | | | | | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-02
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2012-09-28
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-25
| | |\| | | | |
| | * | | | | | spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-20
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-01
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-05
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Input: tegra - move platform data headerStephen Warren2012-09-05
* | | | | | | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \ \ \