aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAge
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\
| * ARM: SP804: make Integrator/CP timer pick clock from DTLinus Walleij2014-02-13
| |
| \
*-. \ Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King2014-04-03
|\ \ \ | |_|/ |/| |
| | * ARM: 8006/1: Remove redundant codeAlexander Shiyan2014-03-19
| * | ARM: 7962/2: Make all mcpm functions notraceDave Martin2014-02-18
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-23
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-06
| |\ \ | | |/ | |/|
| | * ARM: timer-sp: Switch to sched_clock_register()Stephen Boyd2013-11-21
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-23
|\ \ \
| * | | ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon2013-12-29
| * | | ARM: 7918/1: clean up cache handling in core codeNicolas Pitre2013-12-29
| |/ /
* / / arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-11
|/ /
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\ \
| * \ Merge branch 'dma_complete' into nextVinod Koul2013-10-31
| |\ \
| | * | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-30
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'devel-stable' into for-nextRussell King2013-11-12
| |\ \ \
| | * | | ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera2013-11-06
| | * | | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-30
| | |\ \ \
| | | * | | ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky2013-10-19
| | | | |/ | | | |/|
| | * | | ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin2013-09-23
| | * | | ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin2013-09-23
| | * | | ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin2013-09-23
| | * | | ARM: bL_switcher: Basic trace events supportDave Martin2013-09-23
| | * | | ARM: bL_switcher: wait until inbound is alive before performing a switchNicolas Pitre2013-09-23
| | * | | ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre2013-09-23
| | * | | ARM: bL_switcher: synchronize the outbound with the inboundNicolas Pitre2013-09-23
| | * | | ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin2013-09-23
| | * | | ARM: bL_switcher: Add runtime control notifierDave Martin2013-09-23
| | * | | ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin2013-09-23
| | * | | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-17
| | |\ \ \
| | | * | | ARM: bL_switcher: add a simple /dev user interface for debugging purposesNicolas Pitre2013-08-05
| | | * | | ARM: bL_switcher: filter CPU hotplug requests when the switcher is activeNicolas Pitre2013-08-05
| | | * | | ARM: bL_switcher: remove assumptions between logical and physical CPUsNicolas Pitre2013-08-04
| | | * | | ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre2013-07-30
| | | * | | ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre2013-07-30
| | | * | | ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-30
| | | * | | ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre2013-07-30
| | | * | | ARM: bL_switcher: simplify stack isolationNicolas Pitre2013-07-30
| | | * | | ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre2013-07-30
| | | * | | ARM: bL_switcher: add clockevent save/restore supportLorenzo Pieralisi2013-07-30
| | | * | | ARM: b.L: core switcher codeNicolas Pitre2013-07-30
| * | | | | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin2013-10-29
| * | | | | ARM: 7847/1: mcpm: Factor out logical-to-physical CPU translationDave Martin2013-10-29
| * | | | | ARM: 7856/1: timer-sp: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-29
| | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: delete mach-sharkLinus Walleij2013-09-17
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-10-14
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: 7845/1: sharpsl_param.c: fix invalid memory access for pxa devicesAndrea Adami2013-10-03