summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+23
2015-08-30MIPS: pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failureMaciej W. Rozycki1-14/+9
2015-08-26MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas1-1/+1
2015-08-26MIPS: Remove "weak" from platform_maar_init() declarationBjorn Helgaas1-1/+1
2015-08-26MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas1-10/+0
2015-08-26MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.hPaul Burton1-48/+0
2015-08-26MIPS: Set up FTLB probability for I6400Markos Chandras1-0/+2
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras1-0/+9
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras1-4/+44
2015-08-26MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton1-0/+11
2015-08-26MIPS: mips-cm: Implement mips_cm_revisionPaul Burton1-0/+21
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras1-0/+4
2015-08-26MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras1-0/+2
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-0/+7
2015-08-05MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-04sched, MIPS: Get rid of finish_arch_switch()Ralf Baechle1-25/+23
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-2/+17
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov1-2/+2
2015-08-03MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-03Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli1-10/+0
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-2/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27mips: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+2
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle1-2/+1
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras1-0/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-07-07MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle1-1/+1
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds62-151/+441
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-8/+19
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+2
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2015-06-24MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras1-1/+1
2015-06-24MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras1-0/+11
2015-06-23Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-4/+0
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+0
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+31
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+2
2015-06-21MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2-2/+2
2015-06-21MIPS: i8259: DT supportPaul Burton1-0/+1
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4