summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
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: move internal ptrace definitions from uapi/asm to asmMax Filippov
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
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-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-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-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-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-01xtensa: allow merging vectors into .text sectionMax Filippov
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-12-15xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-14xtensa: wire up new pkey_{mprotect,alloc,free} syscallsMax Filippov
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-09-27xtensa: split uaccess.h into C and asm sidesAl Viro
2016-09-27exceptions: detritus removalAl Viro
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-08-03Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2016-07-31xtensa: wire up new syscallsMax Filippov
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds