| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-12-28 | MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). |  Ralf Baechle | 1 | -1/+4 |
| 2012-12-28 | MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper. |  Ralf Baechle | 1 | -4/+0 |
| 2012-12-27 | MIPS: Fix comment. |  Ralf Baechle | 1 | -4/+5 |
| 2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 3 | -7/+1 |
| 2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -0/+2 |
| 2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions |  Al Viro | 1 | -6/+0 |
| 2012-12-19 | missing user_stack_pointer() instances |  Al Viro | 1 | -0/+1 |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series |  Al Viro | 1 | -1/+0 |
| 2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next |  Joerg Roedel | 1 | -0/+2 |
| 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 'akpm' (Andrew's patch-bomb) |  Linus Torvalds | 1 | -10/+1 |
| 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+1 |
| 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-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) |  Linus Torvalds | 1 | -0/+11 |
| 2012-12-11 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB |  Andi Kleen | 1 | -0/+11 |
| 2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -0/+3 |
| 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-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 5 | -228/+116 |
| 2012-11-16 | Merge branch 'arch-frv' into no-rebases |  Al Viro | 3 | -4/+18 |
| 2012-11-16 | Merge 3.7-rc6 into tty-next |  Greg Kroah-Hartman | 5 | -228/+116 |
| 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-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -4/+17 |
| 2012-11-09 | MIPS: Loongson1B: improve ls1x_serial_setup() |  Kelvin Cheung | 1 | -1/+1 |