summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic2017-08-291-0/+115
| * MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic2017-08-291-0/+1
| * MIPS: math-emu: Correct user fault_addr typePaul Burton2017-08-291-1/+1
| * MIPS: Alchemy: update cpu feature overridesManuel Lauss2017-08-291-0/+26
| * MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic2017-08-291-3/+3
| * MIPS: NUMA: Remove the unused parent_node() macroDou Liyang2017-08-292-2/+0
| * MIPS: Remove unused R6000 supportPaul Burton2017-08-293-12/+0
| * MIPS: SMP: Constify smp opsMatt Redfearn2017-08-295-15/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-2/+2
|\ \
| * | mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman2017-08-171-7/+0
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-3/+3
| * | signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-0/+7
* | | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-1/+1
|\ \ \
| * \ \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
| | |/
* | | vga: optimise console scrollingMatthew Wilcox2017-09-081-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-11/+3
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-5/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-155-1/+102
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-071-0/+2
| |\ \ \ \
| * | | | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | | | | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-5/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-311-5/+0
| | |_|/ / | |/| | |
* / | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+4
|/ / / /
* | | | MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn2017-08-081-0/+3
* | | | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton2017-08-071-0/+2
* | | | MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill2017-08-073-1/+97
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-061-0/+2
|\ \ \ | |/ / |/| |
| * | MIPS: ralink: Fix build error due to missing headerHarvey Hunt2017-07-181-0/+2
| |/
* / tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-277/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-277/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-1535-636/+367
|\ \
| * | MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn2017-07-111-1/+1
| * | MIPS: Correct forced syscall errorsJames Hogan2017-07-111-1/+1
| * | MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki2017-07-1116-0/+16
| * | MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki2017-07-053-0/+5
| * | MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc2017-06-291-2/+2
| * | MIPS: Add CPU shared FTLB feature detectionPaul Burton2017-06-292-0/+45
| * | MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-06-291-4/+1
| * | MIPS: Use queued spinlocks (qspinlock)Paul Burton2017-06-293-232/+3
| * | MIPS: Use queued read/write locks (qrwlock)Paul Burton2017-06-293-224/+3
| * | MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()Paul Burton2017-06-291-2/+3
| * | MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton2017-06-291-0/+7
| * | MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton2017-06-291-2/+7
| * | MIPS: cmpxchg: Implement __cmpxchg() as a functionPaul Burton2017-06-291-27/+32
| * | MIPS: cmpxchg: Drop __xchg_u{32,64} functionsPaul Burton2017-06-291-31/+17