aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-22
|\
| * ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon2013-11-20
| * ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-20
| * ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-18
| * ARM: 7888/1: seccomp: not compatible with ARM OABIKees Cook2013-11-14
| * ARM: 7886/1: make OABI default to offKees Cook2013-11-14
| * ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-14
| * ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-14
| * ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-14
| * ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-14
| * ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-14
| * ARM: Fix nommu.c build warningRussell King2013-11-14
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-22
|\ \
| * \ Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov2013-11-19
| |\ \
| | * | arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-16
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\ \ \ \
| * \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\ \ \ \
| | * | | | dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
| * | | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-31
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-30
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \ \ \ \ \
| * | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-18
|\ \ \ \ \ \ \
| * | | | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-17
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\ \ \ \ \ \ \ \
| * | | | | | | | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-30
* | | | | | | | | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | twl4030_charger: Add devicetree supportNeilBrown2013-11-13
* | | | | | | | | | Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-11-18
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsiRob Herring2013-11-04
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-16
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2013-11-15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2013-11-15
| | * | | | | | | | | ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resumeNishanth Menon2013-11-15
| | * | | | | | | | | ARM: OMAP3: Beagle: fix return value check in beagle_opp_init()Wei Yongjun2013-11-15
| | * | | | | | | | | ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()Wei Yongjun2013-11-14
| | * | | | | | | | | Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-11-14
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP3: fix dpll4_m3_ck and dpll4_m4_ck dividersTomi Valkeinen2013-10-24
| | | * | | | | | | | | ARM: OMAP3: use CLK_SET_RATE_PARENT for dss clocksTomi Valkeinen2013-10-24
| | | * | | | | | | | | ARM: OMAP4: use CLK_SET_RATE_PARENT for dss_dss_clkTomi Valkeinen2013-10-24
| * | | | | | | | | | | Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson2013-11-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-11-15
| | * | | | | | | | | | | ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-15
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: highbank: only select errata 764369 if SMPOlof Johansson2013-11-14
| * | | | | | | | | | | ARM: sti: only select errata 764369 if SMPOlof Johansson2013-11-14
| * | | | | | | | | | | ARM: tegra: init fuse before setting reset handlerAlexandre Courbot2013-11-14
| * | | | | | | | | | | ARM: vt8500: add defconfig for v6/v7 chipsOlof Johansson2013-11-14
| * | | | | | | | | | | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin2013-11-14
| * | | | | | | | | | | ARM: dts: i.MX51: Fix OTG PHY clockAlexander Shiyan2013-11-11
| * | | | | | | | | | | ARM: imx: set up pllv3 POWER and BYPASS sequentiallyShawn Guo2013-11-11