aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 36-20/+29
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 3-44/+0
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 72-2850/+3050
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 1-13/+0
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 14-0/+14
2011-10-31mips: remove needless include of module.h from core kernel files.Gravatar Paul Gortmaker 9-9/+0
2011-10-31mips: migrate core kernel file from module.h --> export.hGravatar Paul Gortmaker 11-11/+11
2011-10-31mips: fix implicit smp.h usage in various files.Gravatar Paul Gortmaker 3-0/+3
2011-10-31mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cGravatar Paul Gortmaker 1-0/+1
2011-10-31mips: drop unused Kconfig symbolsGravatar Paul Bolle 3-44/+0
2011-10-29i2c-au1550: remove usage of volatile keywordGravatar Manuel Lauss 1-13/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 2-0/+64
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Gravatar Linus Torvalds 1-1/+2
2011-10-28compat: sync compat_stats with statfs.Gravatar Eric W. Biederman 1-1/+2
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+67
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 14-67/+406
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+2
2011-10-24MIPS: O32: Provide definition of registers ta0 .. ta3.Gravatar Ralf Baechle 1-0/+6
2011-10-24MIPS: perf: Add Octeon support for hardware perf.Gravatar David Daney 2-1/+148
2011-10-24MIPS: perf: Add support for 64-bit perf counters.Gravatar David Daney 1-469/+389
2011-10-24MIPS: perf: Reorganize contents of perf support files.Gravatar David Daney 4-520/+532
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cGravatar David Daney 2-57/+37
2011-10-24MIPS: Add accessor macros for 64-bit performance counter registers.Gravatar David Daney 1-0/+8
2011-10-24MIPS: Add probes for more Octeon II CPUs.Gravatar David Daney 1-0/+3
2011-10-24MIPS: Add more CPU identifiers for Octeon II CPUs.Gravatar David Daney 1-0/+3
2011-10-24MIPS: XLR, XLS: Add comment for smp setupGravatar Hillf Danton 1-0/+4
2011-10-24MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerGravatar Lars-Peter Clausen 1-1/+1
2011-10-24MIPS: JZ4740: GPIO: Simplify IRQ demuxerGravatar Lars-Peter Clausen 1-7/+1
2011-10-24MIPS: JZ4740: Use generic irq chipGravatar Lars-Peter Clausen 5-153/+79
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesGravatar Manuel Lauss 11-334/+410
2011-10-24MIPS: Alchemy: kill au1xxx.h headerGravatar Manuel Lauss 4-46/+4
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesGravatar Manuel Lauss 9-236/+207
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depGravatar Manuel Lauss 5-6/+14
2011-10-24MIPS: Alchemy: Redo PCI as platform driverGravatar Manuel Lauss 19-625/+950
2011-10-24MIPS: Alchemy: more base address cleanupGravatar Manuel Lauss 13-247/+146
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Gravatar Manuel Lauss 2-163/+75
2011-10-24MIPS: Alchemy: abstract USB block control register accessGravatar Manuel Lauss 3-115/+23
2011-10-24MIPS: Remove __init from add_wired_entry()Gravatar Manuel Lauss 2-4/+4
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelGravatar Manuel Lauss 4-49/+100
2011-10-24MIPS: Alchemy: Always build power codeGravatar Manuel Lauss 1-4/+0
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Gravatar Manuel Lauss 1-9/+21
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 39-126/+164
2011-10-20MIPS: Fix build with C=1Gravatar Aaro Koskinen 1-1/+1
2011-10-20MIPS: MSP71xx: Fix build error.Gravatar Ralf Baechle 1-0/+1
2011-10-20MIPS: Don't install vmlinuz if compressed kernel has not been configured.Gravatar Ralf Baechle 1-0/+2
2011-10-20MIPS: Netlogic: Specify architecture CFLAGSGravatar Jayachandran C 1-0/+5
2011-10-20MIPS:Netlogic:Fix section mismatch warnings.Gravatar Jayachandran C 3-8/+14
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Gravatar Ralf Baechle 2-20/+4
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Gravatar Ralf Baechle 2-6/+6
2011-10-20MIPS: PNX8550: Fix section mismatchGravatar Ralf Baechle 1-1/+1