aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
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-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-05ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli
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-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo