summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland5-0/+617
2016-09-06ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre1-0/+1
2016-09-06ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin1-0/+56
2016-09-06ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin1-11/+35
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin5-11/+26
2016-09-06ARM: 8606/1: V7M: introduce cache operationsVladimir Murzin2-0/+469
2016-09-06ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqsVladimir Murzin1-0/+4
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin3-9/+30
2016-09-06ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operationsJonathan Austin1-0/+22
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin2-5/+26
2016-08-26ARM: 8601/1: Remove unused secure_flush_area APIAndy Gross1-17/+0
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King3-3/+3
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King2-18/+21
2016-08-23ARM: 8598/1: remove traces of perf_ops_bpMark Rutland1-1/+0
2016-08-15ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang1-5/+6
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook5-9/+9
2016-08-12ARM: 8594/1: enable binfmt_flat on systems with an MMUNicolas Pitre1-2/+3
2016-08-12ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control registerAndrey Smirnov1-5/+2
2016-08-12ARM: 8592/1: cache-l2x0.c: Replace magic numbersAndrey Smirnov1-2/+4
2016-08-12ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre1-12/+3
2016-08-12ARM: 8588/1: localise objcopy flagsMark Rutland2-1/+2
2016-08-12ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variableFabio Estevam1-2/+2
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+22
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds5-5/+5
2016-08-04arm: jump label may reference text in __exitJason Baron1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski5-89/+81
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-0/+22
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-6/+73
2016-08-03ARM: kexec: fix kexec for Keystone 2Russell King2-1/+25
2016-08-03ARM: keystone: dts: add psci command definitionVitaly Andrianov1-0/+8
2016-08-03ARM: kexec: advertise location of bootable RAMRussell King1-2/+21
2016-08-03ARM: kdump: advertise boot aliased crash kernel resourceRussell King1-0/+16
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick2-3/+3
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-26/+22
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-194/+124
2016-08-02clocksource/drivers/clps_711x: fixup for "ARM: clps711x:Stephen Rothwell1-1/+1
2016-08-02Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds385-6865/+20470
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds32-2024/+151
2016-08-02Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-163/+263
2016-08-02Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds118-1077/+960
2016-08-02Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds93-428/+214
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas43-138/+255
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2-2/+12
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas1-23/+9
2016-08-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-4/+7
2016-07-31ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds50-101/+28
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-252/+60