summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | ARM: add soc memory barrier extensionRussell King2015-07-252-0/+5
| | | | * | | | | | | | | | | | ARM: move heavy barrier support out of lineRussell King2015-07-258-20/+28
| | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | | ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-253-9/+1Star
| | | * | | | | | | | | | | | ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski2015-08-181-1/+1
| | | * | | | | | | | | | | | ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada2015-08-181-12/+12
| | | * | | | | | | | | | | | ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada2015-08-181-5/+1Star
| | | * | | | | | | | | | | | ARM: 8415/1: early fixmap support for earlyconStefan Agner2015-08-185-11/+105
| | | * | | | | | | | | | | | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-111-0/+17
| | | * | | | | | | | | | | | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava2015-08-041-9/+12
| | | * | | | | | | | | | | | ARM: reduce visibility of dmac_* functionsRussell King2015-08-014-6/+33
| | | * | | | | | | | | | | | ARM: 8407/1: switch_to: Remove finish_arch_switchWill Deacon2015-07-311-1/+4
| | | * | | | | | | | | | | | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-3110-16/+35
| | | * | | | | | | | | | | | ARM: 8403/1: kbuild: don't use generic mcs_spinlock.h headerWill Deacon2015-07-101-1/+0Star
| | | * | | | | | | | | | | | ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd2015-07-101-1/+3
| | | * | | | | | | | | | | | ARM: 8395/1: l2c: Add support for the "arm,shared-override" propertyGeert Uytterhoeven2015-07-101-0/+5
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King2015-08-251-1/+1
| * | | | | | | | | | | | | ARM: entry: efficiency cleanupsRussell King2015-08-254-32/+71
| * | | | | | | | | | | | | ARM: entry: get rid of asm_trace_hardirqs_on_condRussell King2015-08-251-6/+2Star
| * | | | | | | | | | | | | ARM: uaccess: simplify user access assemblyRussell King2015-08-251-35/+12Star
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-045-71/+58Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operationsWill Deacon2015-08-122-60/+24Star
| * | | | | | | | | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0Star
| | * | | | | | | | | | | | | arm: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+15
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-8/+17
| * | | | | | | | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
| * | | | | | | | | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-034-4/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-283-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-2115-61/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | ARM: dts: am33xx: update cpsw compatibleMugunthan V N2015-08-141-1/+1
| * | | | | | | | | | | | | | ARM: dts: dra7: update cpsw compatibleMugunthan V N2015-08-141-1/+1
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-1415-25/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-0133-68/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.Nicolas Schichan2015-07-272-2/+23
| * | | | | | | | | | | | | | | ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.Nicolas Schichan2015-07-271-0/+8
| * | | | | | | | | | | | | | | ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.Nicolas Schichan2015-07-271-0/+11
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | scatterlist: use sg_phys()Dan Williams2015-08-171-1/+1
* | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-014-5/+1Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-041-1/+1
| * | | | | | | | | | | | | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30115-204/+1480
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-274-4/+0Star
* | | | | | | | | | | | | | | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-0113-152/+118Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'tegra-for-4.3-defconfig' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-212-7/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ARM: tegra: Update multi_v7_defconfigThierry Reding2015-08-141-0/+9
| | * | | | | | | | | | | | | | | | ARM: tegra: Update default configurationTuomas Tynkkynen2015-08-141-7/+2Star
| | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | ARM: add TC2 PM support to multi_v7_defconfigNicolas Pitre2015-08-181-0/+1
| * | | | | | | | | | | | | | | | Merge tag 'imx-defconfig-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-08-181-13/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ARM: imx_v6_v7_defconfig: Select CONFIG_IKCONFIG_PROCFabio Estevam2015-07-271-1/+3