summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot
2015-11-03ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller
2015-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-10-26arm: lpc18xx_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26arm: hisi_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26arm: exynos_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
2015-10-26ARM: dts: rockchip: add tuning related settings to veyron devicesHeiko Stuebner
2015-10-26ARM: dts: rockchip: Add drive/sample clocks for rk3288 dw_mmc devicesAlexandru M Stan
2015-10-26arm: add missing of_node_putJulia Lawall
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman
2015-10-23xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini
2015-10-23xen/arm: correct comment in enlighten.cJuergen Gross
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall
2015-10-23xen/grant-table: Make it running on 64KB granularityJulien Grall
2015-10-23arm/xen: Drop pte_mfn and mfn_pteJulien Grall
2015-10-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-22ARM: dts: fix gpio-keys wakeup-source propertySudeep Holla
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot
2015-10-21Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-10-21Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-10-21Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon