summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-5/+0
|\
| * arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
* | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
* | net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller2017-05-221-1/+1
* | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-28/+0
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-3/+1
|\
| * parisc: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-31/+55
| |\ \
| * | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-25/+34
| |\ \ \
| * | | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-233-23/+6
| |\ \ \ \
| * | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-4/+4
|\ \ \ \ \
| * | | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-62/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | parisc: switch to RAW_COPY_USERAl Viro2017-04-021-56/+8
| * | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-48/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| | |_|/ | |/| |
* | | | parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-161-31/+55
| |/ / |/| |
* | | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-291-25/+34
| |/ |/|
* | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
* | parisc: Wire up statx system callHelge Deller2017-03-151-1/+2
* | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-151-21/+2
|/
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-7/+1
|\
| * parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-251-2/+0
| * parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-4/+4
|\ \ | |/ |/|
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-4/+4
* | parisc: use generic current.hDavidlohr Bueso2017-02-222-15/+1
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
* | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-283-5/+10
|/
* parisc: Drop TIF_RESTORE_SIGMASK and switch to generic codeHelge Deller2016-12-291-1/+0
* Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-213-8/+5
|\
| * parisc: Optimize timer interrupt functionHelge Deller2016-12-201-4/+0
| * parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-121-1/+1
| * parisc: Enable KASLRHelge Deller2016-12-121-3/+4
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-2/+0
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-111-4/+4
| |\ \ | | |/
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-1/+3
| |\ \
OpenPOWER on IntegriCloud