summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
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-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-24xtensa: support reserved-memory DT nodeMax Filippov
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-24xtensa: add alternative kernel memory layoutsMax Filippov
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov
2016-07-24xtensa: fix __ffs result typeMax Filippov
2016-07-14xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman
2016-06-29xtensa: define ___unlock_[di]cache_all unconditionallyMax Filippov
2016-06-25tty: stop defining STD_COM_FLAGS in driversJiri Slaby
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23xtensa: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-04-26xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij