aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney2011-03-14
* MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-14
* MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-14
* MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A2011-03-14
* MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-14
* MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan2011-03-14
* MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer2011-03-14
* MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney2011-03-14
* MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin2011-03-14
* MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin2011-03-14
* MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin2011-03-14
* MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin2011-03-14
* MIPS, Tracing: Speed up function graph tracerWu Zhangjin2011-03-14
* MIPS: Replace deprecated spinlock initializationThomas Gleixner2011-03-14
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-18
|\
| * MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-18
| * MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-18
| * MIPS: Implement __read_mostlyDavid Daney2011-01-18
| * MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-18
| * MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-18
| * MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-18
| * SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-18
| * MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-18
| * MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-18
| * MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-18
| * MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-18
| * MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-18
| * MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-18
| * MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-18
| * MIPS: jump label: Add MIPS support.David Daney2011-01-18
| * MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-18
| * MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney2011-01-18
| * MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-18
| * MIPS: Use BBIT instructions in TLB handlersDavid Daney2011-01-18
| * MIPS: Declare uasm bbit0 and bbit1 functions.David Daney2011-01-18
| * MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney2011-01-18
| * MIPS: Add DINSM to uasm.David Daney2011-01-18
| * MIPS: Probe for presence of KScratch registers.David Daney2011-01-18
| * MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-18
| * MIPS: Use printf extension %pR for struct resourceJoe Perches2011-01-18
| * MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches2011-01-18
* | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
|/
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-13
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-13
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-13
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-16