summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-11/+10
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-1/+1
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-3/+20
2009-09-10PCI: 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-18Merge 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-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky8-18/+35
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo146-629/+3826
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller70-209/+124
2009-08-06net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-06net: 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
2009-08-03MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli1-2/+12
2009-08-03MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli1-0/+1
2009-08-03MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli1-13/+0
2009-08-03MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli1-3/+3
2009-08-03MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli1-1/+2
2009-08-03MIPS: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: AR7: Fix build warning on memory.cFlorian Fainelli1-1/+1
2009-08-03MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney1-14/+17
2009-08-03MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto1-1/+1
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald1-9/+1
2009-08-03MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli1-0/+2
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli1-2/+2
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos1-2/+2
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin1-5/+8