summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-08-171-0/+2
|\
| * MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto2009-08-171-0/+2
* | MIPS: Wire up accept4 syscall.Ralf Baechle2009-08-035-6/+13
* | MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle2009-08-031-12/+0
* | MIPS: VPE: Fix bogus indentation.Ralf Baechle2009-08-031-1/+1
* | MIPS: VPE: Make various functions static.Ralf Baechle2009-08-031-9/+8
* | MIPS: VPE: Free relocation chain on error.Ralf Baechle2009-08-031-3/+12
* | MIPS: VPE: Fix compiler warning.Raghu Gandham2009-08-031-1/+2
* | MIPS: Module: Make error messages unique.Ralf Baechle2009-08-031-3/+5
* | MIPS: Octeon: Run IPI code with interrupts disabled.David Daney2009-08-031-2/+2
* | MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* | MIPS: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-031-1/+1
* | MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli2009-08-031-2/+12
* | MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli2009-08-031-0/+1
* | MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli2009-08-031-13/+0
* | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli2009-08-031-3/+3
* | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli2009-08-031-1/+2
* | MIPS: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* | MIPS: AR7: Fix build warning on memory.cFlorian Fainelli2009-08-031-1/+1
* | MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney2009-08-031-14/+17
* | MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto2009-08-031-1/+1
* | MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald2009-08-031-9/+1
* | MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli2009-08-031-0/+2
* | MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli2009-08-031-2/+2
* | MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos2009-08-031-2/+2
* | MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin2009-08-031-5/+8
* | [PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham2009-08-031-1/+1
* | MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney2009-08-033-4/+8
* | MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2009-08-032-2/+0
* | MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa2009-08-031-6/+6
* | MIPS: Fix compile for !CONFIG_SMPAlexander Clouter2009-08-031-1/+1
* | MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita2009-08-031-0/+1
* | MIPS: Eleminate filenames from commentsRalf Baechle2009-08-0336-83/+5
* | [PATCH] MIPS: Cavium: Move swapped comments to their rightful place.Ralf Baechle2009-08-031-2/+2
|/
* mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-271-11/+0
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-3/+3
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle2009-07-031-1/+8
* MIPS: Reorganize Cavium OCTEON PCI support.David Daney2009-07-038-221/+197
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-0345-59/+59
* MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle2009-07-031-2/+2
* MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-033-4/+22
* MIPS: CMP: Update sync-r4k for current kernelTim Anderson2009-07-032-16/+17
* MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson2009-07-033-5/+16
* MIPS: CMP: activate CMP supportTim Anderson2009-07-035-62/+25
* MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-032-38/+40
* MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2009-07-032-11/+8
* MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney2009-07-031-2/+6
* MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-032-19/+4
OpenPOWER on IntegriCloud