summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bsym' into for-nextRussell King2015-06-1214-29/+42
|\
| * ARM: replace BSYM() with badr assembly macroRussell King2015-05-0813-28/+41
| * ARM: kvm: fix a bad BSYM() usageRussell King2015-05-081-1/+1
* | Merge branch 'sa1100' into for-nextRussell King2015-06-126-44/+111
|\ \
| * | ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov2015-05-283-3/+2
| * | ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov2015-05-283-15/+36
| * | ARM: 8363/1: sa1100: use ioremapped memory to access SC registersDmitry Eremin-Solenikov2015-05-181-18/+34
| * | ARM: 8362/1: sa1100: use sa11x0_sc_set_wake() in irq driverDmitry Eremin-Solenikov2015-05-181-11/+3
| * | ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov2015-05-182-0/+39
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-1274-531/+1102
|\ \ \ \ \
| | | | * | ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen2015-06-061-3/+101
| | | | * | ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch2015-06-061-0/+1
| | | | * | ARM: 8385/1: VDSO: group link optionsNathan Lynch2015-06-061-7/+10
| | | | * | ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-181-4/+5
| | | | * | ARM: fix missing syscall trace exitRussell King2015-05-151-1/+3
| | | | * | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-141-10/+10
| | | | * | ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon2015-05-041-1/+1
| | | | * | ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-05-041-1/+6
| | | | * | ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn2015-05-041-1/+0
| | | | * | ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg2015-05-041-3/+0
| | | | * | ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2015-05-042-4/+0
| | | | * | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2015-05-042-9/+6
| | | | |/
| | | * | ARM: proc-v7: sanitise and document registers around errataRussell King2015-06-021-30/+38
| | | * | ARM: proc-v7: clean up MIDR accessRussell King2015-06-021-5/+4
| | | * | ARM: proc-v7: move CPU errata out of lineRussell King2015-06-021-65/+78
| | | * | ARM: redo TTBR setup code for LPAERussell King2015-06-0210-78/+60
| | | * | ARM: cleanup early_paging_init() callingRussell King2015-06-023-16/+6
| | | * | ARM: re-implement physical address space switchingRussell King2015-06-024-84/+133
| | | * | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-023-7/+7
| | | * | ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-022-3/+3
| | | * | ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-023-22/+33
| | | * | ARM: keystone2: move platform notifier initialisation into platform initRussell King2015-06-021-6/+9
| | | |/
| | * | ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens2015-06-112-0/+25
| | * | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans2015-06-061-7/+25
| | * | ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsRussell King2015-06-021-29/+37
| | * | ARM: remove __bad_xchg definitionRussell King2015-06-022-8/+1
| | * | ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner2015-06-021-0/+1
| | * | ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla2015-06-021-0/+1
| | * | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-0211-20/+20
| | * | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla2015-06-025-11/+14
| | * | ARM: 8364/1: fix BE32 module loadingArnd Bergmann2015-06-021-0/+2
| | * | ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen2015-06-021-0/+1
| | * | ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen2015-06-021-1/+1
| | * | ARM: l2c: avoid passing auxiliary control register through enable methodRussell King2015-05-151-15/+17
| | * | ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King2015-05-151-1/+25
| | * | ARM: l2c: clean up l2c_configure()Russell King2015-05-151-9/+14
| | * | ARM: l2c: write auxiliary control register firstRussell King2015-05-151-2/+2
| | * | ARM: l2c: restore the behaviour documented above l2c_enable()Russell King2015-05-151-5/+5
| | * | ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfoPaul Kocialkowski2015-05-082-2/+22
| | * | ARM: 8354/1: Documentation: devicetree: root node serial-number property docu...Paul Kocialkowski2015-05-081-0/+4