summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-236-6/+6
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2640-261/+698
| |\
| * | update David Miller's old email addressJustin P. Mattock2011-04-066-6/+6
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-192-6/+5
|\ \ \
| * \ \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1446-290/+729
| |\ \ \
| | * | | clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-141-0/+5
| | | |/ | | |/|
| * | | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-6/+0
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-191-10/+12
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-10/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | jump label: Introduce static_branch() interfaceJason Baron2011-04-041-10/+12
* | | | | Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2011-05-191-0/+5
* | | | | MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens2011-05-191-2/+10
* | | | | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-192-47/+51
* | | | | MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2011-05-192-60/+6
* | | | | MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2011-05-191-41/+22
* | | | | MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-191-14/+43
* | | | | MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2011-05-192-10/+2
* | | | | MIPS: Alchemy: irq code and constant cleanupManuel Lauss2011-05-191-116/+5
* | | | | MIPS: Alchemy: update inlinable GPIO APIManuel Lauss2011-05-191-0/+51
* | | | | MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-191-1/+2
* | | | | MIPS: Use single define for pending work on syscall exitRalf Baechle2011-05-191-0/+3
* | | | | MIPS: Lantiq: Add ethernet driverJohn Crispin2011-05-192-2/+9
* | | | | MIPS: Lantiq: Add DMA supportJohn Crispin2011-05-192-1/+62
* | | | | MIPS: Lantiq: Add PCI controller support.John Crispin2011-05-191-0/+46
* | | | | MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin2011-05-193-0/+224
* | | | | MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2011-05-192-0/+87
* | | | | MIPS: XLR, XLS: Add PCI support.Jayachandran C2011-05-191-0/+21
* | | | | MIPS: Platform files for XLR/XLS processor supportJayachandran C2011-05-197-0/+719
* | | | | MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C2011-05-191-0/+2
* | | | | MIPS: Netlogic: mach-netlogic include filesJayachandran C2011-05-193-0/+87
* | | | | MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C2011-05-191-0/+27
* | | | | MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-181-0/+2
* | | | | MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney2011-05-101-0/+1
* | | | | MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.hJonas Gorski2011-05-101-1/+1
* | | | | MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas2011-05-101-1/+1
* | | | | MIPS: MSP: Fix build errorRalf Baechle2011-05-101-0/+3
|/ / / /
* | | | Fix common misspellingsLucas De Marchi2011-03-3128-31/+31
* | | | MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-292-162/+83
* | | | MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner2011-03-291-1/+1
|/ / /
* | | MIPS: Wire up syncfs(2).Ralf Baechle2011-03-251-6/+9
* | | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney2011-03-251-6/+15
* | | MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-251-29/+31
* | | MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-251-2/+2
* | | MIPS: MSP71xx: Add CPU feature override file.Anoop P A2011-03-251-0/+21
* | | MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A2011-03-251-0/+343
* | | MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A2011-03-252-8/+153
* | | MIPS: Microoptimize arch_{read,write}_lockRalf Baechle2011-03-251-11/+11
* | | remove dma64_addr_tFUJITA Tomonori2011-03-231-2/+0
* | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0