summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm
AgeCommit message (Expand)AuthorLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-6/+1
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+0
2017-07-05parisc: ->mapping_errorChristoph Hellwig-2/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro-1/+0
2017-07-03Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+77
2017-07-03parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer-4/+7
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-06-09parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller-8/+8
2017-06-09parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller-2/+13
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro-1/+0
2017-05-15kill strlen_user()Al Viro-1/+0
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller-9/+47
2017-05-10parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller-0/+2
2017-05-10parisc: Drop per_cpu uaccess related exception_data structHelge Deller-11/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+1
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-62/+9
2017-04-20parisc: Use generic pci_mmap_resource_range()David Woodhouse-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse-3/+0
2017-04-16parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller-31/+55
2017-04-02parisc: switch to RAW_COPY_USERAl Viro-56/+8
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-47/+38
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra-4/+4
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller-25/+34
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-15parisc: Avoid compiler warnings with access_ok()Helge Deller-1/+2
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin-21/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro-3/+0
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2017-02-25parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin-2/+0
2017-02-25parisc: Define access_ok() as macroHelge Deller-5/+1
2017-02-22parisc: use generic current.hDavidlohr Bueso-15/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller-1/+7
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-4/+4
2016-12-29parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller-1/+0
2016-12-21Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+5
2016-12-20parisc: Optimize timer interrupt functionHelge Deller-4/+0
2016-12-12parisc: Enhance CPU detection code on PAT machinesHelge Deller-1/+1
2016-12-12parisc: Enable KASLRHelge Deller-3/+4
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-4/+4
2016-12-07parisc: Purge TLB before setting PTEJohn David Anglin-4/+4
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0