summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorLines
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
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck-1/+0
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-29/+18
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller-16/+4
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim-0/+1
2016-01-12parisc: Imporove debug info about space registers and TLB configurationHelge Deller-1/+1
2016-01-12parisc: Drop parisc-specific NSIGTRAP defineHelge Deller-3/+0
2016-01-12parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller-0/+4
2016-01-12parisc: Reduce overhead of parisc_requires_coherency()Helge Deller-9/+8
2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller-0/+1
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek-0/+3
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller-1/+2
2015-12-12parisc: Wire up mlock2 syscallHelge Deller-1/+2
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-43/+120
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller-0/+85
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller-1/+5
2015-11-22parisc: Add defines for Huge page supportHelge Deller-4/+29
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller-10/+0
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller-27/+0
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller-1/+1
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+0
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-52/+28
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre-1/+0
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller-21/+28
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller-31/+0
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson-0/+3
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+8
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin-13/+5
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller-1/+2
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers-1/+2
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-1/+1
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck-0/+2
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-2/+0