summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: support DMA buffers in high memoryMax Filippov2018-02-161-10/+30
* Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-12/+0
|\
| * xtensa: remove arch specific early DT functionsRob Herring2018-01-301-12/+0
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-7/+1
|\ \
| * | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-7/+1
| |/
* | Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-2915-241/+189
|\ \ | |/ |/|
| * xtensa: use generic strncpy_from_user with KASANMax Filippov2017-12-171-0/+2
| * xtensa: add support for KASANMax Filippov2017-12-162-1/+9
| * xtensa: extract init_kioMax Filippov2017-12-161-4/+6
| * xtensa: clean up exception handling structureMax Filippov2017-12-162-20/+32
| * xtensa: clean up custom-controlled debug outputMax Filippov2017-12-165-51/+38
| * xtensa: enable stack protectorMax Filippov2017-12-163-0/+15
| * xtensa: print hardware config ID on startupMax Filippov2017-12-101-0/+9
| * xtensa: clean up word alignment macros in assembly codeMax Filippov2017-12-101-4/+1
| * xtensa: clean up fixups in assembly codeMax Filippov2017-12-101-28/+5
| * xtensa: use call instead of callx in assembly codeMax Filippov2017-12-104-48/+24
| * xtensa: build kernel with text-section-literalsMax Filippov2017-12-106-85/+48
* | 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
OpenPOWER on IntegriCloud