summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2011-10-24MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle1-0/+6
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney2-1/+148
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney1-469/+389
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney4-520/+532
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2-57/+37
2011-10-24MIPS: Add accessor macros for 64-bit performance counter registers.David Daney1-0/+8
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney1-0/+3
2011-10-24MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney1-0/+3
2011-10-24MIPS: XLR, XLS: Add comment for smp setupHillf Danton1-0/+4
2011-10-24MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen1-1/+1
2011-10-24MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen1-7/+1
2011-10-24MIPS: JZ4740: Use generic irq chipLars-Peter Clausen5-153/+79
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss11-334/+410
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss4-46/+4
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss9-236/+207
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss5-6/+14
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss19-625/+950
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss13-247/+146
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2-163/+75
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss3-115/+23
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss2-4/+4
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss4-49/+100
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss1-4/+0
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss1-9/+21
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-126/+164
2011-10-20MIPS: Fix build with C=1Aaro Koskinen1-1/+1
2011-10-20MIPS: MSP71xx: Fix build error.Ralf Baechle1-0/+1
2011-10-20MIPS: Don't install vmlinuz if compressed kernel has not been configured.Ralf Baechle1-0/+2
2011-10-20MIPS: Netlogic: Specify architecture CFLAGSJayachandran C1-0/+5
2011-10-20MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C3-8/+14
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2-20/+4
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2-6/+6
2011-10-20MIPS: PNX8550: Fix section mismatchRalf Baechle1-1/+1
2011-10-20MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle1-1/+1
2011-10-20MIPS: IP27: Sort out section mismatch.Ralf Baechle1-2/+2
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle6-0/+84
2011-10-01MIPS: Call oops_enter, oops_exit in dieNathan Lynch1-1/+9
2011-09-27doc: fix broken referencesPaul Bolle1-4/+2
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney1-1/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-4/+4
2011-09-21MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney1-1/+2
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney1-2/+2
2011-09-21MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney1-0/+5
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki1-30/+22
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang3-2/+9
2011-09-21MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe1-1/+1
2011-09-21MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2-7/+4
2011-09-21MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin1-2/+7
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin1-4/+2
2011-09-21MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle1-2/+1