summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
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: configure shared DMA pool reservation in kc705 DTSMax Filippov
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-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16xtensa: move S32C1I self-test to a separate fileMax Filippov
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15xtensa: fix screen_info, clean up unused declarations in setup.cMax Filippov
2016-11-14xtensa: wire up new pkey_{mprotect,alloc,free} syscallsMax Filippov
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...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-29xtensa: disable MMU initialization option on MMUv2 coresMax Filippov
2016-09-27xtensa: split uaccess.h into C and asm sidesAl Viro
2016-09-27exceptions: detritus removalAl Viro
2016-09-20xtensa: add default memmap and mmio32native options to defconfigsMax Filippov
2016-09-20xtensa: add default memmap option to common_defconfigMax Filippov
2016-09-20xtensa: add default memmap option to iss_defconfigMax Filippov
2016-09-20xtensa: ISS: allow simdisk to use high memory buffersMax Filippov
2016-09-20xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov
2016-09-20xtensa: xtfpga: group platform_* functions togetherMax Filippov
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov
2016-09-20xtensa: xtfpga: use clock provider, don't update DTMax Filippov
2016-09-19xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.Scott Telford
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-09-09xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford
2016-09-09xtensa: fix default kernel load addressMax Filippov
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-03Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2016-07-31xtensa: wire up new syscallsMax Filippov
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov