summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-073-34/+50
| | | * | | ARM: nommu: do not initialise page tables in secondary_data structureWill Deacon2013-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
| | | * | | ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon2013-06-071-4/+46
| | * | | | ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann2013-06-061-2/+2
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ 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
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | arm: orion: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-0273-704/+3452
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-2820-614/+181
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: msm: Migrate to common clock frameworkStephen Boyd2013-06-2410-364/+108
| | * | | | | | | ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd2013-06-2413-31/+67
| | * | | | | | | ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd2013-06-243-18/+15
| | * | | | | | | ARM: msm: Remove clock-7x30.h include fileStephen Boyd2013-06-242-158/+0
| | * | | | | | | ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd2013-06-243-26/+1
| | * | | | | | | ARM: msm: Remove custom clk_set_flags() APIStephen Boyd2013-06-244-27/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'msm/fixes' into next/lateOlof Johansson2013-06-283-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'davinci-for-v3.11/dt' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-06-273-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: davinci: da850: adopt to pinctrl-single change for configuring multiple ...Manjunathappa, Prakash2013-06-261-1/+1
| | * | | | | | | | ARM: davinci: da850: Use #include for all device treesPhilip Avinash2013-06-203-3/+3
| * | | | | | | | | ARM: ux500: bail out on alien cpusLinus Walleij2013-06-271-1/+2
| * | | | | | | | | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-06-271-2/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: shmobile: r8a7790: don't use external clock for SCIFsUlrich Hecht2013-06-171-1/+1
| | * | | | | | | | | ARM: shmobile: r8a7790: HSCIF supportUlrich Hecht2013-06-171-1/+13
| * | | | | | | | | | Merge branch 'renesas/boards2' into next/lateArnd Bergmann2013-06-2712-77/+490
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sti/soc' into next/lateOlof Johansson2013-06-2525-0/+1455
| |\ \ \ \ \ \ \ \ \ \ \