summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig
2017-08-10xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu
2017-08-01xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-06-05xtensa: don't use linux IRQ #0Max Filippov
2017-06-05xtensa: reduce double exception literal reservationMax Filippov
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08xtensa: Use seq_puts() in c_show()Markus Elfring
2017-05-07Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov
2017-05-01xtensa: clean up access to spilled registers locationsMax Filippov
2017-05-01xtensa: use generic tracehooksMax 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-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse
2017-03-31xtensa: fix stack dump outputMax Filippov
2017-03-13xtensa: ISS: update kernel command line in platform_setupMax Filippov
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 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: 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-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-02Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-01-31xtensa: fix noMMU build on cores with MMUMax Filippov
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
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-14arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-11-16xtensa: move S32C1I self-test to a separate fileMax Filippov