aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Make set_pte() SMP safe.David Daney2015-10-131-0/+31
* MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-08-071-1/+0
* MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-08-071-1/+25
* MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-08-071-3/+0
* MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-08-071-15/+23
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-12-141-2/+2
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-07-111-1/+1
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-07-111-0/+2
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-281-1/+1
* MIPS: Properly align the .data..init_task section.David Daney2012-07-251-2/+2
* MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski2012-06-101-0/+1
* MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney2011-11-091-6/+12
* MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli2011-11-081-3/+15
* 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