summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-05xtensa: don't use linux IRQ #0Max Filippov
2017-06-05xtensa: reduce double exception literal reservationMax Filippov
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-15kill strlen_user()Al Viro
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring
2017-05-08xtensa: Use seq_puts() in c_show()Markus Elfring
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-05-07Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01xtensa: clean up access to spilled registers locationsMax Filippov
2017-05-01xtensa: use generic tracehooksMax Filippov
2017-05-01xtensa: move internal ptrace definitions from uapi/asm to asmMax Filippov
2017-05-01xtensa: clean up xtensa/kernel/ptrace.cMax Filippov
2017-05-01xtensa: drop unused fast_io_protect functionMax Filippov
2017-04-28xtensa: use ITLB_HIT_BIT instead of hardcoded numberMax Filippov
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-04xtensa: fix prefetch in the raw_copy_to_userMax Filippov
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-31xtensa: wire up statx system callMax Filippov
2017-03-31xtensa: fix stack dump outputMax Filippov
2017-03-30xtensa: make __pa work with uncached KSEG addressesMax Filippov
2017-03-28xtensa: get rid of zeroing, use RAW_COPY_USERAl Viro