aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2016-07-12MIPS: Reserve nosave data for hibernationHuacai Chen
2016-07-11MIPS: KVM: Fix modular KVM under QEMUJames Hogan
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki
2016-06-06MIPS: math-emu: Fix jalr emulation when rd == $0Paul Burton
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2016-06-03MIPS: Avoid using unwind_stack() with usermodeJames Hogan
2016-06-03MIPS: Don't unwind to user mode with EVAJames Hogan
2016-06-03MIPS: Fix siginfo.h to use strict posix typesJames Hogan
2016-06-03MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-04-07Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-03-29Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-14 Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi
2016-03-13MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-02MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2015-10-27MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-09-17MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-19MIPS: Make set_pte() SMP safe.David Daney
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-19MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-07-05MIPS: Fix KVM guest fixmap addressJames Hogan
2015-07-03KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-07-03MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-05-17MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki
2015-05-17MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras
2015-05-17MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2015-05-17MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin
2015-05-17MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-05-17MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-05-17MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam
2015-05-17MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen
2015-05-17MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-05-17MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen
2015-05-17MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi