summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann2013-06-061-2/+2
| |/ /
| * | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-229-60/+113
| |\ \
| | * | ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-212-4/+11
| | * | arm: introduce psci_smp_opsStefano Stabellini2013-05-218-60/+106
| * | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-2225-27/+742
| |\ \ \
| | * | | ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-172-5/+35
| | * | | ARM: ARMv7-M: Allow the building of new kernel portUwe Kleine-König2013-04-176-5/+33
| | * | | ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König2013-04-173-0/+271
| | * | | ARM: Add base support for ARMv7-MCatalin Marinas2013-04-1716-21/+407
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-2935-153/+459
|\ \ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ARM: 7777/1: Avoid extra calls to the C compilerDouglas Anderson2013-06-291-25/+31
| | * | | | | ARM: 7774/1: Fix dtb dependency to use order-only prerequisitesDouglas Anderson2013-06-291-1/+2
| | * | | | | ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier2013-06-241-5/+0
| | * | | | | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier2013-06-243-18/+39
| | * | | | | ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier2013-06-241-9/+8
| | * | | | | ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier2013-06-241-0/+9
| | * | | | | ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland2013-06-241-2/+0
| | * | | | | ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-06-241-0/+1
| | * | | | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-246-20/+37
| | * | | | | ARM: 7758/1: introduce config HAS_BANDGAPEduardo Valentin2013-06-172-0/+4
| | * | | | | ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon2013-06-171-4/+9
| | * | | | | ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre2013-06-171-5/+30
| | * | | | | ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2013-06-171-11/+14
| | * | | | | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon2013-06-171-13/+29
| | * | | | | ARM: 7746/1: mm: lazy cache flushing on non-mapped pagesMing Lei2013-06-061-1/+1
| | * | | | | ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei2013-05-231-3/+17
| | * | | | | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-239-18/+18
| | * | | | | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chipsChristian Daudt2013-05-152-4/+162
| | * | | | | ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT2013-05-151-6/+38
| | * | | | | ARM: 7705/1: use optimized do_div only for EABIArnd Bergmann2013-05-151-1/+1
| | * | | | | ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei2013-05-151-0/+7
| * | | | | | ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre2013-06-061-5/+0
| * | | | | | ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre2013-06-061-2/+2
* | | | | | | ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-244-3/+59
* | | | | | | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-06-241-0/+6
* | | | | | | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-244-3/+5
* | | | | | | ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi2013-06-241-0/+3
* | | | | | | ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen2013-06-241-1/+0
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-222-3/+3
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-1910-29/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2013-06-174-20/+42
| * | | | | | | | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm2013-06-171-1/+2
| * | | | | | | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-172-3/+34
| * | | | | | | | ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT2013-06-171-2/+2
| * | | | | | | | ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang2013-06-171-3/+5
| * | | | | | | | ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst2013-06-172-0/+18
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-1513-29/+96
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-123-6/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe rangeThomas Petazzoni2013-06-062-4/+6