summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-7/+1
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-23/+0
|\
| * xtensa: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-23/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
* xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-011-2/+0
* Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-214-11/+5
|\
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
| * Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-133-10/+4
| |\
| | * xtensa: don't use linux IRQ #0Max Filippov2017-06-051-5/+0
| | * xtensa: reduce double exception literal reservationMax Filippov2017-06-051-3/+3
| | * xtensa: Use seq_puts() in c_show()Markus Elfring2017-05-081-2/+1
* | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
|/ /
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-21/+3
|\ \
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse2017-04-181-20/+1
* | | Merge branch 'xtensa-sim-params' into xtensa-fixesMax Filippov2017-05-071-3/+2
|\ \ \
| * | | xtensa: ISS: update kernel command line in platform_setupMax Filippov2017-03-131-3/+2
* | | | xtensa: clean up access to spilled registers locationsMax Filippov2017-05-013-36/+17
* | | | xtensa: use generic tracehooksMax Filippov2017-05-012-27/+14
* | | | xtensa: clean up xtensa/kernel/ptrace.cMax Filippov2017-05-011-73/+71
* | | | xtensa: drop unused fast_io_protect functionMax Filippov2017-05-011-24/+0
* | | | xtensa: use ITLB_HIT_BIT instead of hardcoded numberMax Filippov2017-04-281-2/+2
| |_|/ |/| |
* | | xtensa: fix stack dump outputMax Filippov2017-03-311-4/+2
| |/ |/|
* | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-032-2/+46
|\ \
| * | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-012-0/+44
| * | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-011-2/+2
* | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-0/+1
* | | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | | mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* | | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\ \ \
| * | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-1/+2
| |_|/ |/| |
* | | Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-02-021-1/+1
|\ \ \ | |/ / |/| |
| * | xtensa: fix noMMU build on cores with MMUMax Filippov2017-01-311-1/+1
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-2/+2
|\ \
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-249-9/+9
|/ /
* | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-12-204-133/+154
|\ \
| * | xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov2016-12-151-4/+17
| * | xtensa: move S32C1I self-test to a separate fileMax Filippov2016-11-163-115/+129
OpenPOWER on IntegriCloud