summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-08-21parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin1-0/+2
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller1-3/+3
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle1-1/+1
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-15parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin1-0/+32
2018-03-09parisc: Fix ordering of cache and TLB flushesJohn David Anglin1-0/+1
2018-03-09parisc: Use cr16 interval timers unconditionally on qemuHelge Deller1-0/+2
2018-03-03parisc: Reduce thread stack to 16 kbJohn David Anglin1-0/+5
2018-01-10parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller1-0/+2
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman76-0/+76
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller1-0/+1
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller1-0/+1
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+23
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-22/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller2-0/+6
2017-08-22parisc: Optimize switch_mmJohn David Anglin1-0/+3
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller1-0/+14
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-7/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-7/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller1-1/+1
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller1-1/+15
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-3/+3
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-6/+1
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+0
2017-07-05parisc: ->mapping_errorChristoph Hellwig1-2/+0
2017-07-04kill {__,}{get,put}_user_unaligned()Al Viro1-1/+0
2017-07-04Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-34/+77
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer1-4/+7
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-5/+0
2017-06-09parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller1-8/+8
2017-06-09parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller1-2/+13
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro1-1/+0
2017-05-16kill strlen_user()Al Viro1-1/+0
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller3-9/+47
2017-05-10parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller1-0/+2
2017-05-10parisc: Drop per_cpu uaccess related exception_data structHelge Deller1-11/+0
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2017-05-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-62/+9
2017-04-20parisc: Use generic pci_mmap_resource_range()David Woodhouse1-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-3/+0