| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 79 | -726/+4472 |
| 2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next |  Ralf Baechle | 19 | -228/+714 |
| 2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. |  Ralf Baechle | 43 | -406/+0 |
| 2012-12-13 | MIPS: Remove unused smvp.h |  Paul Bolle | 1 | -19/+0 |
| 2012-12-13 | MIPS: OCTEON: Add definitions for OCTEON memory contoller registers. |  David Daney | 1 | -0/+3457 |
| 2012-12-13 | MIPS: OCTEON: Add OCTEON family definitions to octeon-model.h |  David Daney | 1 | -0/+6 |
| 2012-12-13 | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. |  David Daney | 2 | -8/+0 |
| 2012-12-13 | MIPS: Remove usage of CEVT_R4K_LIB config option. |  Ralf Baechle | 1 | -2/+0 |
| 2012-12-13 | MIPS: Remove usage of CSRC_R4K_LIB config option. |  Steven J. Hill | 1 | -1/+1 |
| 2012-12-13 | MIPS: Kconfig: Rename several firmware related config symbols. |  Ralf Baechle | 2 | -8/+8 |
| 2012-12-13 | MIPS: Octeon: Add kexec and kdump support |  Ralf Baechle | 1 | -0/+2 |
| 2012-12-13 | MIPS: kdump: Add support |  Ralf Baechle | 2 | -3/+30 |
| 2012-12-12 | asm-generic, mm: pgtable: consolidate zero page helpers |  Kirill A. Shutemov | 1 | -10/+1 |
| 2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 4 | -4/+7 |
| 2012-12-12 | MIPS: BCM47XX: remove GPIO driver |  Hauke Mehrtens | 1 | -146/+8 |
| 2012-12-12 | MIPS: Remove leftovers from the IRIX binary compat code. |  Ralf Baechle | 1 | -4/+0 |
| 2012-12-12 | MIPS: Transparent Huge Pages support |  Ralf Baechle | 3 | -3/+177 |
| 2012-12-12 | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT |  David Daney | 4 | -6/+6 |
| 2012-12-12 | MIPS: page.h: Provide more readable definition for PAGE_MASK. |  Ralf Baechle | 1 | -1/+1 |
| 2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core |  Ingo Molnar | 1 | -0/+1 |
| 2012-12-04 | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() |  David Daney | 1 | -1/+11 |
| 2012-11-29 | unify default ptrace_signal_deliver |  Al Viro | 1 | -2/+0 |
| 2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next |  Al Viro | 3 | -2/+7 |
| 2012-11-28 | mips: dma_debug: add debug_dma_mapping_error support |  Shuah Khan | 1 | -0/+2 |
| 2012-11-26 | MIPS: tlbex: Better debug output. |  Ralf Baechle | 1 | -33/+67 |
| 2012-11-26 | MIPS: pgtable.h: Remove commented out debugging printk. |  Ralf Baechle | 1 | -1/+0 |
| 2012-11-26 | MIPS: Remove R5000A. |  Ralf Baechle | 1 | -3/+3 |
| 2012-11-20 | MIPS: BCM63XX: fix BCM6345 clocks bits |  Florian Fainelli | 1 | -7/+12 |
| 2012-11-16 | Merge branch 'arch-frv' into no-rebases |  Al Viro | 3 | -4/+18 |
| 2012-11-13 | tracing,x86: Add a TSC trace_clock |  David Sharp | 1 | -0/+1 |
| 2012-11-11 | MIPS: lantiq: adds code for booting GPHY |  John Crispin | 1 | -0/+3 |
| 2012-11-09 | MIPS: Loongson1B: improve ls1x_serial_setup() |  Kelvin Cheung | 1 | -1/+1 |
| 2012-11-09 | MIPS: Loongson1B: use common clock infrastructure instead of private APIs |  Kelvin Cheung | 2 | -3/+5 |
| 2012-11-09 | MIPS: Netlogic: Support for XLR/XLS Fast Message Network |  Ganesan Ramalingam | 5 | -5/+504 |
| 2012-11-09 | MIPS: Netlogic: PIC IRQ handling update for multi-chip |  Jayachandran C | 2 | -2/+1 |
| 2012-11-09 | MIPS: Netlogic: Make number of nodes configurable |  Jayachandran C | 3 | -5/+62 |
| 2012-11-09 | MIPS: Netlogic: Support for multi-chip configuration |  Jayachandran C | 5 | -9/+42 |
| 2012-11-09 | MIPS: Netlogic: Move from u32 cpumask to cpumask_t |  Jayachandran C | 1 | -2/+5 |
| 2012-11-09 | MIPS: Netlogic: Update PIC access functions |  Jayachandran C | 1 | -33/+7 |
| 2012-11-09 | MIPS: Netlogic: Fix interrupt table entry init |  Jayachandran C | 1 | -1/+1 |
| 2012-11-09 | MIPS: BCM63XX: move nvram functions into their own file |  Jonas Gorski | 2 | -17/+35 |
| 2012-11-09 | MIPS: BCM63XX: add core reset helper |  Jonas Gorski | 1 | -0/+21 |
| 2012-11-09 | MIPS: BCM63XX: add softreset register description for BCM6358 |  Jonas Gorski | 1 | -0/+10 |
| 2012-11-09 | MIPS: BCM47xx: sprom: read values without prefix as fallback |  Hauke Mehrtens | 1 | -2/+2 |
| 2012-11-09 | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus |  Jim Quinlan | 1 | -132/+75 |
| 2012-11-09 | MIPS: Remove irqflags.h dependency from bitops.h |  Jim Quinlan | 2 | -82/+33 |
| 2012-11-09 | MIPS: bitops.h: Change use of 'unsigned short' to 'int' |  Jim Quinlan | 1 | -7/+7 |
| 2012-11-09 | MIPS: compat: Delete now unused TIF_32BIT. |  Ralf Baechle | 1 | -6/+0 |
| 2012-11-09 | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. |  Ralf Baechle | 1 | -1/+1 |
| 2012-11-09 | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR |  Ralf Baechle | 1 | -1/+1 |