aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-08-05MIPS: BMIPS: fix hardware interrupt routing for boot CPU != 0Gravatar Florian Fainelli 1-2/+8
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Gravatar Ralf Baechle 2-1/+3
2013-08-05MIPS: PNX833x: PNX8335_PCI_ETHERNET_INT depends on CONFIG_SOC_PNX8335Gravatar Markos Chandras 1-0/+2
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Gravatar Florian Fainelli 2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUGravatar Florian Fainelli 1-7/+1
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Gravatar Markos Chandras 1-2/+1
2013-07-30MIPS: Set default CPU type for BCM47XX platformsGravatar Markos Chandras 2-1/+1
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationGravatar Maciej W. Rozycki 1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Gravatar Steven J. Hill 1-0/+4
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 10-21/+69
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONGravatar Markos Chandras 1-1/+0
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsGravatar Faidon Liambotis 1-2/+3
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPGravatar James Hogan 1-0/+1
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Gravatar Aaro Koskinen 1-1/+1
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainGravatar Jayachandran C 3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGravatar Ganesan Ramalingam 1-1/+1
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerGravatar Tony Wu 1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetGravatar Florian Fainelli 1-1/+1
2013-07-17MIPS: Delete dead invocation of exception_exit().Gravatar Ralf Baechle 1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 61-338/+294
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 158-2309/+2189
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextGravatar Ralf Baechle 42-362/+503
2013-07-10mm: remove free_area_cacheGravatar Michel Lespinasse 1-2/+0
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-25/+389
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 7-345/+25
2013-07-05MIPS: jz4740: Correct clock gate bit for DMA controllerGravatar Maarten ter Huurne 1-1/+1
2013-07-05MIPS: jz4740: Remove custom DMA APIGravatar Lars-Peter Clausen 3-364/+1
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceGravatar Lars-Peter Clausen 3-0/+23
2013-07-05MIPS: jz4740: Acquire and enable DMA controller clockGravatar Maarten ter Huurne 1-2/+22
2013-07-04Merge branch 'kconfig-diet' from Dave HansenGravatar Linus Torvalds 2-9/+1
2013-07-04consolidate per-arch stack overflow debugging optionsGravatar Dave Hansen 2-9/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 4-82/+25
2013-07-03mips: remove savemaxmem parameter setupGravatar Zhang Yanfei 1-10/+0
2013-07-03mm/MIPS: prepare for killing free_all_bootmem_node()Gravatar Jiang Liu 1-11/+1
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 3-59/+21
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 2-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+2
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+5
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-2/+6
2013-07-02MIPS: Kconfig: Add missing MODULES dependency to VPE_LOADERGravatar Markos Chandras 1-1/+1
2013-07-02MIPS: BCM63xx: CLK: Add dummy clk_{set,round}_rate() functionsGravatar Markos Chandras 1-0/+12
2013-07-01MIPS: SEAD3: Disable L2 cache on SEAD-3.Gravatar Steven J. Hill 1-1/+0
2013-07-01MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableGravatar Jonas Gorski 3-1/+14
2013-07-01MIPS: BCM63xx: Add SMP support to prom.cGravatar Kevin Cernekee 1-0/+41
2013-07-01MIPS: define write{b,w,l,q}_relaxedGravatar Florian Fainelli 1-0/+5