summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-32/+11
|\
| * asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-11/+7
| * fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+2
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-17/+2
| * uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-306-43/+45
|\ \
| * | MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERICTiezhu Yang2022-05-261-0/+2
| * | MIPS: Rewrite `csum_tcpudp_nofold' in plain CMaciej W. Rozycki2022-05-231-41/+38
| * | MIPS: Octeon: add SNIC10E boardStijn Tintel2022-05-231-0/+2
| * | MIPS: adding a safety check for cpu_has_fpuShida Zhang2022-05-041-0/+3
| * | MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-05-041-1/+0
| * | MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-05-041-1/+0
| |/
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-3/+6
|\ \
| * | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-3/+6
| |/
* | mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-05-131-9/+8
* | MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-04-291-4/+4
|/
* Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2022-04-021-9/+0
|\
| * MIPS: rb532: move GPIOD definition into C-filesJackie Liu2022-03-301-9/+0
* | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-2/+0
|\ \
| * | PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-2/+0
* | | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-03-2543-726/+23
|\ \ \ | | |/ | |/|
| * | MIPS: Fix wrong comments in asm/prom.hTiezhu Yang2022-03-141-2/+2
| * | MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang2022-03-141-0/+6
| * | MIPS: Only use current_stack_pointer on GCCKees Cook2022-03-141-0/+2
| * | DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-03-071-10/+5
| * | MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-03-071-1/+1
| * | mips: Implement "current_stack_pointer"Kees Cook2022-03-011-0/+2
| * | MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-0133-637/+4
| * | MIPS: remove asm/war.hThomas Bogendoerfer2022-02-224-76/+0
| * | MIPS: ath79: add support for QCN550xWenli Looi2022-02-071-0/+1
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-46/+3
|\ \ \
| * | | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-28/+1
| * | | MIPS: use simpler access_ok()Arnd Bergmann2022-02-251-18/+4
| * | | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| |/ /
* / / mips: Make pmd_pfn() available in all configurationsMatthew Wilcox (Oracle)2022-03-211-5/+5
|/ /
* / MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-01-274-94/+94
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-1/+0
|\ \
| * \ Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini2021-12-081-2/+0
| |\ \
| * | | KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-081-1/+0
* | | | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-1420-993/+85
|\ \ \ \
| * | | | MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2Florian Fainelli2022-01-091-0/+2
| * | | | MIPS: BCM47XX: Add support for Netgear R6300 v1Florian Fainelli2022-01-091-0/+1
| * | | | MIPS: BCM47XX: Add board entry for Linksys WRT320N v1Florian Fainelli2022-01-091-0/+1
| * | | | MIPS: Remove duplicated include in local.hYang Li2022-01-091-1/+0
| * | | | MIPS: retire "asm/llsc.h"Huang Pei2022-01-056-69/+31
| * | | | MIPS: rework local_t operation on MIPS64Huang Pei2022-01-052-45/+32
| * | | | MIPS: fix local_{add,sub}_return on MIPS64Huang Pei2022-01-051-4/+5
| * | | | MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2022-01-021-524/+0