summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva
2011-05-19MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss
2011-05-19MIPS: Alchemy: update inlinable GPIO APIManuel Lauss
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin
2011-05-19MIPS: Lantiq: Add PCI controller support.John Crispin
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin
2011-05-19MIPS: XLR, XLS: Add PCI support.Jayachandran C
2011-05-19MIPS: Platform files for XLR/XLS processor supportJayachandran C
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C
2011-05-19MIPS: Netlogic: mach-netlogic include filesJayachandran C
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King
2011-05-10MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney
2011-05-10MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.hJonas Gorski
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas
2011-05-10MIPS: MSP: Fix build errorRalf Baechle
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-06update David Miller's old email addressJustin P. Mattock
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney
2011-03-29MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita