summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-10-26MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle
2016-04-27MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2016-03-21MIPS: Make set_pte() SMP safe.David Daney
2016-03-21MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-09-18MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-09-18MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-04-14MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen
2015-04-14MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2015-04-14vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-14MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen
2015-02-02MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen
2015-02-02MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2015-02-02MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-12-01MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-12-01MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno
2014-09-25MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-25MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2014-09-25MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-07-06MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-12-20MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan
2013-09-26MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-08-20MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle
2013-08-20MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-01-17MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2012-10-21mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare
2012-10-02MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-29MIPS: Properly align the .data..init_task section.David Daney
2012-06-10MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski
2012-04-27MIPS: Remove get_current_pgd().David Daney
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds