summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-291-7/+0
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-251-0/+1
* xtensa: Fix section mismatch between memblock_reserve and mem_reserveGuenter Roeck2019-06-251-1/+2
* xtensa: fix return_addressMax Filippov2019-04-171-1/+5
* xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov2019-03-131-0/+5
* xtensa: SMP: mark each possible CPU as presentMax Filippov2019-03-131-1/+1
* xtensa: SMP: fix secondary CPU initializationMax Filippov2019-03-132-14/+25
* xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-03-131-1/+1
* xtensa: fix get_wchanMax Filippov2019-03-131-2/+2
* xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov2018-12-051-4/+38
* xtensa: fix coprocessor context offset definitionsMax Filippov2018-12-051-8/+8
* xtensa: enable coprocessors that are being flushedMax Filippov2018-12-051-1/+4
* xtensa: fix boot parameters address translationMax Filippov2018-11-211-2/+5
* xtensa: add NOTES section to the linker scriptMax Filippov2018-11-211-0/+1
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-07-031-1/+1
* 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
|\ \ \