Age | Commit message (Expand) | Author |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | 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 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
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-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano |
2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai |
2017-06-05 | xtensa: don't use linux IRQ #0 | Max Filippov |
2017-06-05 | xtensa: reduce double exception literal reservation | Max Filippov |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-21 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller |
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 | xtensa: ISS: Use kmalloc_array() in simdisk_init() | Markus Elfring |
2017-05-08 | xtensa: Use seq_puts() in c_show() | Markus Elfring |
2017-05-08 | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2017-05-07 | Merge branch 'xtensa-sim-params' into xtensa-fixes | Max Filippov |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-01 | xtensa: clean up access to spilled registers locations | Max Filippov |
2017-05-01 | xtensa: use generic tracehooks | Max Filippov |
2017-05-01 | xtensa: move internal ptrace definitions from uapi/asm to asm | Max Filippov |
2017-05-01 | xtensa: clean up xtensa/kernel/ptrace.c | Max Filippov |
2017-05-01 | xtensa: drop unused fast_io_protect function | Max Filippov |
2017-04-28 | xtensa: use ITLB_HIT_BIT instead of hardcoded number | Max Filippov |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-18 | xtensa/PCI: Do not mmap PCI BARs to userspace as write-through | David Woodhouse |
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-04 | xtensa: fix prefetch in the raw_copy_to_user | Max Filippov |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-31 | xtensa: wire up statx system call | Max Filippov |
2017-03-31 | xtensa: fix stack dump output | Max Filippov |
2017-03-30 | xtensa: make __pa work with uncached KSEG addresses | Max Filippov |
2017-03-28 | xtensa: get rid of zeroing, use RAW_COPY_USER | Al Viro |
2017-03-28 | xtensa: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |
2017-03-13 | xtensa: ISS: update kernel command line in platform_setup | Max Filippov |