summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-nextRussell King2013-06-2930-42/+679
|\
| * ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi2013-06-202-2/+13
| * ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi2013-06-201-0/+12
| * Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...Russell King2013-06-181-9/+0
| |\
| | * clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-9/+0
| * | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-06-186-14/+62
| |\ \
| | * | ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon2013-05-301-1/+1
| | * | ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon2013-05-301-1/+1
| | * | ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy2013-05-301-1/+1
| | * | ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy2013-05-301-0/+16
| | * | ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy2013-05-301-0/+20
| | * | ARM: LPAE: use 64-bit accessors for TTBR registersCyril Chemparathy2013-05-301-5/+17
| | * | ARM: LPAE: use phys_addr_t in switch_mm()Cyril Chemparathy2013-05-301-2/+2
| | * | ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy2013-05-302-4/+4
| | |/
| * | Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King2013-06-188-3/+261
| |\ \
| | * | ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas2013-06-045-0/+73
| | * | ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas2013-06-044-0/+168
| | * | ARM: mm: correct pte_same behaviour for LPAE.Steve Capper2013-06-041-0/+17
| | |/
| * | ARM: mpu: protect the vectors page with an MPU regionJonathan Austin2013-06-171-0/+1
| * | ARM: mpu: add MPU initialisation for secondary coresJonathan Austin2013-06-071-1/+4
| * | ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin2013-06-071-0/+3
| * | ARM: mpu: add header for MPU register layouts and region dataJonathan Austin2013-06-071-0/+72
| * | ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2013-06-072-0/+6
| * | ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin2013-06-071-0/+10
| * | ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin2013-06-071-0/+2
| * | ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon2013-06-071-0/+4
| * | ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2013-06-072-1/+26
| * | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-222-0/+14
| |\ \
| | * | ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-211-0/+5
| | * | arm: introduce psci_smp_opsStefano Stabellini2013-05-211-0/+9
| * | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-2210-17/+194
| |\ \ \ | | |/ / | |/| |
| | * | ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-171-4/+34
| | * | ARM: Add base support for ARMv7-MCatalin Marinas2013-04-1710-16/+163
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. | | | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-296-35/+65
|\ \ \| | | | | |_|_|/ | |/| | |
| | * | | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier2013-06-241-1/+9
| | * | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-242-14/+28
| | * | | ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon2013-06-171-4/+9
| | * | | ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2013-06-171-11/+14
| | * | | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-4/+4
| | * | | ARM: 7705/1: use optimized do_div only for EABIArnd Bergmann2013-05-151-1/+1
* | | | | ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-241-0/+9
* | | | | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-242-1/+3
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-191-3/+1
|\ \ \ \ \
| * | | | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-171-3/+1
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-101-2/+9
|\| | | | |
| * | | | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2013-06-061-2/+9
| |/ / / /
* / / / / arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-23/+4
|/ / / /
* | | | Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-05-211-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones2013-05-141-3/+3
| |/ /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-151-4/+4
|\ \ \ | |/ / |/| |