summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2009-09-17MIPS: Loongson: Add a machtype kernel command line argumentWu Zhangjin5-4/+49
2009-09-17MIPS: Loongson: Split common loongson source code outWu Zhangjin24-133/+351
2009-09-17MIPS: Loongson: Change naming methodsWu Zhangjin25-90/+73
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin5-0/+187
2009-09-17MIPS: Loongson: RTC: Enable legacy RTC driver on fulongWu Zhangjin1-1/+1
2009-09-17MIPS: Loongson: PCI: Clean up pcimap setupWu Zhangjin3-17/+45
2009-09-17MIPS: Loongson: clean up the coding styleWu Zhangjin14-194/+62
2009-09-17MIPS: Loongson: Split the implementation of prom and setup partsWu Zhangjin9-86/+168
2009-09-17MIPS: Loongson: PCI: use existing mips_io_port_baseWu Zhangjin1-4/+1
2009-09-17MIPS: Loongson: pm: clean up the reboot supportWu Zhangjin1-8/+10
2009-09-17MIPS: Loongson: pm: Remove redundant source codeWu Zhangjin1-6/+1
2009-09-17MIPS: Loongson: Add new early_printk implmentationWu Zhangjin2-0/+46
2009-09-17MIPS: Loongson: Remove out-of-date board-specific kgdb source codeWu Zhangjin2-147/+1
2009-09-17MIPS: Loongson: Remove existing early_printk implementationWu Zhangjin1-6/+0
2009-09-17MIPS: IP22, IP28: Build with -WerrorRalf Baechle1-1/+1
2009-09-17MIPS: FW: Build with -WerrorRalf Baechle1-0/+2
2009-09-17MIPS: Fulong: Convert reset initialization to initcall.Ralf Baechle3-6/+6
2009-09-17MIPS: Malta: Convert reset initialization to initcall.Ralf Baechle2-2/+6
2009-09-17MIPS: Get rid of duplicate cpu_idle() prototype.Ralf Baechle1-2/+1
2009-09-17MIPS: TXx9: Fix error handling.Julia Lawall1-4/+13
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto1-0/+13
2009-09-17MIPS: make page.h constants available to assembly.Nelson Elhage1-2/+3
2009-09-17MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=nManuel Lauss1-0/+9
2009-09-17MIPS: Lasat: Fix compilationAlexey Dobriyan1-0/+1
2009-09-17MIPS: Octeon: Check all CCAs in cvmx_write_csr.David Daney1-1/+1
2009-09-17MIPS: Fix potencial build error in <asm/delay.h>Ralf Baechle1-0/+2
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-11/+10
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-3/+20
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-2/+0
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2-0/+7
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo146-629/+3826
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller70-209/+124
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+1
2009-08-05ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli1-0/+15
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle5-6/+13
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle1-12/+0
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle1-1/+1
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle1-9/+8
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle1-3/+12
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham1-1/+2
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle1-3/+5
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney1-2/+2
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1