summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
* Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King2014-07-1245-166/+147
|\
| * ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst2014-07-021-0/+8
| * ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2014-07-022-13/+15
| * ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst2014-07-021-0/+10
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-1941-152/+113
| |\
| | * ARM: use menuconfig for sub-arch menusRob Herring2014-06-1717-61/+33
| | * ARM: multi_v7_defconfig: re-enable SDHCI driversStephen Warren2014-06-171-0/+1
| | * ARM: EXYNOS: Fix compilation warningSachin Kamat2014-06-171-1/+1
| | * ARM: exynos: move sysram info to exynos.cOlof Johansson2014-06-173-24/+32
| | * ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB boardEzequiel Garcia2014-06-171-0/+2
| | * ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB boardEzequiel Garcia2014-06-171-0/+2
| | * ARM: exynos: cleanup kconfig option displayRob Herring2014-06-172-16/+4
| | * ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-1714-33/+0
| | * ARM: integrator: fix section mismatch problemLinus Walleij2014-06-172-2/+12
| | * ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM sizeJason Cooper2014-06-171-1/+1
| | * ARM: samsung: make SAMSUNG_DMADEV optionalArnd Bergmann2014-06-176-13/+16
| | * ARM: keystone requires ARM_PATCH_PHYS_VIRTArnd Bergmann2014-06-171-0/+1
| | * ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann2014-06-173-1/+8
| * | arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt2014-06-181-1/+1
* | | ARM: l2c: fix revision checkingRussell King2014-07-071-1/+1
* | | ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-291-3/+4
* | | ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-291-0/+1
* | | ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami2014-06-291-0/+5
* | | ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami2014-06-291-1/+1
* | | ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre2014-06-291-2/+0
* | | ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-291-0/+31
* | | ARM: arm925: ensure assembly sets up writethrough mappingRussell King2014-06-201-0/+1
* | | ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)Russell King2014-06-191-2/+2
* | | ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-196-17/+16
* | | ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov2014-06-171-0/+6
* | | ARM: 8068/1: scoop: Remove unused variableFabio Estevam2014-06-171-1/+0
|/ /
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-156-30/+75
|\ \
| * \ Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-106-30/+75
| |\ \
| | * | ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...Nishanth Menon2014-06-062-2/+2
| | * | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+9
| | * | ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clockPeter Ujfalusi2014-05-281-11/+11
| | * | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+53
| | * | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-1/+0
| | * | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-11/+0
| | * | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-282-5/+0
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-27/+27
|\ \ \ \
| * \ \ \ Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-123-8/+4
| |\ \ \ \
| * | | | | sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-051-27/+27
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-122-3/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-0661-233/+276
| |\ \ \ \ \ \
| * | | | | | | perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-052-3/+7
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-128-75/+94
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-0323-53/+104
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-011-72/+67
OpenPOWER on IntegriCloud