| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-08-17 | 1 | -0/+2 |
|\ |
|
| * | MIPS: Fix HPAGE_SIZE redefinition | Atsushi Nemoto | 2009-08-17 | 1 | -0/+2 |
* | | MIPS: Wire up accept4 syscall. | Ralf Baechle | 2009-08-03 | 5 | -6/+13 |
* | | MIPS: VPE: Delete unused function get_tc_unused(). | Ralf Baechle | 2009-08-03 | 1 | -12/+0 |
* | | MIPS: VPE: Fix bogus indentation. | Ralf Baechle | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: VPE: Make various functions static. | Ralf Baechle | 2009-08-03 | 1 | -9/+8 |
* | | MIPS: VPE: Free relocation chain on error. | Ralf Baechle | 2009-08-03 | 1 | -3/+12 |
* | | MIPS: VPE: Fix compiler warning. | Raghu Gandham | 2009-08-03 | 1 | -1/+2 |
* | | MIPS: Module: Make error messages unique. | Ralf Baechle | 2009-08-03 | 1 | -3/+5 |
* | | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 2009-08-03 | 1 | -2/+2 |
* | | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: MTX-1: Request button GPIO before setting its direction | Florian Fainelli | 2009-08-03 | 1 | -2/+12 |
* | | MIPS: AR7: Override CFLAGS with -Werror | Florian Fainelli | 2009-08-03 | 1 | -0/+1 |
* | | MIPS: AR7: Remove unused tnetd7200_get_clock function | Florian Fainelli | 2009-08-03 | 1 | -13/+0 |
* | | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
* | | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled | Florian Fainelli | 2009-08-03 | 1 | -1/+2 |
* | | MIPS: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: AR7: Fix build warning on memory.c | Florian Fainelli | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: Octeon PCIe: Make hardware and software bus numbers match. | David Daney | 2009-08-03 | 1 | -14/+17 |
* | | MIPS: RBTX4939: Fix IOC pin-enable register updating | Atsushi Nemoto | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: Simplify and correct interrupt handling for MSP4200 | Shane McDonald | 2009-08-03 | 1 | -9/+1 |
* | | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC | Florian Fainelli | 2009-08-03 | 1 | -0/+2 |
* | | MIPS: MSP71xx: fix build failures on msp_irq_slp.c | Florian Fainelli | 2009-08-03 | 1 | -2/+2 |
* | | MIPS: Fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-08-03 | 1 | -2/+2 |
* | | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. | Kurt Martin | 2009-08-03 | 1 | -5/+8 |
* | | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney | 2009-08-03 | 3 | -4/+8 |
* | | MIPS: AR7: Remove unused inclusions of <linux/version.h>. | Huang Weiyi | 2009-08-03 | 2 | -2/+0 |
* | | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() | Yoichi Yuasa | 2009-08-03 | 1 | -6/+6 |
* | | MIPS: Fix compile for !CONFIG_SMP | Alexander Clouter | 2009-08-03 | 1 | -1/+1 |
* | | MIPS: Drop mmap_sem in pagefault oom path | Akinobu Mita | 2009-08-03 | 1 | -0/+1 |
* | | MIPS: Eleminate filenames from comments | Ralf Baechle | 2009-08-03 | 36 | -83/+5 |
* | | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. | Ralf Baechle | 2009-08-03 | 1 | -2/+2 |
|/ |
|
* | mm: Remove duplicate definitions in MIPS and SH | Benjamin Herrenschmidt | 2009-07-27 | 1 | -11/+0 |
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -3/+3 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 2 | -2/+0 |
* | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -3/+1 |
* | MIPS: Fix CONFIG_FLATMEM version of pfn_valid() | Ralf Baechle | 2009-07-03 | 1 | -1/+8 |
* | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 2009-07-03 | 8 | -221/+197 |
* | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 45 | -59/+59 |
* | MIPS: Allow suspend and hibernation again on uniprocessor kernels. | Ralf Baechle | 2009-07-03 | 1 | -2/+2 |
* | MIPS: 64-bit: Fix o32 core dump | Yong Zhang | 2009-07-03 | 3 | -4/+22 |
* | MIPS: CMP: Update sync-r4k for current kernel | Tim Anderson | 2009-07-03 | 2 | -16/+17 |
* | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 2009-07-03 | 3 | -5/+16 |
* | MIPS: CMP: activate CMP support | Tim Anderson | 2009-07-03 | 5 | -62/+25 |
* | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2009-07-03 | 2 | -38/+40 |
* | MIPS: CMP: Extend the GIC IPI interrupts beyond 32 | Tim Anderson | 2009-07-03 | 2 | -11/+8 |
* | MIPS: Define __arch_swab64 for all mips r2 cpus | David Daney | 2009-07-03 | 1 | -2/+6 |
* | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 2009-07-03 | 2 | -19/+4 |