aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds41-451/+3535
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-12-17fix up O_SYNC commentsChristoph Hellwig1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle8-365/+0
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin1-3/+11
2009-12-17MIPS: Cleanup signal code initializationRalf Baechle1-8/+0
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle2-0/+24
2009-12-17MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin1-0/+1
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin1-0/+57
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin1-27/+2
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin1-0/+9
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin1-1/+24
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin3-1/+71
2009-12-17MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin1-0/+35
2009-12-17MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin1-1/+2
2009-12-17MIPS: Lemote 2F: Add NAS supportWu Zhangjin1-1/+2
2009-12-17MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn8-0/+807
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin1-0/+13
2009-12-17MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin2-5/+5
2009-12-17MIPS: Lemote 2F: Add reset supportWu Zhangjin1-0/+7
2009-12-17MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin3-0/+489
2009-12-17MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel optionWu Zhangjin1-0/+7
2009-12-17MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin4-11/+132
2009-12-17MIPS: Loongson: Cleanup the serial port supportWu Zhangjin2-2/+3
2009-12-17MIPS: Loongson: Cleanup machtype supportWu Zhangjin1-0/+1
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney1-7/+17
2009-12-17MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin4-23/+172
2009-12-17MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.David Daney2-11/+38
2009-12-17MIPS: Octeon: Add register definitions for MGMT Ethernet driver.David Daney2-0/+1442
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney1-0/+178
2009-12-17MIPS: Reorder operations in stackframe.h for better schedulingDavid Daney1-8/+12
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-3/+1
2009-12-17MIPS: IP22: Remove an unused functionDmitri Vorobiev1-2/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-21/+21
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-18/+18
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2-6/+6
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-1/+16
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+11
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina4-4/+4
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-3/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa4-4/+4
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe16-218/+72