summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-18Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/...Mark Brown
2015-06-10MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle
2015-06-10MIPS: Loongson: Do not register 8250 platform device from module.Ralf Baechle
2015-06-10MIPS: Cobalt: Do not build MTD platform device registration code as module.Ralf Baechle
2015-06-09MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-06-06MIPS: BPF: Fix stack pointer allocationMarkos Chandras
2015-06-06MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-06MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard
2015-06-03MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-01MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-26MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven
2015-05-26MIPS: irq: Use DECLARE_BITMAPJoe Perches
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-19KVM: mips: use id_to_memslot correctlyPaolo Bonzini
2015-05-19sched/preempt, MIPS: Properly lock access to the FPUDavid Hildenbrand
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitlyDavid Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan