summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds5-14/+77
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds5-14/+77
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds72-165/+416
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+3
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min2-1/+2
2014-04-25arm64: initialize spinlock for init_mm's contextLeo Yan1-0/+3
2014-04-25arm64: debug: remove noisy, pointless warningWill Deacon1-3/+0
2014-04-25arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper1-0/+6
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2-3/+4
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth1-7/+7
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth1-1/+33
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth1-2/+6
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth1-2/+6
2014-04-25Merge tag 'zynq-dt-fixes-for-3.15' of git://git.xilinx.com/linux-xlnx into fixesArnd Bergmann3-0/+167
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann52-198/+466
2014-04-24Merge tag 'spi-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2014-04-24Merge branch 'fixes_for_v3.15' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+1
2014-04-24ARM: vexpress/TC2: Convert OPP voltage to uV before storingPunit Agrawal1-2/+2
2014-04-24ARM: tegra: remove UART5/UARTE from tegra124.dtsiStephen Warren1-13/+0
2014-04-24Merge tag 'omap-for-v3.15/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann21-37/+65
2014-04-24Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-11/+17
2014-04-24Merge tag 'renesas-fixes-for-v3.15' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-8/+5
2014-04-24Merge tag 'renesas-dt5-for-v3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-2/+2
2014-04-24Merge tag 'v3.15-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-5/+5
2014-04-24Merge tag 'imx-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann19-60/+123
2014-04-24Merge tag 'mvebu-dt-fixes-non-crit-3.15' of git://git.infradead.org/linux-mve...Arnd Bergmann12-11/+13
2014-04-24ARM: tegra: remove TEGRA_EMC_SCALING_ENABLEPaul Bolle1-3/+0
2014-04-24ARM: Tidy up DTB Makefile entriesDomenico Andreoli1-10/+9
2014-04-24ARM: fix missing CLKSRC_OF on multi-platformRob Herring1-0/+1
2014-04-24ARM: spear: add __init to spear_clocksource_init()Alex Elder1-1/+1
2014-04-24ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIOAndrea Adami1-0/+1
2014-04-24arm/mach-vexpress: array accessed out of boundsHeinrich Schuchardt1-2/+5
2014-04-23Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds13-21/+44
2014-04-23ARM: OMAP2+: Fix GPMC remap for devices using an offsetTony Lindgren1-0/+8
2014-04-23arm: dma-mapping: Fix mapping size valueRitesh Harjani1-1/+1
2014-04-23Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/h...Mark Brown1-1/+1
2014-04-23ARM: add renameat2 syscallMiklos Szeredi2-0/+2
2014-04-23arm64: add renameat2 compat syscallMiklos Szeredi1-1/+2
2014-04-23ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King2-9/+9
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-2/+2
2014-04-22ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky1-1/+1
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre3-4/+14
2014-04-22ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-04-22ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1