summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2018-07-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-20ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König
2018-07-19Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada
2018-07-18mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon
2018-07-18ARM: dts: Add ethernet and switch to D-Link DIR-685Linus Walleij
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-16ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek
2018-07-16ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()Thierry Reding
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2018-07-14ARM: tcm: ensure inline stub functions are marked staticRussell King
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-13ARM: net: bpf: improve 64-bit ALU implementationRussell King
2018-07-13ARM: net: bpf: improve 64-bit store implementationRussell King
2018-07-13ARM: net: bpf: improve 64-bit sign-extended immediate loadRussell King
2018-07-13ARM: net: bpf: improve 64-bit load immediate implementationRussell King
2018-07-12ARM: net: bpf: use double-word load/stores where availableRussell King
2018-07-12ARM: net: bpf: always use odd/even register pairRussell King
2018-07-12ARM: net: bpf: avoid reloading 'array'Russell King
2018-07-12ARM: net: bpf: avoid reloading 'index'Russell King
2018-07-12ARM: net: bpf: use ldr instructions with shifted rm registerRussell King
2018-07-12ARM: net: bpf: use immediate forms of instructions where possibleRussell King
2018-07-12ARM: net: bpf: imm12 constant conversionRussell King
2018-07-12ARM: net: bpf: access eBPF scratch space using ARM FP registerRussell King
2018-07-12ARM: net: bpf: 64-bit accessor functions for BPF registersRussell King
2018-07-12ARM: net: bpf: provide accessor functions for BPF registersRussell King
2018-07-12ARM: net: bpf: remove is_on_stack() and sstk/dstkRussell King
2018-07-12ARM: net: bpf: use negative numbers for stacked registersRussell King
2018-07-12ARM: net: bpf: provide load/store ops with negative immediatesRussell King
2018-07-12ARM: net: bpf: enumerate the JIT scratch stack layoutRussell King
2018-07-12ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford
2018-07-12ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon
2018-07-11ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-07-11ARM: 8779/1: add endianness option to LDFLAGS instead of LDMasahiro Yamada
2018-07-11ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()Will Deacon
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin
2018-07-10arm_pmu: Tidy up clear_event_idx call backsSuzuki K Poulose
2018-07-10arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose
2018-07-10arm_pmu: Clean up maximum period handlingSuzuki K Poulose
2018-07-09arm: perf: prevent unbind/bind via sysfsStefan Agner
2018-07-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers