aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-21MIPS: i8259: DT supportPaul Burton1-0/+1
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4
2015-06-21MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersJoshua Kinard1-0/+112
2015-06-21MIPS: Optimise non-EVA kernel user memory accessesPaul Burton1-16/+31
2015-06-21MIPS: prepare for user enabling of CONFIG_OFRob Herring1-1/+1
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard3-0/+17
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard1-35/+57
2015-06-21MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov1-1/+0
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen30-65/+65
2015-06-21MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-06-21MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab1-0/+2
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel1-1/+2
2015-06-21MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel1-6/+6
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker1-1/+1
2015-06-21MIPS: BCM63xx: Utilize asm/bmips-spaces.hFlorian Fainelli1-1/+1
2015-06-21MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.hFlorian Fainelli2-1/+8
2015-06-21MIPS: ingenic: Initial JZ4780 supportPaul Burton3-4/+5
2015-06-21MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton1-2/+0
2015-06-21MIPS: JZ4740: remove clock.hPaul Burton1-0/+3
2015-06-21MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton1-2/+0
2015-06-21MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton1-0/+2
2015-06-21MIPS: JZ4740: define IRQ numbers based on number of intc IRQsPaul Burton1-3/+7
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton1-2/+0
2015-06-21MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton1-0/+2
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle3-5/+5
2015-06-21MIPS: ingenic: Add newer vendor IDsPaul Burton1-2/+4
2015-06-21MIPS: DEC: Update CPU overridesMaciej W. Rozycki1-0/+16
2015-06-21MIPS: mipsregs.h: Add EntryLo bit definitionsJames Hogan1-0/+22
2015-06-21MIPS: hazards: Add hazard macros for tlb readJames Hogan1-0/+52
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki1-4/+0
2015-06-18Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/...Mark Brown1-4/+0
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle1-1/+1
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras1-7/+7
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-10/+0
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov1-2/+2
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini1-1/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand1-15/+30
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-1/+1
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra1-1/+1
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-05-12MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki1-2/+2
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle1-1/+1
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig2-2/+2
2015-04-27spi: spi-ath79: Add device tree supportAlban Bedel1-4/+0
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-7/+8
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds98-1022/+1565