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