aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-17mips: change to new flag variablematt mooney
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin
2011-03-14MIPS: Replace deprecated spinlock initializationThomas Gleixner
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds