summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin2013-09-232-0/+22
* ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin2013-09-232-1/+5
* ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin2013-09-231-0/+36
* ARM: bL_switcher: Basic trace events supportDave Martin2013-09-231-0/+17
* ARM: bL_switcher: wait until inbound is alive before performing a switchNicolas Pitre2013-09-231-7/+23
* ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre2013-09-233-2/+34
* ARM: SMP: basic IPI triggered completion supportNicolas Pitre2013-09-233-1/+24
* ARM: bL_switcher: synchronize the outbound with the inboundNicolas Pitre2013-09-231-2/+22
* ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin2013-09-232-6/+57
* ARM: bL_switcher: Add runtime control notifierDave Martin2013-09-232-10/+94
* ARM: bL_switcher: Add synchronous enable/disable interfaceDave Martin2013-09-232-2/+28
* Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-177-18/+738
|\
| * ARM: bL_switcher: add a simple /dev user interface for debugging purposesNicolas Pitre2013-08-053-0/+80
| * ARM: bL_switcher: filter CPU hotplug requests when the switcher is activeNicolas Pitre2013-08-051-0/+22
| * ARM: bL_switcher: remove assumptions between logical and physical CPUsNicolas Pitre2013-08-041-72/+104
| * ARM: bL_switcher: add kernel cmdline param to disable the switcher on bootNicolas Pitre2013-07-301-3/+9
| * ARM: bL_switcher: ability to enable and disable the switcher via sysfsNicolas Pitre2013-07-301-11/+160
| * ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-301-1/+13
| * ARM: bL_switcher: hot-unplug half of the available CPUsNicolas Pitre2013-07-301-1/+77
| * ARM: bL_switcher: simplify stack isolationNicolas Pitre2013-07-301-15/+8
| * ARM: bL_switcher: move to dedicated threads rather than workqueuesNicolas Pitre2013-07-302-24/+79
| * ARM: bL_switcher: add clockevent save/restore supportLorenzo Pieralisi2013-07-301-0/+20
| * ARM: b.L: core switcher codeNicolas Pitre2013-07-304-0/+277
| * ARM: suspend: use hash of cpu_logical_map value to index into save arrayNicolas Pitre2013-07-302-18/+16
* | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-162-3/+4
|\ \
| * | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-2/+2
| * | ARM: timer-sp: Set dynamic irq affinityViresh Kumar2013-08-221-1/+2
* | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-10/+13
|\ \ \
| * | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-3/+6
| * | | arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-121-7/+7
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-1210-24/+107
|\ \ \ \
| * | | | ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard2013-09-121-0/+15
| * | | | ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard2013-09-121-0/+15
| * | | | ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard2013-09-121-0/+11
| * | | | ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard2013-09-121-0/+16
| * | | | Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx...Olof Johansson2013-09-101-1/+1
| |\ \ \ \
| | * | | | ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar2013-09-031-1/+1
| * | | | | ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 buildNicolas Pitre2013-09-091-0/+2
| * | | | | Merge branch 'versatile/fixes' into fixesOlof Johansson2013-09-092-17/+32
| |\ \ \ \ \
| | * | | | | ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-041-3/+3
| | * | | | | ARM: PCI: versatile: Fix PCI I/OPeter Maydell2013-09-042-8/+10
| | * | | | | ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell2013-09-041-6/+19
| * | | | | | ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_dataSimon Horman2013-09-091-1/+0
| * | | | | | Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: r8a7779: Update early timer initialisation orderSimon Horman2013-08-301-1/+1
| * | | | | | | ARM: pxa: ssp: Check return values from phandle lookupsOlof Johansson2013-09-091-4/+14
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-123-19/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ARM: sort arch/arm/KconfigRussell King2013-09-121-16/+18
| * | | | | | | ARM: fix forced-HZ valuesRussell King2013-09-101-2/+3
OpenPOWER on IntegriCloud