summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-068-44/+71
|\
| * sparc: fixing ident and beautifying codenetmonk@netmonk.org2016-10-061-28/+24
| * sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2016-10-062-1/+16
| * sparc64: Enable PCI IOMMU version 2 APIchris hyser2016-10-061-10/+26
| * sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-065-5/+5
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-0635-392/+1744
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2016-10-063-105/+147
| |\ \
| | * \ Merge tag 'arm-plt-optimizations-for-v4.9' of git://git.linaro.org/people/ard...Russell King2016-09-123-105/+147
| | |\ \
| | | * | ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel2016-08-301-28/+32
| | | * | ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel2016-08-301-29/+69
| | | * | ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel2016-08-301-12/+37
| | | * | ARM: kernel: merge core and init PLTsArd Biesheuvel2016-08-303-52/+25
| * | | | Merge branches 'misc' and 'sa1111-base' into for-linusRussell King2016-10-06311-1540/+2355
| |\ \ \ \
| | * | | | ARM: sa1111: provide to_sa1111_device() macroRussell King2016-09-212-10/+10
| | * | | | ARM: sa1111: add sa1111_get_irq()Russell King2016-09-202-0/+10
| | * | | | ARM: sa1111: clean up duplication in IRQ chip implementationRussell King2016-09-201-141/+48
| | * | | | ARM: sa1111: implement a gpio_chip for SA1111 GPIOsRussell King2016-09-201-0/+166
| | * | | | ARM: sa1111: move irq cleanup to separate functionRussell King2016-09-201-14/+19
| | * | | | ARM: sa1111: use devm_clk_get()Russell King2016-09-201-10/+4
| | * | | | ARM: sa1111: use devm_kzalloc()Russell King2016-09-201-3/+1
| | * | | | ARM: sa1111: ensure we only touch RAB bus type devices when removingRussell King2016-09-201-0/+2
| * | | | | ARM: 8611/1: l2x0: add PMU supportMark Rutland2016-09-065-0/+617
| * | | | | ARM: 8610/1: V7M: Add dsb before jumping in handler modeTorgue Alexandre2016-09-061-0/+1
| * | | | | ARM: 8609/1: V7M: Add support for the Cortex-M7 processorJonathan Austin2016-09-061-0/+56
| * | | | | ARM: 8608/1: V7M: Indirect proc_info construction for V7M CPUsJonathan Austin2016-09-061-11/+35
| * | | | | ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin2016-09-065-11/+26
| * | | | | ARM: 8606/1: V7M: introduce cache operationsVladimir Murzin2016-09-062-0/+469
| * | | | | ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqsVladimir Murzin2016-09-061-0/+4
| * | | | | ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin2016-09-063-9/+30
| * | | | | ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operationsJonathan Austin2016-09-061-0/+22
| * | | | | ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin2016-09-062-5/+26
| * | | | | ARM: 8601/1: Remove unused secure_flush_area APIAndy Gross2016-08-261-17/+0
| * | | | | ARM: document and update UNCACHEABLE_ADDR definitionsRussell King2016-08-263-3/+3
| * | | | | ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King2016-08-232-18/+21
| * | | | | ARM: 8598/1: remove traces of perf_ops_bpMark Rutland2016-08-231-1/+0
| * | | | | ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang2016-08-151-5/+6
| * | | | | ARM: 8595/2: apply more __ro_after_initKees Cook2016-08-125-9/+9
| * | | | | ARM: 8594/1: enable binfmt_flat on systems with an MMUNicolas Pitre2016-08-121-2/+3
| * | | | | ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control registerAndrey Smirnov2016-08-121-5/+2
| * | | | | ARM: 8592/1: cache-l2x0.c: Replace magic numbersAndrey Smirnov2016-08-121-2/+4
| * | | | | ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre2016-08-121-12/+3
| * | | | | ARM: 8588/1: localise objcopy flagsMark Rutland2016-08-122-1/+2
| * | | | | ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variableFabio Estevam2016-08-121-2/+2
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: fix delaysRussell King2016-10-061-1/+1
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2016-10-0620-177/+222
|\ \ \ \ \ \ \
| * | | | | | | m68k: let clk_disable() return immediately if clk is NULLMasahiro Yamada2016-09-261-0/+4
| * | | | | | | m68knommu: convert printk(KERN_INFO) to pr_info()Greg Ungerer2016-09-261-11/+11
| * | | | | | | m68knommu: clean up uClinux boot log outputGreg Ungerer2016-09-261-1/+1
| * | | | | | | m68k: generalize uboot command line supportGreg Ungerer2016-09-265-79/+117