summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorLines
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+4
2016-09-13parisc: fix copy_from_user()Al Viro-2/+4
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf-10/+12
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller-2/+2
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-140/+0
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+146
2016-08-02parisc: Add <asm/hash.h>George Spelvin-0/+146
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+62
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko-2/+1
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko-2/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra-2/+0
2016-06-16locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra-8/+57
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra-2/+7
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller-0/+2
2016-06-04char/genrtc: remove parisc supportArnd Bergmann-131/+0
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann-9/+0
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller-18/+16
2016-05-22parisc: Fix typos in eisa_eeprom.hAndrea Gelmini-2/+2
2016-05-22parisc: Fix typo in ldcw.hAndrea Gelmini-1/+1
2016-05-22parisc: Fix typo in pdc.hAndrea Gelmini-1/+1
2016-05-22parisc: Update futex.h to match generic implementationJohn David Anglin-41/+29
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller-4/+5
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller-0/+48
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller-1/+15
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller-58/+21
2016-05-22parisc: Add syscall tracepoint supportHelge Deller-1/+14
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+1
2016-04-14parisc: Fix ftrace function tracerHelge Deller-17/+1
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller-6/+4
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller-0/+1
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+20
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller-0/+13
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller-0/+7
2016-03-23parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller-1/+3
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller-4/+5
2016-03-23parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7/+7
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+0
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+3
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-6/+4
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-3/+0
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller-1/+2
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller-1/+1
2016-02-25net: Facility to report route quality of connected socketsTom Herbert-0/+2
2016-02-22arch: Introduce post-init read-only memoryKees Cook-0/+3
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook-4/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-2/+0
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig-180/+9