summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-150/+99
|\
| * termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * termbits.h: Align lines & formatIlpo Järvinen2022-05-191-78/+78
| * termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-191-51/+2
| * Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman2022-05-161-4/+4
| |\
| * | termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-111/+111
* | | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-021-6/+6
|\ \ \
| * | | mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada2022-06-021-6/+6
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-313-57/+16
|\ \ \ \
| * | | | 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-262-6/+2
| * | | | uapi: simplify __ARCH_FLOCK{,64}_PAD a littleChristoph Hellwig2022-04-261-23/+3
| | |/ / | |/| |
* | | | 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
| |/ / /
* | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-10/+10
|\ \ \ \ | | |/ / | |/| |
| * | | mips: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-10/+10
| |/ /
* | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-4/+4
| |\ \ \ | | | |/ | | |/|
| * | | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+2
| | |/ | |/|
* | | 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 branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-251-0/+2
|\ \ \
| * | | mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-0/+2
* | | | 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 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+2
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-034-94/+94
| |\| |
| * | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-311-0/+2
| | |/ | |/|
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-233-49/+9
|\ \ \