summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2011-03-142-4/+4
* MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli2011-03-141-0/+9
* MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere2011-03-141-0/+1
* MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-141-2/+29
* MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-141-1/+1
* MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6
* MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
* MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-142-119/+158
* MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-143-12/+3
* MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa2011-03-141-1/+4
* MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-141-1/+2
* MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney2011-03-141-1/+1
* MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney2011-03-141-2/+2
* MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-141-2/+1
* MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-142-2/+2
* MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A2011-03-141-2/+2
* MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-143-5/+3
* MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan2011-03-141-5/+0
* MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer2011-03-141-1/+1
* MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney2011-03-141-0/+2
* MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin2011-03-141-2/+9
* MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin2011-03-141-32/+38
* MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin2011-03-141-27/+25
* MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin2011-03-141-27/+27
* MIPS, Tracing: Speed up function graph tracerWu Zhangjin2011-03-141-7/+7
* MIPS: Replace deprecated spinlock initializationThomas Gleixner2011-03-141-2/+2
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-2049-49/+49
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1855-129/+3107
|\
| * MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-181-0/+3
| * MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
| * MIPS: Implement __read_mostlyDavid Daney2011-01-182-1/+3
| * MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-186-0/+92
| * MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
| * MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-186-0/+84
| * SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-181-0/+23
| * MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
| * MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
| * MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
| * MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
| * MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-183-0/+37
| * MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-187-2/+252
| * MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-1820-0/+1365
| * MIPS: jump label: Add MIPS support.David Daney2011-01-185-0/+110
| * MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-181-24/+16
| * MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney2011-01-181-51/+310
| * MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-183-1/+24
| * MIPS: Use BBIT instructions in TLB handlersDavid Daney2011-01-181-29/+90
| * MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-181-0/+2
| * MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-183-18/+108
OpenPOWER on IntegriCloud