aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-6/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+4
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-209-10/+10
|\
| * mips: change to new flag variablematt mooney2011-03-179-10/+10
* | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-171-0/+2
|\ \
| * | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-172-0/+17
|\ \ \ | |/ / |/| |
| * | watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-152-0/+17
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/ /
* | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-18/+21
|\ \ \ | |_|/ |/| |
| * | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
| * | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-15/+17
| |/
* | 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