summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-1259-832/+980
|\ \ \ \
| | | | * 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-031-1/+1
| | | | * ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-05-031-1/+6
| | | | * ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn2015-05-031-1/+0
| | | | * ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg2015-05-031-3/+0
| | | | * ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2015-05-032-4/+0
| | | | * ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2015-05-032-9/+6
| | | * | ARM: proc-v7: sanitise and document registers around errataRussell King2015-06-011-30/+38
| | | * | ARM: proc-v7: clean up MIDR accessRussell King2015-06-011-5/+4
| | | * | ARM: proc-v7: move CPU errata out of lineRussell King2015-06-011-65/+78
| | | * | ARM: redo TTBR setup code for LPAERussell King2015-06-0110-78/+60
| | | * | ARM: cleanup early_paging_init() callingRussell King2015-06-013-16/+6
| | | * | ARM: re-implement physical address space switchingRussell King2015-06-014-84/+133
| | | * | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-013-7/+7
| | | * | ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-012-3/+3
| | | * | ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-013-22/+33
| | | * | ARM: keystone2: move platform notifier initialisation into platform initRussell King2015-06-011-6/+9
| | | |/
| | * | ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens2015-06-101-0/+20
| | * | 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: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-028-379/+4
| | * | 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: optimize memset_io()/memcpy_fromio()/memcpy_toio()Russell King2015-05-081-0/+25
| | * | ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel2015-05-087-3/+248
| | * | ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and m...Tony Lindgren2015-05-081-2/+4
| | * | ARM: 8346/1: sa1100: Constify irq_domain_opsKrzysztof Kozlowski2015-05-081-1/+1
| | * | ARM: 8341/1: io: Unpessimize relaxed io accessorsPeter Hurley2015-05-081-15/+12
| | * | ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm322015-05-082-4/+24
| | |/
| * | ARM: omap2: use clkdev_add_alias()Russell King2015-05-061-15/+9
| * | ARM: omap2: use clkdev_create()Russell King2015-05-061-10/+2
| * | ARM: orion: use clkdev_create()Russell King2015-05-061-5/+1
| * | ARM: lpc32xx: convert to use clkdev_add_table()Russell King2015-05-061-4/+1
| * | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King2015-05-065-1/+5
| |/
OpenPOWER on IntegriCloud