| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-02 | 4 | -1/+14 |
|\ |
|
| * | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 2010-02-02 | 3 | -1/+13 |
| * | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2010-02-01 | 1 | -0/+1 |
* | | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn | 2010-01-28 | 2 | -0/+13 |
* | | MIPS: PowerTV: Streamline access to platform device registers | David VomLehn | 2010-01-28 | 2 | -84/+141 |
|/ |
|
* | MIPS: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-12 | 1 | -1/+3 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-17 | 41 | -451/+3535 |
|\ |
|
| * | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-17 | 8 | -365/+0 |
| * | MIPS: Loongson: Cleanups of serial port support | Wu Zhangjin | 2009-12-17 | 1 | -3/+11 |
| * | MIPS: Cleanup signal code initialization | Ralf Baechle | 2009-12-17 | 1 | -8/+0 |
| * | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 2 | -0/+24 |
| * | MIPS: Yeeloong 2F: Add LID open event as the wakeup event | Wu Zhangjin | 2009-12-17 | 1 | -0/+1 |
| * | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 2009-12-17 | 1 | -0/+57 |
| * | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 2009-12-17 | 1 | -27/+2 |
| * | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 1 | -0/+9 |
| * | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 1 | -1/+24 |
| * | MIPS: Loongson 2F: Add CPU frequency scaling support | Wu Zhangjin | 2009-12-17 | 3 | -1/+71 |
| * | MIPS: Lemote 2F: Add cs5536 MFGPT timer support | Wu Zhangjin | 2009-12-17 | 1 | -0/+35 |
| * | MIPS: Lemote 2F: Add Lynloong support | Wu Zhangjin | 2009-12-17 | 1 | -1/+2 |
| * | MIPS: Lemote 2F: Add NAS support | Wu Zhangjin | 2009-12-17 | 1 | -1/+2 |
| * | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 2009-12-17 | 8 | -0/+807 |
| * | MIPS: Add support for uncached accelerated mappings. | Wu Zhangjin | 2009-12-17 | 1 | -0/+13 |
| * | MIPS: Loongson 2F: Cleanup the #if clauses | Wu Zhangjin | 2009-12-17 | 2 | -5/+5 |
| * | MIPS: Lemote 2F: Add reset support | Wu Zhangjin | 2009-12-17 | 1 | -0/+7 |
| * | MIPS: Lemote 2F: Add basic CS5536 VSM support | Wu Zhangjin | 2009-12-17 | 3 | -0/+489 |
| * | MIPS: Lemote 2F: Add a LEMOTE_MACH2F kernel option | Wu Zhangjin | 2009-12-17 | 1 | -0/+7 |
| * | MIPS: Loongson: Add basic Loongson 2F support | Wu Zhangjin | 2009-12-17 | 4 | -11/+132 |
| * | MIPS: Loongson: Cleanup the serial port support | Wu Zhangjin | 2009-12-17 | 2 | -2/+3 |
| * | MIPS: Loongson: Cleanup machtype support | Wu Zhangjin | 2009-12-17 | 1 | -0/+1 |
| * | MIPS: Collect FPU emulator statistics per-CPU. | David Daney | 2009-12-17 | 1 | -7/+17 |
| * | MIPS: Bonito64: Make Loongson independent from Bonito64 code. | Wu Zhangjin | 2009-12-17 | 4 | -23/+172 |
| * | MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. | David Daney | 2009-12-17 | 2 | -11/+38 |
| * | MIPS: Octeon: Add register definitions for MGMT Ethernet driver. | David Daney | 2009-12-17 | 2 | -0/+1442 |
| * | NET: Add driver for Octeon MDIO buses. | David Daney | 2009-12-17 | 1 | -0/+178 |
| * | MIPS: Reorder operations in stackframe.h for better scheduling | David Daney | 2009-12-17 | 1 | -8/+12 |
| * | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-17 | 1 | -3/+1 |
| * | MIPS: IP22: Remove an unused function | Dmitri Vorobiev | 2009-12-17 | 1 | -2/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ \ |
|
| * | | fix up O_SYNC comments | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -0/+1 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -21/+21 |
* | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 2 | -8/+8 |
* | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | 1 | -18/+18 |
* | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | 2 | -6/+6 |
|/ |
|
* | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 | 1 | -1/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 4 | -4/+4 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 4 | -4/+4 |
| |\ |
|