Age | Commit message (Expand) | Author |
2017-07-05 | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-05 | parisc: ->mapping_error | Christoph Hellwig |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-07-03 | Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-03 | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs | Thomas Bogendoerfer |
2017-07-02 | parisc: Report SIGSEGV instead of SIGBUS when running out of stack | Helge Deller |
2017-07-02 | parisc: use compat_sys_keyctl() | Eric Biggers |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai |
2017-06-09 | parisc: Don't hardcode PSW values in hpmc code | Helge Deller |
2017-06-09 | parisc: Don't hardcode PSW values in gsc_*() functions | Helge Deller |
2017-06-09 | parisc: Avoid zeroing gr[0] in fixup_exception() | Helge Deller |
2017-06-09 | parisc/mm: Ensure IRQs are off in switch_mm() | Helge Deller |
2017-06-09 | parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman |
2017-05-22 | net: Fix parisc SCM_TIMESTAMPING_PKTINFO value. | David S. Miller |
2017-05-21 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller |
2017-05-12 | parisc: Add Page Deallocation Table (PDT) support | Helge Deller |
2017-05-10 | parisc: Enhance detection of synchronous cr16 clocksources | Helge Deller |
2017-05-10 | parisc: Drop per_cpu uaccess related exception_data struct | Helge Deller |
2017-05-10 | parisc: Inline trivial exception code in lusercopy.S | Helge Deller |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-05-08 | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-20 | parisc: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-16 | parisc: Fix get_user() for 64-bit value on 32-bit kernel | Helge Deller |
2017-04-15 | parisc: fix bugs in pa_memcpy | Mikulas Patocka |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-02 | parisc: switch to RAW_COPY_USER | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-30 | debug: Add _ONCE() logic to report_bug() | Peter Zijlstra |
2017-03-29 | parisc: Avoid stalled CPU warnings after system shutdown | Helge Deller |
2017-03-29 | parisc: Clean up fixup routines for get_user()/put_user() | Helge Deller |
2017-03-29 | parisc: Fix access fault handling in pa_memcpy() | Helge Deller |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |