summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-052-1/+1
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-1/+0
| * ARM: restart: iop3xx: use new restart hookRussell King2012-01-051-0/+1
| * Merge branch 'restart-cleanup' into restartRussell King2012-01-056-23/+10
| |\
* | \ Merge branch 'devel-stable' into for-linusRussell King2012-01-0522-301/+664
|\ \ \
| * \ \ Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2012-01-041-7/+0
| |\ \ \
| | * | | Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre2012-01-021-7/+0
| * | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-107/+1
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-0812-39/+433
| |\ \ \ \
| | * | | | ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-081-0/+8
| | * | | | ARM: LPAE: Invalidate the TLB before freeing the PMDCatalin Marinas2011-12-081-1/+10
| | * | | | ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-083-0/+98
| | * | | | ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas2011-12-086-0/+261
| | * | | | ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-081-0/+11
| | * | | | ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas2011-12-082-38/+41
| | * | | | ARM: pgtable: switch to use pgtable-nopud.hRussell King2011-12-083-11/+15
| * | | | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-062-3/+14
| |\ \ \ \ \ | | |/ / / /
| | * | | | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-3/+0
| | * | | | ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-062-3/+17
| * | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-6/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: move VMALLOC_END down temporarily for shmobileNicolas Pitre2011-11-261-0/+7
| | * | | | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-261-7/+1
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-057-17/+197
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-023-6/+191
| | |\ \ \ \ \
| | | | * | | | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-021-3/+12
| | | | * | | | arm: introduce cross trigger interface helpersMing Lei2011-12-021-0/+179
| | | |/ / / / | | |/| | | |
| | | * | | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-021-3/+0
| | |/ / / /
| * | | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-214-135/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-151-57/+0
| | * | | | ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-151-0/+3
| | * | | | ARM: vic: device tree bindingJamie Iles2011-11-151-1/+6
| | * | | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-152-61/+0
| | * | | | ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-151-0/+1
| | * | | | ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2011-11-151-16/+8
| | | |/ / | | |/| |
| * | | | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-0/+1
| * | | | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-4/+4
| * | | | ARM: restart: add restart hook to machine_desc recordRussell King2011-11-101-0/+1
| |/ / /
* | | | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-058-24/+79
|\ \ \ \
| * | | | ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2011-12-231-0/+4
| * | | | ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2011-12-131-0/+20
| * | | | ARM: Allow Kconfig to control the definition of NR_BANKSRussell King2011-12-131-5/+1
| * | | | ARM: 7201/1: add EDAC atomic_scrub functionRob Herring2011-12-111-0/+48
| * | | | ARM: 7173/1: Add optimised swahb32() byteswap helper for v6 and aboveDave Martin2011-12-061-2/+3
| * | | | ARM: 7169/1: topdown mmap supportRob Herring2011-12-062-0/+3
| * | | | ARM: 7140/1: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definitionKevin Hilman2011-12-061-17/+0
| | |/ / | |/| |
* | | | ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass2012-01-051-1/+0
| |_|/ |/| |
* | | ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-061-12/+4
|/ /
* | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-301-1/+1
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-221-10/+0
|\ \
| * | ARM: PMU: remove pmu_init declarationWill Deacon2011-11-161-10/+0
| |/
OpenPOWER on IntegriCloud