summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin
2009-08-03MIPS: Use DIV_ROUND_CLOSESTJulia Lawall
2009-08-03MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli
2009-08-03MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli
2009-08-03MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli
2009-08-03MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli
2009-08-03MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli
2009-08-03MIPS: Fix read buffer overflowRoel Kluin
2009-08-03MIPS: AR7: Fix build warning on memory.cFlorian Fainelli
2009-08-03MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney
2009-08-03MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald
2009-08-03MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin
2009-08-03[PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham
2009-08-03MIPS: Avoid clobbering struct pt_regs in kthreadsDavid Daney
2009-08-03MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi
2009-08-03MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Yoichi Yuasa
2009-08-03MIPS: Fix compile for !CONFIG_SMPAlexander Clouter
2009-08-03MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle
2009-08-03[PATCH] MIPS: Cavium: Move swapped comments to their rightful place.Ralf Baechle
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson
2009-07-03MIPS: CMP: activate CMP supportTim Anderson
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa