summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-0/+5
|\
| * ARM: zynq: dt: Updated devicetree for Zynq 7000 platform.Moritz Fischer2015-10-171-0/+5
* | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-044-9/+9
|\ \
| * \ Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-2624-34/+74
| |\ \
| * \ \ Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-224-9/+9
| |\ \ \ | | |_|/ | |/| |
| | * | usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-274-9/+9
* | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0411-12/+12
|\ \ \ \
| * \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2015-11-021-1/+1
| |\ \ \ \
| | * | | | PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-151-1/+1
| | * | | | PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-151-1/+1
| * | | | | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-2510-11/+11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-0110-11/+11
| | | |_|/ | | |/| |
* | | | | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-046-33/+90
|\ \ \ \ \
| * | | | | xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-231-0/+12
| * | | | | xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-231-0/+10
| * | | | | xen/arm: correct comment in enlighten.cJuergen Gross2015-10-231-1/+1
| * | | | | xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-232-20/+44
| * | | | | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-232-4/+7
| * | | | | arm/xen: Add support for 64KB page granularityJulien Grall2015-10-232-5/+16
| * | | | | xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-231-3/+3
| * | | | | arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-047-10/+40
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0125-38/+87
| |\ \ \ \ \
| * | | | | | ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot2015-10-213-3/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2014-8/+42
| |\ \ \ \ \ \
| * | | | | | | ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.Nicolas Schichan2015-10-052-6/+37
| * | | | | | | ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-031-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-0235-167/+235
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-2645-115/+106
| |\ \ \ \ \ \ \
| * | | | | | | | arm: dts: am4372: add syscon phandle to cpsw nodeMugunthan V N2015-09-211-0/+1
| * | | | | | | | arm: dts: dra7: add syscon phandle to cpsw nodeMugunthan V N2015-09-211-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-042-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dts: stm32f429: Adopt STM32 RNG driverDaniel Thompson2015-10-141-0/+7
| * | | | | | | | ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}Lee Jones2015-09-211-0/+14
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-201-4/+4
| * | | | | | | | | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-2013-8/+41
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-0636-167/+236
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-035-78/+276
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-133-78/+87
| * | | | | | | | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-133-6/+6
| * | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-10-1313-8/+41
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | ARM: virt: select ARM_GIC_V3Jean-Philippe Brucker2015-10-091-0/+1
| * | | | | | | | | ARM: add 32bit support to GICv3Jean-Philippe Brucker2015-10-091-0/+188
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-0322-138/+112
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-2922-141/+125
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | arm: add missing of_node_putJulia Lawall2015-10-261-3/+9
| | | * | | | | | | | ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-193-1/+25
| | | * | | | | | | | ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly2015-10-091-0/+12