summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+5
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+0
2018-06-26perf/arch/xtensa: Implement hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker1-1/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-32/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-42/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland1-24/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland1-2/+2
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab1-2/+2
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2018-06-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-51/+28
2018-06-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-05-22xtensa/PCI: Remove dead codeBjorn Helgaas1-2/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-2/+0
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann3-51/+28
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+1
2018-04-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2018-03-01xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-3/+4
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-19/+2
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+0
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+19
2018-01-30Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-44/+228
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-10/+0
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-06xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2018-01-02xtensa: shut up gcc-8 warningsArnd Bergmann1-2/+2
2017-12-18xtensa: use generic strncpy_from_user with KASANMax Filippov1-0/+7
2017-12-17xtensa: use __memset in __xtensa_clear_userMax Filippov1-1/+1
2017-12-17xtensa: add support for KASANMax Filippov4-1/+62
2017-12-17xtensa: move fixmap and kmap just above the KSEGMax Filippov3-5/+3
2017-12-17xtensa: extract init_kioMax Filippov2-0/+5
2017-12-17xtensa: implement early_trap_initMax Filippov1-0/+12
2017-12-17xtensa: clean up exception handling structureMax Filippov3-12/+24
2017-12-17xtensa: enable stack protectorMax Filippov1-0/+40
2017-12-11xtensa: consolidate kernel stack size related definitionsMax Filippov4-10/+13
2017-12-11xtensa: clean up functions in assembly codeMax Filippov1-0/+9
2017-12-11xtensa: clean up word alignment macros in assembly codeMax Filippov1-0/+33
2017-12-11xtensa: clean up fixups in assembly codeMax Filippov1-0/+7
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-30make kernel-side POLL... arch-independentAl Viro1-0/+17
2017-11-28define __poll_t, annotate constantsAl Viro1-2/+2
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-11-16Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0