summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-204-0/+25
|\
| * Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar2014-01-144-0/+25
| |\
| | * ARM: sun7i: a20: Add support for the High Speed TimersMaxime Ripard2013-12-111-0/+10
| | * ARM: sun5i: a13: Add support for the High Speed TimersMaxime Ripard2013-12-111-0/+7
| | * ARM: sun5i: a10s: Add support for the High Speed TimersMaxime Ripard2013-12-111-0/+7
| | * clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard2013-12-111-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-203-1/+5
|\ \ \
| * | | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-133-1/+5
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-4/+0
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-1628-58/+114
| |\ \ \
| * | | | Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...Will Deacon2013-12-171-4/+0
* | | | | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2014-01-203-16/+15
|\ \ \ \ \
| * | | | | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2013-12-201-0/+14
| * | | | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2013-12-202-16/+1
| |/ / / /
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+15
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-1323-53/+106
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-171-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bpf: do not use reciprocal divideEric Dumazet2014-01-151-3/+3
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-166-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-122-0/+2
| * | | ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk2014-01-111-2/+3
| * | | ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd2014-01-111-1/+1
| * | | ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla2014-01-111-1/+1
| * | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King2014-01-071-1/+1
* | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-01-101-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mike Turquette2014-01-051-1/+1
| |\ \ \ \
| | * | | | ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan2013-12-301-1/+1
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-103-5/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-01-023-5/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart2013-12-261-2/+2
| | * | | | | ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart2013-12-261-1/+1
| | * | | | | ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart2013-12-261-2/+2
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-068-11/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-052-2/+2
| * | | | | ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
| * | | | | CRYPTO: Fix more AES build errorsRussell King2014-01-052-2/+2
| * | | | | ARM: 7931/1: Correct virt_addr_validLaura Abbott2013-12-291-1/+2
| * | | | | ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper2013-12-291-3/+3
| * | | | | ARM: fix footbridge clockevent deviceRussell King2013-12-291-2/+3
* | | | | | Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-285-10/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-252-5/+5
| | * | | | | | ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-251-1/+1
| * | | | | | | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-224-23/+54
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-3/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | arm: xen: foreign mapping PTEs are special.Ian Campbell2013-12-111-1/+1
| | * | | | | | | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-041-2/+2
* | | | | | | | | Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-283-3/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
OpenPOWER on IntegriCloud