summaryrefslogtreecommitdiff
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 Zankel23-455/+449
2016-07-31xtensa: wire up new syscallsMax Filippov1-1/+14
2016-07-24Linux 4.7Linus Torvalds1-1/+1
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 Filippov12-105/+98
2016-07-24xtensa: add alternative kernel memory layoutsMax Filippov9-10/+249
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-07-24Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds1-43/+113
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-320/+850
2016-07-23Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-32/+29
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-27/+92
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds10-61/+295
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds2-1/+7
2016-07-23Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-16/+64
2016-07-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-41/+49
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+3
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-3/+8
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-31/+39
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+9
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+5
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+5
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-14/+18
2016-07-23Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-7/+32
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+39
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2