summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-0372-2850/+3050
|\
| * MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle2011-10-251-0/+6
| * MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-252-1/+148
| * MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-251-469/+389
| * MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-254-520/+532
| * MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-252-57/+37
| * MIPS: Add accessor macros for 64-bit performance counter registers.David Daney2011-10-251-0/+8
| * MIPS: Add probes for more Octeon II CPUs.David Daney2011-10-251-0/+3
| * MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney2011-10-251-0/+3
| * MIPS: XLR, XLS: Add comment for smp setupHillf Danton2011-10-251-0/+4
| * MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen2011-10-251-1/+1
| * MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen2011-10-251-7/+1
| * MIPS: JZ4740: Use generic irq chipLars-Peter Clausen2011-10-255-153/+79
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-2511-334/+410
| * MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-254-46/+4
| * MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2011-10-259-236/+207
| * MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-255-6/+14
| * MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-2519-625/+950
| * MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-2513-247/+146
| * MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-252-163/+75
| * MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-253-115/+23
| * MIPS: Remove __init from add_wired_entry()Manuel Lauss2011-10-252-4/+4
| * MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-254-49/+100
| * MIPS: Alchemy: Always build power codeManuel Lauss2011-10-251-4/+0
| * NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss2011-10-251-9/+21
| * MIPS: Fix build with C=1Aaro Koskinen2011-10-201-1/+1
| * MIPS: MSP71xx: Fix build error.Ralf Baechle2011-10-201-0/+1
| * MIPS: Don't install vmlinuz if compressed kernel has not been configured.Ralf Baechle2011-10-201-0/+2
| * MIPS: Netlogic: Specify architecture CFLAGSJayachandran C2011-10-201-0/+5
| * MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C2011-10-203-8/+14
| * Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2011-10-202-20/+4
| * MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2011-10-202-6/+6
| * MIPS: PNX8550: Fix section mismatchRalf Baechle2011-10-201-1/+1
| * MIPS: 32-bit: Fix number of argument to epoll_wait.Ralf Baechle2011-10-201-1/+1
| * MIPS: IP27: Sort out section mismatch.Ralf Baechle2011-10-201-2/+2
| * MIPS: cache: Provide cache flush operations for XFSRalf Baechle2011-10-206-0/+84
* | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-011-13/+0
|\ \
| * | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-13/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-282-0/+64
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-08100-530/+982
| |\ \
| * | | ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss2011-07-271-0/+10
| * | | ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss2011-07-271-0/+6
| * | | ASoC: Add a DB1x00 AC97 machine driverManuel Lauss2011-07-271-0/+48
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
|\ \ \ \
| * | | | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-6/+67
|\ \ \ \
| * | | | mips: msp71xx/serial: add workaround for DW UARTJamie Iles2011-08-231-4/+65
| * | | | mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles2011-08-231-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2514-67/+406
|\ \ \ \
| * \ \ \ Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-2539-126/+164
| |\ \ \ \ | | | |/ / | | |/| |