summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-0318-554/+418
|\
| * MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle2011-10-241-0/+6
| * MIPS: Add accessor macros for 64-bit performance counter registers.David Daney2011-10-241-0/+8
| * MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney2011-10-241-0/+3
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-114/+89
| * MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-241-43/+0
| * MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2011-10-244-72/+68
| * MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-243-4/+1
| * MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-241-49/+93
| * MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-245-116/+37
| * MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-241-55/+0
| * MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-241-67/+17
| * MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-242-32/+78
| * Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle2011-10-201-10/+2
| * MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2011-10-202-6/+6
| * MIPS: cache: Provide cache flush operations for XFSRalf Baechle2011-10-201-0/+24
* | i2c-au1550: remove usage of volatile keywordManuel Lauss2011-10-291-13/+0
* | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-252-17/+117
|\ \
| * \ Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-243-4/+2
| |\ \ | | |/
| * | bcm47xx: add support for bcma busHauke Mehrtens2011-08-082-0/+49
| * | bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-082-0/+16
| * | bcm47xx: prepare to support different busesHauke Mehrtens2011-08-082-17/+52
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-4/+2
|\ \ \ | |_|/ |/| |
| * | doc: fix broken referencesPaul Bolle2011-09-271-4/+2
| |/
* | MIPS: Octeon: Enable C0_UserLocal probing.David Daney2011-09-241-1/+0
* | MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney2011-09-211-2/+2
* | MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-171-1/+0
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-6/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-264-4/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-2621-30/+175
|\
| * MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-261-0/+2
| * MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2011-07-252-0/+4
| * MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn2011-07-251-0/+59
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-256-6/+0
| * MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee2011-07-255-9/+56
| * MIPS: topdown mmap supportJian Peng2011-07-251-0/+1
| * MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski2011-07-201-1/+0
| * MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle2011-07-201-0/+2
| * MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-201-3/+38
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-201-9/+12
| * MIPS: SMTC: Fix build.Ralf Baechle2011-07-201-0/+1
| * MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle2011-07-201-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-4/+3
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | MIPS: static should be at beginning of declarationJesper Juhl2011-07-111-3/+2
| |/
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-24/+0
|\ \
| * | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-10/+0
OpenPOWER on IntegriCloud