summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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-202-44/+69
| |\
| * | 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-068-592/+375
| |\ \
| * | | 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-238-68/+88
| |\ \ \
| * | | | 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-014-71/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| * | | | parisc: switch to RAW_COPY_USERAl Viro2017-04-023-63/+16
| * | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0214-660/+463
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | new helper: uaccess_kernel()Al Viro2017-03-282-2/+2
| * | | | 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: fix bugs in pa_memcpyMikulas Patocka2017-04-151-13/+14
| |/ / |/| |
* | | parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
* | | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-295-134/+52
* | | parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-292-458/+321
| |/ |/|
* | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
* | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
* | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
* | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
* | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
* | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
|/
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-035-33/+10
|\
| * parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+6
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-2/+4
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+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-253-7/+7
|\ \ | |/ |/|
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-7/+7
* | arch, mm: remove arch specific show_memMichal Hocko2017-02-221-49/+0
* | parisc: use generic current.hDavidlohr Bueso2017-02-222-15/+1
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-215-14/+2
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-073-3/+1
| * | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-072-11/+1
* | | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
OpenPOWER on IntegriCloud