summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau2013-10-298-76/+1
* MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa2013-10-294-21/+4
* MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa2013-10-294-0/+83
* MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli2013-10-293-1/+8
* MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli2013-10-291-1/+4
* MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli2013-10-293-1/+13
* MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli2013-10-291-0/+6
* MIPS: Fix start of free memory when using initrdGreg Ungerer2013-10-291-5/+14
* MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin2013-10-291-2/+6
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-2911-13/+13
* MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle2013-10-291-1/+2
* MIPS: of/pci: Use of_pci_range_parserAndrew Murray2013-10-291-32/+18
* MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens2013-10-291-0/+11
* MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens2013-10-291-0/+12
* MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2013-10-292-0/+22
* MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens2013-10-291-1/+26
* MIPS: BCM47XX: Add board detectionHauke Mehrtens2013-10-294-0/+422
* MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras2013-10-291-0/+1
* MIPS: Move definition of SMP processor id register to header fileJayachandran C2013-10-294-80/+49
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-292-24/+0
* MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-10-292-12/+0
* MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu2013-10-291-1/+0
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-1/+1
|\
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-073-3/+3
|/
* MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2013-10-021-0/+2
* MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C2013-09-251-8/+4
* MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki2013-09-241-1/+1
* MIPS: Fix invalid symbolic link fileMadhavan Srinivasan2013-09-191-1/+1
* MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras2013-09-191-0/+1
* MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle2013-09-191-0/+13
* MIPS: Add MIPS R5 config5 register.Ralf Baechle2013-09-191-0/+7
* MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger2013-09-191-0/+12
* MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki2013-09-181-8/+18
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-1812-45/+77
* MIPS: Remove useless comment about kprobe from arch/mips/MakefileWu Zhangjin2013-09-181-3/+0
* MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin2013-09-181-1/+2
* MIPS: Reimplement get_cycles().Ralf Baechle2013-09-181-1/+32
* MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-1719-19/+236
* MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle2013-09-171-0/+5
* MIPS: Provide nice way to access boot CPU's data.Ralf Baechle2013-09-171-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-156-8/+49
|\
| * MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras2013-09-131-1/+1
| * MIPS: Fix SMP core calculations when using MT support.Leonid Yegoshin2013-09-131-2/+11
| * MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-132-0/+10
| * MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki2013-09-133-5/+27
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-1298-484/+2732
|\
| * Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-061-3/+3
| |\
OpenPOWER on IntegriCloud