summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | xtensa: drop unused fast_io_protect functionMax Filippov2017-05-011-24/+0Star
* | | | xtensa: use ITLB_HIT_BIT instead of hardcoded numberMax Filippov2017-04-281-2/+2
| |_|/ |/| |
* | | xtensa: fix stack dump outputMax Filippov2017-04-011-4/+2Star
| |/ |/|
* | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-042-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-281-1/+1
* | | mm: add new mmgrab() helperVegard Nossum2017-02-281-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-251-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-02-011-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-173-115/+129
| * | xtensa: fix screen_info, clean up unused declarations in setup.cMax Filippov2016-11-161-14/+8Star
| |/
* / arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-151-2/+5
|/
* xtensa: clean up printk usage for boot/crash loggingMax Filippov2016-11-072-59/+29Star
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-122-2/+2
|\
| * xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-282-2/+2
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+3
* | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-10-065-45/+194
|\ \ | |/ |/|
| * xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-212-3/+39
| * xtensa: initialize MMU before jumping to reset vectorMax Filippov2016-09-121-0/+108
| * xtensa: fix icountlevel setting in cpu_resetMax Filippov2016-09-121-1/+1
| * xtensa: extract common CPU reset code into separate functionMax Filippov2016-09-121-0/+23
| * xtensa: drop sysmem and switch to memblockMax Filippov2016-07-241-15/+21
| * xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov2016-07-241-13/+0Star
| * xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2016-07-243-7/+4Star
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-2/+1Star
|\ \
| * | xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...Rob Herring2016-07-262-2/+9
| * | xtensa: Fix build error due to missing include fileGuenter Roeck2016-07-261-0/+1
| * | xtensa: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-232-11/+2Star
| |/
* / xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior2016-07-141-17/+9Star
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-261-5/+5
|\