summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2019-02-192-118/+89
| * | | | MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-193-66/+10
| * | | | MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2019-02-071-12/+0
| * | | | MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-071-2/+0
| * | | | MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2019-02-062-6/+102
| * | | | MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton2019-02-041-43/+2
| * | | | MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-045-5/+73
| * | | | MIPS: Add GINVT instruction helpersPaul Burton2019-02-043-0/+82
| * | | | MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton2019-02-041-3/+13
| * | | | MIPS: mm: Unify ASID version checksPaul Burton2019-02-041-5/+3
| * | | | MIPS: mm: Un-inline get_new_mmu_contextPaul Burton2019-02-041-19/+1
| * | | | MIPS: mm: Remove local_flush_tlb_mm()Paul Burton2019-02-041-2/+3
| * | | | MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton2019-02-041-5/+5
| * | | | MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-041-1/+3
| * | | | MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton2019-02-041-2/+3
| * | | | MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton2019-02-041-4/+8
| * | | | MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-041-1/+3
| * | | | MIPS: mm: Define activate_mm() using switch_mm()Paul Burton2019-02-041-27/+1
| * | | | MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen2019-01-281-276/+0
| * | | | MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada2019-01-221-1/+0
| * | | | MIPS: Loongson32: workaround di issueJiaxun Yang2019-01-221-1/+1
| * | | | MIPS: ath79: drop legacy IRQ codeJohn Crispin2019-01-221-4/+0
| * | | | MIPS: Loongson32: Remove unused platform devicesJiaxun Yang2019-01-221-4/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-051-9/+40
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-155-0/+52
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-2/+9
| * | | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+4
| * | | | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
| * | | | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+12
| * | | | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-7/+16
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-212-4/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-03-041-19/+0
|\ \ \ \
| * \ \ \ Merge branch 'spi-5.1' into spi-nextMark Brown2019-03-041-19/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | spi: ath79: Enable support for compile testAlban Bedel2019-01-171-19/+0
| | |/ /
* | / / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/ / /
* | / MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen2019-02-045-0/+52
| |/ |/|
* | MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens2019-01-072-4/+0
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-054-20/+4
|\
| * MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2018-12-311-1/+1
| * MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2018-12-312-19/+0
| * MIPS: Alchemy: update cpu-feature-overridesManuel Lauss2018-12-231-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+3
|\ \
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-034-13/+9
|/ /
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-1/+1
|\ \
| * | MIPS: remove the HT_PCI config optionChristoph Hellwig2018-11-231-1/+1