aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton3-7/+5
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton3-21/+3
2016-10-06MIPS: Support per-device DMA coherencePaul Burton7-2/+31
2016-10-06MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton1-4/+3
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton7-14/+31
2016-10-06MIPS: PCI: Support generic driversPaul Burton3-0/+54
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton4-25/+43
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton3-284/+306
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2-7/+4
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton1-3/+3
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton3-3/+25
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton2-6/+6
2016-10-06MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski4-0/+48
2016-10-06MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski3-120/+87
2016-10-06MIPS: BMIPS: Support APPENDED_DTBJaedon Shin1-0/+8
2016-10-06MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin8-38/+38
2016-10-06MIPS: BMIPS: Add support NAND device nodesJaedon Shin13-0/+195
2016-10-06MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin10-0/+92
2016-10-06MIPS: BMIPS: Add support GPIO device nodesJaedon Shin8-0/+246
2016-10-06MIPS: BMIPS: Add support PWM device nodesJaedon Shin16-0/+204
2016-10-06MIPS: Malta: Remove custom halt implementationPaul Burton1-6/+0
2016-10-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton11-13/+32
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton6-48/+35
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton2-21/+15
2016-10-06MIPS: Malta: Remove custom DT match tablePaul Burton1-15/+0
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton4-91/+124
2016-10-06MIPS: Malta: Use all available DDR by defaultPaul Burton1-6/+104
2016-10-06MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton1-10/+7
2016-10-06irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton1-1/+0
2016-10-06irqchip: i8259: Allow platforms to override poll functionPaul Burton1-0/+11
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-44/+71
2016-10-06MIPS: SEAD3: Remove custom read_persistent_clockPaul Burton1-6/+0
2016-10-06MIPS: SEAD3: Use img-ascii-lcd driverPaul Burton4-81/+6
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds35-392/+1744
2016-10-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-10-06MIPS: SEAD3: Drop use of cobalt fbdev driverPaul Burton2-45/+1
2016-10-06xen/x86: Update topology map for PV VCPUsBoris Ostrovsky1-0/+6
2016-10-06nios2: use of_property_read_boolLey Foon Tan2-14/+9
2016-10-06Merge branch 'devel-stable' into for-linusRussell King3-105/+147
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King311-1540/+2355
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf2-12/+12
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-06sparc: fixing ident and beautifying codenetmonk@netmonk.org1-28/+24
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser2-1/+16
2016-10-06sparc64: Enable PCI IOMMU version 2 APIchris hyser1-10/+26
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker5-5/+5
2016-10-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds20-177/+222
2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds41-1899/+1659
2016-10-05sparc64: separate extable_64.h, switch elf_64.h to itAl Viro3-18/+22
2016-10-05score: separate extable.h, switch module.h to itAl Viro3-8/+13