summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-071-1/+1
* Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-041-0/+4
|\
| * parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-041-0/+4
* | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-147/+94
|\ \
| * | termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * | termbits.h: Align lines & formatIlpo Järvinen2022-05-191-39/+38
| * | termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-191-52/+2
| * | Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman2022-05-161-1/+1
| |\ \
| * | | termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-110/+110
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-40/+6
|\ \ \ \
| * | | | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-24/+5
| * | | | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | | | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| |/ / /
* | | | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-304-8/+32
|\ \ \ \
| * | | | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller2022-05-301-2/+0
| * | | | parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernelsHelge Deller2022-05-231-0/+10
| * | | | parisc: Fix wrong comment for shr macroHelge Deller2022-05-231-1/+1
| * | | | parisc: Don't hardcode assembler bit definitions in tmpalias codeJohn David Anglin2022-05-231-5/+20
| * | | | parisc: Don't enforce DMA completion order in cache flushesJohn David Anglin2022-05-231-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-2/+3
|\ \ \ \
| * | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
| | |/ / | |/| |
* | | | 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-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-0/+2
| | |/ / | |/| |
* | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | parisc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-1/+2
| | |/ | |/|
* / | parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin2022-05-172-26/+11
|/ /
* / parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller2022-05-081-1/+1
|/
* parisc: Find a new timesync master if current CPU is removedHelge Deller2022-03-291-0/+1
* parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller2022-03-291-7/+2
* parisc: Add PDC locking functions for rendezvous codeHelge Deller2022-03-292-1/+5
* parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller2022-03-291-20/+3
* parisc: Add constants for control registers and clean up mfctl()Helge Deller2022-03-291-9/+8
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-251-0/+2
|\
| * mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-0/+2
* | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-11/+5
|\ \ | |/ |/|
| * asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy2022-02-161-9/+0
| * asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2022-02-161-0/+5
| * asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-2/+0
* | 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-172-14/+23
| |\ \
| * | | 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-234-17/+6
|\ \ \
| * \ \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-252-16/+3
| |\ \ \
| | * | | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-6/+0
| | * | | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-9/+3
| | * | | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-1/+0
| | |/ /
| * | | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-0/+2
| * | | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
| |/ /
* | | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-2/+2
|\ \ \