summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\
| * arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-3020-190/+241
|\ \
| * | parisc: Fix patch code locking and flushingJohn David Anglin2022-03-291-14/+11
| * | parisc: Find a new timesync master if current CPU is removedHelge Deller2022-03-293-1/+10
| * | parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller2022-03-291-2/+9
| * | parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller2022-03-291-3/+24
| * | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller2022-03-293-22/+90
| * | parisc: Add PDC locking functions for rendezvous codeHelge Deller2022-03-293-1/+42
| * | parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller2022-03-291-1/+1
| * | parisc: Move CPU startup-related functions into .text sectionHelge Deller2022-03-294-4/+4
| * | parisc: Move store_cpu_topology() into text sectionHelge Deller2022-03-291-2/+3
| * | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller2022-03-295-88/+24
| * | parisc: Ensure set_firmware_width() is called only onceHelge Deller2022-03-291-1/+6
| * | parisc: Add constants for control registers and clean up mfctl()Helge Deller2022-03-291-9/+8
| * | parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller2022-03-291-2/+2
| * | parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller2022-03-291-21/+2
| * | Revert "parisc: Fix invalidate/flush vmap routines"Helge Deller2022-03-291-19/+5
* | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-6/+5
|\ \ \ | |/ / |/| |
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-4/+3
| |/
* | 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-253-32/+6
|\ \ \ | |/ / |/| |
| * | asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy2022-02-162-30/+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-162-2/+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-241-7/+7
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-174-19/+45
| |\ \ \
| * | | | 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-236-19/+9
|\ \ \ \
| * \ \ \ Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-255-19/+7
| |\ \ \ \
| | * | | | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-253-9/+3
| | * | | | uaccess: generalize access_ok()Arnd Bergmann2022-02-252-9/+4
| | * | | | 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
|\ \ \ \
| * | | | agp: define proper stubs for empty helpersArnd Bergmann2022-01-291-2/+2
| |/ / /
* | | | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \ \ \
| * | | | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
| | |/ / | |/| |
* | | | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-03-221-1/+0
|\ \ \ \
| * | | | arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever2022-03-111-1/+0
| | |_|/ | |/| |
* | | | parisc: Fix invalidate/flush vmap routinesJohn David Anglin2022-03-211-5/+19
* | | | parisc: Avoid flushing cache on cache-less machinesHelge Deller2022-03-181-0/+4
* | | | parisc: Avoid using hardware single-step in kprobesHelge Deller2022-03-183-19/+24
* | | | parisc: Improve CPU socket and core bootup info textHelge Deller2022-03-171-2/+2
* | | | parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller2022-03-171-0/+1
* | | | parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller2022-03-163-34/+40