summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2013-10-29MIPS: Move audit_arch() helper function to __syscall_get_arch().Ralf Baechle
2013-10-29MIPS: Enable HAVE_ARCH_TRACEHOOK.Ralf Baechle
2013-10-29MIPS: Switch ELF core dumper to use regsets.Ralf Baechle
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle
2013-10-29MIPS: Enable entries for SIGSYS in struct siginfo.Ralf Baechle
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: DECstation CPU feature overridesMaciej W. Rozycki
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa
2013-10-29MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens
2013-10-29MIPS: BCM47XX: Add board detectionHauke Mehrtens
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-10-29MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C
2013-09-03MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos
2013-09-03MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney
2013-08-26MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle
2013-08-26MIPS: Add CPU identifiers for more OCTEON family members.David Daney
2013-08-26MIPS: use generic-y where possibleJames Hogan
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-05MIPS: BCM63XX: export PSI size from nvramJonas Gorski
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds