aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01MIPS: Wire up recvmmsg syscallArnaldo Carvalho de Melo
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-13mips: Use generic mult/shift factor calculation for clocksThomas Gleixner
2009-11-13MIPS: Add DMA declare coherent memory supportYoichi Yuasa
2009-11-02MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le
2009-11-02MIPS: Avoid potential hazard on Context registerRalf Baechle
2009-11-02MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman
2009-11-02MIPS: Fix machine check exception in kmap_coherent()Kevin Cernekee
2009-11-02MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli
2009-11-02MIPS: BCM63xx: Make bcm63xx_uart_register an initfuncFlorian Fainelli
2009-11-02MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoCFlorian Fainelli
2009-11-02MIPS: IP27: Fix buildRalf Baechle
2009-11-02MIPS: Cleanup CONFIG_DEBUG_STACK_USAGE version of alloc_thread_info.Ralf Baechle
2009-11-02MIPS: Don't write ones to reserved entryhi bits.Ralf Baechle
2009-11-02MIPS: Extend COMMAND_LINE_SIZERalf Baechle
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-24cpumask: use mm_cpumask() wrapper: mipsRusty Russell
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins