aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+13
2017-07-14xtensa: use generic fb.hGravatar Tobias Klauser 2-12/+1
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-9/+10
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-2/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-2/+2
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failGravatar Al Viro 1-2/+13
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUGravatar Vladimir Murzin 1-0/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Gravatar Tobias Klauser 1-2/+0
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptGravatar David Herrmann 1-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreGravatar Thomas Gleixner 8-21/+17
2017-06-20xtensa: remove DMA_ERROR_CODEGravatar Christoph Hellwig 1-2/+0
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-20/+16
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 7-20/+16
2017-06-09tty: add TIOCGPTPEER ioctlGravatar Aleksa Sarai 1-0/+1
2017-06-05xtensa: don't use linux IRQ #0Gravatar Max Filippov 4-13/+11
2017-06-05xtensa: reduce double exception literal reservationGravatar Max Filippov 1-3/+3
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.Gravatar David S. Miller 1-0/+2
2017-05-15get rid of unused __strncpy_from_user() instancesGravatar Al Viro 1-2/+1
2017-05-15kill strlen_user()Gravatar Al Viro 1-3/+0
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-23/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-26/+5
2017-05-08xtensa: ISS: Use kmalloc_array() in simdisk_init()Gravatar Markus Elfring 1-2/+1
2017-05-08xtensa: Use seq_puts() in c_show()Gravatar Markus Elfring 1-2/+1
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 12-219/+197
2017-05-07Merge branch 'xtensa-sim-params' into xtensa-fixesGravatar Max Filippov 3-23/+45
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+6
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-129/+58
2017-05-01xtensa: clean up access to spilled registers locationsGravatar Max Filippov 4-36/+32
2017-05-01xtensa: use generic tracehooksGravatar Max Filippov 2-27/+14
2017-05-01xtensa: move internal ptrace definitions from uapi/asm to asmGravatar Max Filippov 2-40/+39
2017-05-01xtensa: clean up xtensa/kernel/ptrace.cGravatar Max Filippov 1-73/+71
2017-05-01xtensa: drop unused fast_io_protect functionGravatar Max Filippov 1-24/+0
2017-04-28xtensa: use ITLB_HIT_BIT instead of hardcoded numberGravatar Max Filippov 1-2/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 6-129/+60
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()Gravatar David Woodhouse 1-1/+2
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceGravatar David Woodhouse 1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>Gravatar David Woodhouse 1-4/+0
2017-04-18xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughGravatar David Woodhouse 1-20/+1
2017-04-08New getsockopt option to get socket cookieGravatar Chenbo Feng 1-0/+2
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-5/+19
2017-04-04xtensa: fix prefetch in the raw_copy_to_userGravatar Max Filippov 1-1/+1