summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-19Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller
2020-08-19Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller
2020-01-12parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-08parisc: add kexec syscall supportSven Schnelle
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-12parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller
2019-08-03parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller
2019-08-03parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle
2019-07-21parisc: add kprobe_fault_handler()Sven Schnelle
2019-07-18Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-17parisc: Wire up clone3 syscallHelge Deller
2019-07-16parisc: define syscall_get_error()Dmitry V. Levin
2019-07-12parisc: switch to generic version of pte allocationMike Rapoport
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-25parisc: asm: psw.h: missing header guardDenis Efremov
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-06-08parisc: add support for patching multiple wordsSven Schnelle
2019-06-06Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-10parisc: Enable the ro_after_init featureHelge Deller
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller