summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-045-22/+10
| * | | | 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-044-11/+15
| * | | | MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-045-8/+10
| * | | | 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: OCTEON: delete SMI/MDIO enableAaro Koskinen2019-01-281-20/+0
| * | | | MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada2019-01-221-1/+0
| * | | | MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang2019-01-222-2/+2
| * | | | MIPS: Loongson32: workaround di issueJiaxun Yang2019-01-221-1/+1
| * | | | MIPS: Loongson32: Set load address to 0x80200000Jiaxun Yang2019-01-221-1/+1
| * | | | MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang2019-01-222-15/+4
| * | | | MIPS: ath79: drop !OF clock codeJohn Crispin2019-01-222-59/+0
| * | | | MIPS: ath79: drop platform device registration codeJohn Crispin2019-01-2215-835/+0
| * | | | MIPS: ath79: drop legacy pci codeJohn Crispin2019-01-225-309/+22
| * | | | MIPS: ath79: drop machfilesJohn Crispin2019-01-2212-919/+9
| * | | | MIPS: ath79: drop legacy IRQ codeJohn Crispin2019-01-224-174/+7
| * | | | MIPS: ath79: export switch MDIO reference clockFelix Fietkau2019-01-221-0/+8
| * | | | MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau2019-01-221-17/+22
| * | | | MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau2019-01-221-44/+40
| * | | | MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau2019-01-221-30/+30
| * | | | MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau2019-01-221-21/+17
| * | | | MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau2019-01-221-62/+66
| * | | | MIPS: Loongson32: Remove unused platform devicesJiaxun Yang2019-01-222-67/+0
| * | | | mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-225-64/+16
| * | | | mips: math-emu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-19/+4
| * | | | mips: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-12/+3
| * | | | mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-7/+1
| * | | | mips: cavium: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-28/+4
| * | | | MIPS: Compile post DMA flush only when neededHauke Mehrtens2019-01-182-1/+7
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-053-12/+43
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-044-5/+13
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-021-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-12/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-1516-22/+127
| |\ \ \ \ \ \ \
| * | | | | | | | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-042-3/+3
| * | | | | | | | 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-219-79/+46
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | 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-042-20/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'spi-5.1' into spi-nextMark Brown2019-03-042-20/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | spi: ath79: Enable support for compile testAlban Bedel2019-01-172-20/+1
| | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-044-7/+6
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-021-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | MIPS: eBPF: Fix icache flush end addressPaul Burton2019-03-021-1/+1
| | |_|_|_|/ | |/| | | |