summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-1/+1
|\
| * KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
* | Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-06-231-4/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/...Mark Brown2015-06-181-4/+0
| |\ \ \ | | | |/
| | * | spi: spi-ath79: Add device tree supportAlban Bedel2015-04-271-4/+0
| | |/
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-10/+0
|\ \ \
| * | | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-10/+0
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-222-16/+31
|\ \ \
| * | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-15/+30
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-06-222-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
| * | | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * | | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
| | |/ | |/|
* | | MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle2015-06-101-1/+1
* | | MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras2015-06-091-7/+7
| |/ |/|
* | MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-121-2/+2
* | MIPS: SMP: Fix build error.Ralf Baechle2015-05-121-1/+1
|/
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * mips: fix obsolete cpumask_of_cpu usage.Rusty Russell2015-03-101-1/+1
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-7/+8
|\ \
| * | MIPS: Cleanup Loongson-2F's gpio driverHuacai Chen2015-04-071-7/+8
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-1798-1022/+1565
|\ \
| * \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-1312-191/+317
| |\ \
| | * | MIPS: asm: elf: Set O32 default FPU flagsMarkos Chandras2015-04-101-0/+5
| | * | MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-04-101-0/+1
| | * | MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+0
| | * | MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+32
| | * | MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras2015-04-101-1/+1
| | * | MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras2015-04-101-44/+45
| | * | MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-04-101-44/+93
| | * | MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-04-101-3/+0
| | * | MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-03-251-15/+23
| | * | Revert "MIPS: Remove race window in page fault handling"Lars Persson2015-03-251-4/+5
| | * | MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-03-251-8/+0
| | * | MIPS: Add support for XPA.Steven J. Hill2015-03-195-30/+38
| | * | MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill2015-03-182-47/+74
| | |/
| * | Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle2015-04-134-131/+173
| |\ \
| * | | MIPS: BCM63xx: Provide a plat_post_dma_flush hookFlorian Fainelli2015-04-081-0/+10
| * | | MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli2015-04-081-0/+2
| * | | MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli2015-04-082-15/+17
| * | | MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-084-5/+13
| * | | MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki2015-04-081-2/+7
| * | | MIPS: math-emu: Implement the FCCR, FEXR and FENR registersMaciej W. Rozycki2015-04-081-12/+57
| * | | MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki2015-04-082-3/+9
| * | | MIPS: Correct FP ISA requirementsMaciej W. Rozycki2015-04-081-2/+5
| * | | MIPS: Correct MIPS I FP context layoutMaciej W. Rozycki2015-04-081-64/+32
| * | | MIPS: Correct `nofpu' non-functionalityMaciej W. Rozycki2015-04-087-6/+1
| * | | MIPS: bitops.h: Avoid inline asm for constant FLSMaciej W. Rozycki2015-04-081-3/+4
OpenPOWER on IntegriCloud