summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2016-09-20xtensa: add default memmap and mmio32native options to defconfigsMax Filippov4-4/+4
2016-09-20xtensa: add default memmap option to common_defconfigMax Filippov1-605/+4
2016-09-20xtensa: add default memmap option to iss_defconfigMax Filippov1-726/+2
2016-09-20xtensa: ISS: allow simdisk to use high memory buffersMax Filippov1-0/+1
2016-09-20xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov2-3/+10
2016-09-20xtensa: xtfpga: group platform_* functions togetherMax Filippov1-24/+22
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov4-44/+41
2016-09-20xtensa: xtfpga: use clock provider, don't update DTMax Filippov2-9/+35
2016-09-19xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.Scott Telford1-1/+1
2016-09-11xtensa: initialize MMU before jumping to reset vectorMax Filippov1-0/+108
2016-09-11xtensa: fix icountlevel setting in cpu_resetMax Filippov1-1/+1
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov5-60/+32
2016-09-09xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford5-0/+1106
2016-09-09xtensa: fix default kernel load addressMax Filippov1-2/+4
2016-08-03Merge tag 'xtensa-for-next-20160731' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel22-428/+303
2016-07-31xtensa: wire up new syscallsMax Filippov1-1/+14
2016-07-24xtensa: support reserved-memory DT nodeMax Filippov2-0/+3
2016-07-24xtensa: drop sysmem and switch to memblockMax Filippov4-292/+40
2016-07-24xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov4-30/+12
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov11-78/+76
2016-07-24xtensa: add alternative kernel memory layoutsMax Filippov8-10/+125
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov5-15/+34
2016-07-24xtensa: fix __ffs result typeMax Filippov1-1/+1
2016-06-29xtensa: define ___unlock_[di]cache_all unconditionallyMax Filippov1-7/+4
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-1/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-2/+2
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-5/+5
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+0
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+5
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+2
2016-04-26xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-13locking/rwsem, xtensa: Drop superfluous arch specific implementationMichal Hocko2-121/+1
2016-04-13locking/rwsem: Drop explicit memory barriersMichal Hocko1-12/+2
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds33-78/+2593
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-7/+7
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-4/+0
2016-03-17mm: remove VM_FAULT_MINORJan Kara1-1/+1
2016-03-17xtensa: add test_kc705_hifi variantMax Filippov3-0/+1048
2016-03-17xtensa: add Three Core HiFi-2 MX Variant.Piet Delaney3-0/+705
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-5/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+0
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2-5/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1