summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
2017-03-31xtensa: fix stack dump outputMax 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
2016-11-15xtensa: fix screen_info, clean up unused declarations in setup.cMax Filippov
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-09-27xtensa: split uaccess.h into C and asm sidesAl Viro
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov
2016-09-11xtensa: initialize MMU before jumping to reset vectorMax Filippov
2016-09-11xtensa: fix icountlevel setting in cpu_resetMax Filippov
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-26xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...Rob Herring
2016-07-26xtensa: Fix build error due to missing include fileGuenter Roeck
2016-07-24xtensa: drop sysmem and switch to memblockMax Filippov
2016-07-24xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov
2016-07-14xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior
2016-06-23xtensa: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo