summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-2/+0Star
|\
| * arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-1/+1
|\|
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-157-20/+16Star
|\|
| * Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-137-20/+16Star
| |\
| | * xtensa: don't use linux IRQ #0Max Filippov2017-06-064-13/+11Star
| | * xtensa: reduce double exception literal reservationMax Filippov2017-06-051-3/+3
| | * xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring2017-05-081-2/+1Star
| | * xtensa: Use seq_puts() in c_show()Markus Elfring2017-05-081-2/+1Star
* | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
|/ /
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-23/+0Star
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-092-26/+5Star
|\ \
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-1/+2
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-4/+0Star
| * | xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse2017-04-181-20/+1Star
* | | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-05-0812-219/+197Star
|\ \ \
| * \ \ Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov2017-05-073-23/+45
| |\ \ \
| | * | | xtensa: ISS: update kernel command line in platform_setupMax Filippov2017-03-132-3/+23
| | * | | xtensa: ISS: add argc/argv simcall definitionsMax Filippov2017-03-131-0/+20
| | * | | xtensa: ISS: cleanup setup.cMax Filippov2017-03-131-20/+2Star
| * | | | xtensa: clean up access to spilled registers locationsMax Filippov2017-05-014-36/+32Star
| * | | | xtensa: use generic tracehooksMax Filippov2017-05-012-27/+14Star
| * | | | xtensa: move internal ptrace definitions from uapi/asm to asmMax Filippov2017-05-012-40/+39Star
| * | | | xtensa: clean up xtensa/kernel/ptrace.cMax Filippov2017-05-011-73/+71Star
| * | | | xtensa: drop unused fast_io_protect functionMax Filippov2017-05-011-24/+0Star
| * | | | xtensa: use ITLB_HIT_BIT instead of hardcoded numberMax Filippov2017-04-281-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-031-0/+6
|\ \ \ \
| * | | | 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-063-5/+19
| |\| | |
| * | | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-251-0/+2
| * | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-014-129/+58Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-129/+60Star
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | xtensa: fix prefetch in the raw_copy_to_userMax Filippov2017-04-041-1/+1
| | | | * | | xtensa: get rid of zeroing, use RAW_COPY_USERAl Viro2017-03-293-114/+57Star
| | | | * | | xtensa: switch to generic extable.hAl Viro2017-03-292-6/+2Star
| | | |/ / / | | |/| | |
| | | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| | |/| | | | | | |/ /
| | * | | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| | * | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-3/+0Star
| | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-062-6/+0Star
| |/ / /
* | | | xtensa: wire up statx system callMax Filippov2017-04-011-1/+4
* | | | xtensa: fix stack dump outputMax Filippov2017-04-011-4/+2Star
* | | | xtensa: make __pa work with uncached KSEG addressesMax Filippov2017-03-301-0/+13
| |/ / |/| |
* | | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
|/ /
* | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-048-30/+71
|\ \
| * | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-013-0/+48