summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-4/+4
|\
| * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-4/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-1531-330/+80
|\ \ | |/ |/|
| * MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-1415-13/+15
| * MIPS: Fix build error due to missing inclusion of <linux/export.h>.Ralf Baechle2011-11-111-0/+1
| * MIPS: ASID conflict after CPU hotplugMaksim Rayskiy2011-11-101-1/+2
| * MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney2011-11-101-7/+2
| * MIPS: errloongson2_clock: Fix build error by including linux/module.hAaro Koskinen2011-11-101-0/+1
| * MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-095-6/+20
| * MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-081-19/+19
| * MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-081-2/+3
| * MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli2011-11-081-3/+15
| * MIPS: NXP: Remove unused source files.Ralf Baechle2011-11-082-277/+0
| * MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch2011-11-082-2/+2
* | kbuild: Fix missing system calls check on mips.David Daney2011-11-091-2/+2
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0636-20/+29
|\
| * mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3114-0/+14
| * mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-319-9/+0
| * mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-3111-11/+11
| * mips: fix implicit smp.h usage in various files.Paul Gortmaker2011-10-313-0/+3
| * mips: fix implicit use of asm/elf.h in kernel/cpu-probe.cPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-063-44/+0
|\ \
| * | mips: drop unused Kconfig symbolsPaul Bolle2011-10-313-44/+0
* | | 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-241-0/+6
| * | | MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-242-1/+148
| * | | MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-241-469/+389
| * | | MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-244-520/+532
| * | | MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-242-57/+37
| * | | MIPS: Add accessor macros for 64-bit performance counter registers.David Daney2011-10-241-0/+8
| * | | MIPS: Add probes for more Octeon II CPUs.David Daney2011-10-241-0/+3
| * | | MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney2011-10-241-0/+3
| * | | MIPS: XLR, XLS: Add comment for smp setupHillf Danton2011-10-241-0/+4
| * | | MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen2011-10-241-1/+1
| * | | MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen2011-10-241-7/+1
| * | | MIPS: JZ4740: Use generic irq chipLars-Peter Clausen2011-10-245-153/+79
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-2411-334/+410
| * | | MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-244-46/+4
| * | | MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2011-10-249-236/+207
| * | | MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-245-6/+14
| * | | MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-2419-625/+950
| * | | MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-2413-247/+146
| * | | MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-242-163/+75
| * | | MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-243-115/+23
| * | | MIPS: Remove __init from add_wired_entry()Manuel Lauss2011-10-242-4/+4
| * | | MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-244-49/+100
| * | | MIPS: Alchemy: Always build power codeManuel Lauss2011-10-241-4/+0
| * | | NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss2011-10-241-9/+21
| * | | MIPS: Fix build with C=1Aaro Koskinen2011-10-201-1/+1
| * | | MIPS: MSP71xx: Fix build error.Ralf Baechle2011-10-201-0/+1