summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2017-09-15MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2016-08-22MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard
2015-11-27MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle
2015-10-13MIPS: Make set_pte() SMP safe.David Daney
2015-08-07MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-08-07MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-08-07MIPS: Fix race condition in lazy cache flushing.Lars Persson
2014-12-14MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-07-11MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-07-11MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2012-07-25MIPS: Properly align the .data..init_task section.David Daney
2012-06-10MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney
2011-11-08MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle
2011-10-24MIPS: Add accessor macros for 64-bit performance counter registers.David Daney
2011-10-24MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds