aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki1-1/+1
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2-10/+32
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin1-1/+2
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle1-1/+32
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle5-6/+209
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle1-0/+1
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki1-0/+2
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki1-1/+1
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds31-104/+280
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+2
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos1-0/+57
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos1-8/+32
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam2-0/+12
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam2-0/+5
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam3-2/+36
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C2-0/+8
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2-0/+7
2013-09-03MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos1-2/+0
2013-09-03MIPS: Lantiq: Falcon: add cpu-feature-override.hThomas Langer1-0/+58
2013-09-03MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle1-0/+2
2013-08-26MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIBDavid Daney1-0/+21
2013-08-26MIPS: BMIPS: Fix compilation for BMIPS5000Ralf Baechle1-33/+22
2013-08-26MIPS: Add CPU identifiers for more OCTEON family members.David Daney1-1/+4
2013-08-26MIPS: use generic-y where possibleJames Hogan17-58/+16
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socKevin Hilman1-5/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-5/+0
2013-08-05MIPS: BCM63XX: export PSI size from nvramJonas Gorski1-0/+2
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle1-0/+2
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill1-0/+4
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-24/+13
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds45-314/+537
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle13-30/+114
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-10/+216
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-56/+1
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen1-56/+0
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen1-0/+1
2013-07-01MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski2-0/+9
2013-07-01MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli1-0/+5
2013-07-01MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras1-0/+5
2013-07-01Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin3-9/+13
2013-07-01MIPS: APSP: Remove <asm/kspd.h>Deng-Cheng Zhu1-32/+0