Age | Commit message (Expand) | Author |
2013-01-31 | MIPS: Function tracer: Fix broken function tracing | Al Cooper |
2013-01-31 | mips: Move __virt_addr_valid() to a place for MIPS 64 | Steven Rostedt |
2013-01-30 | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C |
2013-01-30 | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos |
2013-01-30 | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos |
2013-01-30 | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin |
2013-01-24 | MIPS: DSP: Fix DSP mask for registers. | Steven J. Hill |
2013-01-23 | MIPS: Fix build failure by adding definition of pfn_pmd(). | David Daney |
2013-01-22 | MIPS: Octeon: Fix warning. | Ralf Baechle |
2013-01-22 | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__ | Geert Uytterhoeven |
2013-01-22 | MIPS: PNX833x: Fix comment. | Ralf Baechle |
2013-01-17 | MIPS: Add struct p_format to union mips_instruction. | Ralf Baechle |
2013-01-16 | MIPS: Export <asm/break.h>. | Ralf Baechle |
2013-01-16 | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. | Ralf Baechle |
2013-01-16 | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform | Arend van Spriel |
2013-01-16 | MIPS: vpe.c: Fix null pointer dereference in print arguments. | Cong Ding |
2013-01-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-01-03 | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | MIPS: 64-bit: Fix build if !CONFIG_MODULES | Joshua Kinard |
2012-12-28 | MIPS: Wire up finit_module syscall. | Ralf Baechle |
2012-12-28 | MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). | Ralf Baechle |
2012-12-28 | MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper. | Ralf Baechle |
2012-12-28 | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. | Ralf Baechle |
2012-12-28 | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>. | Ralf Baechle |
2012-12-28 | MIPS: Don't include <asm/page.h> unnecessarily. | Ralf Baechle |
2012-12-27 | MIPS: Fix comment. | Ralf Baechle |
2012-12-27 | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." | Ralf Baechle |
2012-12-27 | MIPS: perf: Fix build failure in XLP perf support. | Manuel Lauss |
2012-12-27 | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully | Manuel Lauss |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle |
2012-12-13 | MIPS: wrppmc: Fix build of PCI code. | Ralf Baechle |
2012-12-13 | MIPS: IP22/IP28: Fix build of EISA code. | Ralf Baechle |
2012-12-13 | MIPS: RB532: Fix build of prom code. | Ralf Baechle |
2012-12-13 | MIPS: PowerTV: Fix build. | Ralf Baechle |
2012-12-13 | MIPS: IP27: Correct fucked grammar in ops-bridge.c | Dave Jones |
2012-12-13 | MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled | Ralf Baechle |
2012-12-13 | MIPS: Fix potencial corruption | Ralf Baechle |
2012-12-13 | MIPS: Fix for warning from FPU emulation code | Ralf Baechle |
2012-12-13 | MIPS: Handle COP3 Unusable exception as COP1X for FP emulation | Maciej W. Rozycki |
2012-12-13 | MIPS: Fix poweroff failure when HOTPLUG_CPU configured. | Huacai Chen |