summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton
2016-10-06MIPS: Support per-device DMA coherencePaul Burton
2016-10-06MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-06MIPS: PCI: Support generic driversPaul Burton
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton
2016-10-06MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski
2016-10-06MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski
2016-10-06MIPS: BMIPS: Support APPENDED_DTBJaedon Shin
2016-10-06MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin
2016-10-06MIPS: BMIPS: Add support NAND device nodesJaedon Shin
2016-10-06MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin
2016-10-06MIPS: BMIPS: Add support GPIO device nodesJaedon Shin
2016-10-06MIPS: BMIPS: Add support PWM device nodesJaedon Shin
2016-10-06MIPS: Malta: Remove custom halt implementationPaul Burton
2016-10-06MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton
2016-10-06MIPS: Malta: Probe pflash via DTPaul Burton
2016-10-06MIPS: Malta: Probe RTC via DTPaul Burton
2016-10-06MIPS: Malta: Remove custom DT match tablePaul Burton
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton
2016-10-06MIPS: Malta: Use all available DDR by defaultPaul Burton
2016-10-06MIPS: Malta: Allow PCI devices DMA to lower 2GB physicalPaul Burton
2016-10-06irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton
2016-10-06irqchip: i8259: Allow platforms to override poll functionPaul Burton
2016-10-06MIPS: SEAD3: Remove custom read_persistent_clockPaul Burton
2016-10-06MIPS: SEAD3: Use img-ascii-lcd driverPaul Burton
2016-10-06MIPS: SEAD3: Drop use of cobalt fbdev driverPaul Burton
2016-10-05MIPS: SEAD3: Parse memsize in DT shimPaul Burton
2016-10-05MIPS: SEAD3: Use generic restart-poweroff driverPaul Burton
2016-10-05MIPS: SEAD3: Reset via generic syscon-reboot driver & DTPaul Burton
2016-10-05MIPS: SEAD3: Use register-bit-led driver via DT for LEDsPaul Burton
2016-10-05MIPS: SEAD3: Probe parallel flash via DTPaul Burton
2016-10-05MIPS: SEAD3: Probe EHCI controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe ethernet controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Use generic ns16550a earlycon supportPaul Burton
2016-10-05MIPS: SEAD3: Probe UARTs using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton
2016-10-05MIPS: SEAD3: Split obj-y entries across linesPaul Burton
2016-10-05MIPS: pm-cps: Generate idle state entry code when CPUs are onlinedPaul Burton
2016-10-05MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn