summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-17parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John David Anglin
2022-05-08Revert "parisc: Increase parisc_cache_flush_threshold setting"Helge Deller
2022-05-08parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller
2022-05-08parisc: Fix typos in commentsJulia Lawall
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller
2022-05-08parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller
2022-05-08parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller
2022-05-08parisc: Update 32- and 64-bit defconfigsHelge Deller
2022-05-08parisc: Only list existing CPUs in cpu_possible_maskHelge Deller
2022-05-08Revert "parisc: Fix patch code locking and flushing"Helge Deller
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller
2022-05-08Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-30Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller
2022-03-29Revert "parisc: Fix invalidate/flush vmap routines"Helge Deller
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-21parisc: Fix invalidate/flush vmap routinesJohn David Anglin
2022-03-18parisc: Avoid flushing cache on cache-less machinesHelge Deller
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller
2022-03-17parisc: Improve CPU socket and core bootup info textHelge Deller
2022-03-17parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller
2022-03-16parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller
2022-03-11parisc: Increase parisc_cache_flush_threshold settingJohn David Anglin
2022-03-11parisc/unaligned: Enhance user-space visible outputHelge Deller
2022-03-11parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()Helge Deller