summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: Whitespace cleanups in unistd.hHelge Deller2016-05-251-18/+16
* parisc: Fix typos in eisa_eeprom.hAndrea Gelmini2016-05-221-2/+2
* parisc: Fix typo in ldcw.hAndrea Gelmini2016-05-221-1/+1
* parisc: Fix typo in pdc.hAndrea Gelmini2016-05-221-1/+1
* parisc: Update futex.h to match generic implementationJohn David Anglin2016-05-221-41/+29
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-221-4/+5
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-221-0/+48
* parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller2016-05-221-1/+15
* parisc: Simplify and speed up get_user() and put_user()Helge Deller2016-05-221-58/+21
* parisc: Add syscall tracepoint supportHelge Deller2016-05-223-1/+14
* Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-151-17/+1
|\
| * parisc: Fix ftrace function tracerHelge Deller2016-04-141-17/+1
* | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
* | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-081-0/+1
* | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-312-0/+20
|\ \
| * | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-311-0/+13
| * | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-311-0/+7
| |/
* | parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-231-1/+3
* | parisc: Use generic extable search and sort routinesHelge Deller2016-03-232-4/+5
* | parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-231-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-7/+7
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-141-1/+1
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-141-6/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-2/+3
| |\|
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-261-0/+2
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+0
|\ \ \
| * | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
| |/ /
* | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-152-4/+3
|\ \ \ | |_|/ |/| |
| * | arch: Introduce post-init read-only memoryKees Cook2016-02-221-0/+3
| * | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-4/+0
| |/
* | parisc: Wire up copy_file_range syscallHelge Deller2016-03-011-1/+2
* | parisc: Use parentheses around expression in floppy.hHelge Deller2016-03-011-1/+1
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-2/+0
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-211-180/+9
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-211-1/+0
* Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-175-29/+18
|\
| * parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-161-16/+4
| * parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-121-1/+1
| * parisc: Drop parisc-specific NSIGTRAP defineHelge Deller2016-01-121-3/+0
| * parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-01-121-0/+4
| * parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-121-9/+8
| * parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-121-0/+1
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-161-0/+1
* | mm: define MADV_FREE for some archesMinchan Kim2016-01-161-0/+1
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
|/
* parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
* parisc: Wire up mlock2 syscallHelge Deller2015-12-121-1/+2
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-226-43/+120
|\
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-221-0/+85
| * parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-221-1/+5