summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: change status property of dwmmc nodes for exynos5250Yuvaraj Kumar C D2013-12-163-16/+8
* ARM: dts: Move dwmmc nodes from exynos5.dtsi to exynos5250.dtsiYuvaraj Kumar C D2013-12-022-21/+12
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-228-14/+39
|\
| * ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon2013-11-201-0/+1
| * ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-201-1/+1
| * ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
| * ARM: 7888/1: seccomp: not compatible with ARM OABIKees Cook2013-11-141-1/+6
| * ARM: 7886/1: make OABI default to offKees Cook2013-11-141-2/+1
| * ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
| * ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
| * ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
| * ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
| * ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
| * ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-221-6/+28
|\ \
| * \ Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov2013-11-191-6/+28
| |\ \
| | * | arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-161-6/+28
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-204-62/+2
|\ \ \ \
| * \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-163-60/+0
| |\ \ \ \
| | * | | | dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-143-60/+0
| * | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-311-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-2/+2
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-6/+0
|\ \ \ \ \ \
| * | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-6/+0
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-171-0/+1
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1821-21/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-3021-21/+21
* | | | | | | | | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-181-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | twl4030_charger: Add devicetree supportNeilBrown2013-11-121-0/+6
* | | | | | | | | | Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-11-183-6/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsiRob Herring2013-11-043-6/+12
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1633-68/+331
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2013-11-1558-546/+456
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2013-11-152-2/+3
| | * | | | | | | | | ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon2013-11-151-2/+11
| | * | | | | | | | | ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun2013-11-151-1/+1
| | * | | | | | | | | ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun2013-11-141-1/+1
| | * | | | | | | | | Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-11-142-10/+51
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividersTomi Valkeinen2013-10-241-4/+40
| | | * | | | | | | | | ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocksTomi Valkeinen2013-10-241-5/+9
| | | * | | | | | | | | ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clkTomi Valkeinen2013-10-241-1/+2
| * | | | | | | | | | | Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson2013-11-1514-1/+120
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-11-157-0/+34
| | * | | | | | | | | | | ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-1511-1/+86
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: highbank: only select errata 764369 if SMPOlof Johansson2013-11-141-1/+1
| * | | | | | | | | | | ARM: sti: only select errata 764369 if SMPOlof Johansson2013-11-141-1/+1
| * | | | | | | | | | | ARM: tegra: init fuse before setting reset handlerAlexandre Courbot2013-11-141-1/+1
| * | | | | | | | | | | ARM: vt8500: add defconfig for v6/v7 chipsOlof Johansson2013-11-141-0/+90
| * | | | | | | | | | | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-11-141-1/+2
OpenPOWER on IntegriCloud