summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-11/+4
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-6/+2
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-4/+4
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-1/+2
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-1/+1
|\ \
| * | xtensa: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-1/+0
|\ \
| * | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
| |/
* | 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-2413-13/+13
|/ /
* | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-12-208-133/+174
|\ \
| * | xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov2016-12-151-0/+16
| * | xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov2016-12-154-4/+21
| * | xtensa: move S32C1I self-test to a separate fileMax Filippov2016-11-163-115/+129
| * | xtensa: fix screen_info, clean up unused declarations in setup.cMax Filippov2016-11-151-14/+8
| |/
* | arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-2/+5
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-10/+0
|\ \
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-223-60/+37
| |\|
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
| |/ |/|
* | xtensa: wire up new pkey_{mprotect,alloc,free} syscallsMax Filippov2016-11-141-1/+8
* | xtensa: clean up printk usage for boot/crash loggingMax Filippov2016-11-062-59/+29
|/
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-114-155/+162
|\
| * xtensa: split uaccess.h into C and asm sidesAl Viro2016-09-274-144/+162
| * exceptions: detritus removalAl Viro2016-09-271-11/+0
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-0/+5
|\ \
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
| |/
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+3
* | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-10-0541-1899/+1659
|\ \ | |/ |/|
| * xtensa: disable MMU initialization option on MMUv2 coresMax Filippov2016-09-291-0/+1
| * xtensa: add default memmap and mmio32native options to defconfigsMax Filippov2016-09-204-4/+4
| * xtensa: add default memmap option to common_defconfigMax Filippov2016-09-201-605/+4
| * xtensa: add default memmap option to iss_defconfigMax Filippov2016-09-201-726/+2
| * xtensa: ISS: allow simdisk to use high memory buffersMax Filippov2016-09-201-0/+1
| * xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov2016-09-202-3/+10
| * xtensa: xtfpga: group platform_* functions togetherMax Filippov2016-09-201-24/+22
| * xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-204-44/+41
| * xtensa: xtfpga: use clock provider, don't update DTMax Filippov2016-09-202-9/+35