summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | | | | ARM: clean up TWD after previous patchRussell King2015-10-091-4/+4
| | | * | | | | | | ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez2015-10-091-1/+4
| | | * | | | | | | ARM: make highpte an expert optionRussell King2015-10-031-1/+2
| | | * | | | | | | ARM: 8433/1: add a VMSPLIT_3G_OPT config optionNicolas Pitre2015-10-031-0/+3
| | | * | | | | | | ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-031-0/+9
| | | * | | | | | | ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson2015-10-031-19/+12
| | | * | | | | | | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-10-031-0/+2
| | | * | | | | | | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-10-031-0/+5
| | | * | | | | | | ARM: remove user cmpxchg syscallRussell King2015-10-034-101/+3
| | | * | | | | | | ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd2015-10-031-0/+4
| | | * | | | | | | ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh2015-10-031-1/+0
| | | * | | | | | | ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi2015-10-032-5/+0
| | | * | | | | | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1
| | | * | | | | | | ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly2015-09-221-0/+2
| | | * | | | | | | ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada2015-09-222-2/+2
| | | * | | | | | | ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-222-2/+2
| | | * | | | | | | ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-223-0/+14
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller2015-10-291-1/+1
* | | | | | | | | Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2015-11-037-224/+140
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot2015-11-035-224/+0
| * | | | | | | | | ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot2015-11-032-0/+140