aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+3
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-24/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-11MIPS: static should be at beginning of declarationJesper Juhl1-3/+2
2011-06-15MIPS: Add new unwind_stack variantDaniel Kalmar1-0/+4
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-10/+0
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle1-2/+0
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle1-12/+0
2011-05-28Merge branch 'setns'Linus Torvalds1-6/+9
2011-05-28ns: Wire up the setns system callEric W. Biederman1-6/+9
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+0
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-2/+0
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stableRussell King1-3/+0
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-2/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+5
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+12
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva1-0/+5
2011-05-19MIPS: BCM47xx: Fix MAC address parsing.Hauke Mehrtens1-2/+10
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2-47/+51
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2-60/+6
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss1-41/+22
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss1-14/+43
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2-10/+2
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss1-116/+5
2011-05-19MIPS: Alchemy: update inlinable GPIO APIManuel Lauss1-0/+51
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle1-1/+2
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle1-0/+3
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin2-2/+9
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin2-1/+62
2011-05-19MIPS: Lantiq: Add PCI controller support.John Crispin1-0/+46
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin3-0/+224
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2-0/+87
2011-05-19MIPS: XLR, XLS: Add PCI support.Jayachandran C1-0/+21
2011-05-19MIPS: Platform files for XLR/XLS processor supportJayachandran C7-0/+719
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C1-0/+2
2011-05-19MIPS: Netlogic: mach-netlogic include filesJayachandran C3-0/+87
2011-05-19MIPS: Netlogic XLR/XLS processor IDs.Jayachandran C1-0/+27
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner46-290/+729
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King1-0/+5
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-3/+0
2011-05-10MIPS: Invalidate old TLB mappings when updating huge page PTEs.David Daney1-0/+1
2011-05-10MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.hJonas Gorski1-1/+1
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas1-1/+1
2011-05-10MIPS: MSP: Fix build errorRalf Baechle1-0/+3
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-10/+12
2011-04-26Merge branch 'master' into for-nextJiri Kosina40-261/+698
2011-04-06update David Miller's old email addressJustin P. Mattock6-6/+6
2011-04-04jump label: Introduce static_branch() interfaceJason Baron1-10/+12