summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+2
|\
| * mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \
| * | kill strlen_user()Al Viro2017-05-151-1/+0
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \ \ | |_|/ |/| |
| * | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0
| |/
* | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-2/+0
|\ \
| * | parisc: ->mapping_errorChristoph Hellwig2017-07-051-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-10/+0
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-6/+9
| |\ \ \
| * | | | 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
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-10/+13
|\ \ \ \
| * | | | parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-10/+13
| |/ / /
* | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \ \ \
| * | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/ / /
* | | | Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0321-80/+386
|\ \ \ \ | |_|_|/ |/| | |
| * | | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-031-4/+7
| * | | parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller2017-07-021-1/+1
| * | | parisc: use compat_sys_keyctl()Eric Biggers2017-07-021-1/+1
| * | | parisc: Don't hardcode PSW values in hpmc codeHelge Deller2017-06-091-2/+3
| * | | parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller2017-06-091-8/+8
| * | | parisc: Avoid zeroing gr[0] in fixup_exception()Helge Deller2017-06-091-0/+1
| * | | parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller2017-06-091-2/+13
| * | | parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-129-16/+317
| * | | parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller2017-05-103-5/+26
| * | | parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-103-25/+0
| * | | parisc: Inline trivial exception code in lusercopy.SHelge Deller2017-05-101-16/+9
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-10/+0
| |_|/ |/| |
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-6/+9
| |/ |/|
* | 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-082-31/+1
|\
| * parisc: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-29/+1
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-1/+1
* | 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
OpenPOWER on IntegriCloud