aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-23/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-26/+5
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-219/+197
2017-05-07Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov3-23/+45
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-129/+58
2017-05-01xtensa: clean up access to spilled registers locationsMax Filippov4-36/+32
2017-05-01xtensa: use generic tracehooksMax Filippov2-27/+14
2017-05-01xtensa: move internal ptrace definitions from uapi/asm to asmMax Filippov2-40/+39
2017-05-01xtensa: clean up xtensa/kernel/ptrace.cMax Filippov1-73/+71
2017-05-01xtensa: drop unused fast_io_protect functionMax Filippov1-24/+0
2017-04-28xtensa: use ITLB_HIT_BIT instead of hardcoded numberMax Filippov1-2/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro6-129/+60
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-4/+0
2017-04-18xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse1-20/+1
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+19
2017-04-04xtensa: fix prefetch in the raw_copy_to_userMax Filippov1-1/+1
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro1-0/+1
2017-03-31xtensa: wire up statx system callMax Filippov1-1/+4
2017-03-31xtensa: fix stack dump outputMax Filippov1-4/+2
2017-03-30xtensa: make __pa work with uncached KSEG addressesMax Filippov1-0/+13
2017-03-28xtensa: get rid of zeroing, use RAW_COPY_USERAl Viro3-114/+57
2017-03-28xtensa: switch to generic extable.hAl Viro2-6/+2
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-13xtensa: ISS: update kernel command line in platform_setupMax Filippov2-3/+23
2017-03-13xtensa: ISS: add argc/argv simcall definitionsMax Filippov1-0/+20
2017-03-13xtensa: ISS: cleanup setup.cMax Filippov1-20/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-3/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2-6/+0
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-30/+71
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-01xtensa: allow merging vectors into .text sectionMax Filippov3-0/+48
2017-03-01xtensa: clean up bootable image build targetsMax Filippov5-28/+21
2017-03-01xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov1-2/+2
2017-02-27mm: add new mmget() helperVegard Nossum1-1/+1