aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
2017-03-28xtensa: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-13xtensa: ISS: update kernel command line in platform_setupMax Filippov
2017-03-13xtensa: ISS: add argc/argv simcall definitionsMax Filippov
2017-03-13xtensa: ISS: cleanup setup.cMax Filippov
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01xtensa: allow merging vectors into .text sectionMax Filippov
2017-03-01xtensa: clean up bootable image build targetsMax Filippov
2017-03-01xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez