summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-12-2939-1246/+1105
|\
| * xtensa: implement jump_label supportMax Filippov2018-12-204-0/+166
| * xtensa: implement syscall tracepointsMax Filippov2018-12-177-3/+23
| * xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOKMax Filippov2018-12-172-1/+80
| * xtensa: enable CORE_DUMP_USE_REGSETMax Filippov2018-12-172-51/+1
| * xtensa: implement TIE regsetMax Filippov2018-12-171-78/+87
| * xtensa: implement task_user_regset_viewMax Filippov2018-12-173-80/+129
| * xtensa: call do_syscall_trace_{enter,leave} selectivelyMax Filippov2018-12-173-12/+20
| * xtensa: use NO_SYSCALL instead of -1Max Filippov2018-12-174-6/+8
| * xtensa: define syscall_get_arch()Dmitry V. Levin2018-12-171-0/+7
| * Move EM_XTENSA to uapi/linux/elf-em.hDmitry V. Levin2018-12-171-1/+1
| * xtensa: support memtestMax Filippov2018-12-171-0/+3
| * xtensa: don't use l32r opcode directlyMax Filippov2018-12-054-31/+24
| * xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov2018-12-051-1/+1
| * xtensa: don't clear cpenable unconditionally on releaseMax Filippov2018-12-041-1/+2
| * xtensa: simplify coprocessor.SMax Filippov2018-12-041-18/+18
| * xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov2018-12-049-61/+42
| * xtensa: drop unused declarations from elf.hMax Filippov2018-12-031-11/+0
| * xtensa: clean up syscall.hMax Filippov2018-12-031-13/+6
| * xtensa: drop unused coprocessor helper functionsMax Filippov2018-12-032-68/+3
| * xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA}Max Filippov2018-12-031-10/+0
| * xtensa: drop unused field from the struct exc_tableMax Filippov2018-12-032-4/+0
| * xtensa: drop fast_syscall_kernelMax Filippov2018-12-032-21/+0
| * xtensa: generate uapi header and syscall table header filesFiroz Khan2018-12-035-783/+10
| * xtensa: add system call table generation supportFiroz Khan2018-12-034-0/+480
| * xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan2018-12-033-4/+6
* | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-2955-36/+4007
|\ \
| * | nds32: support hardware prefetcherNylon Chen2018-11-224-1/+21
| * | nds32: Fix the items of hwcap_str ordering issue.Nylon Chen2018-11-221-1/+2
| * | nds32: support denormalized result through FP emulatorVincent Chen2018-11-2211-4/+125
| * | nds32: Support FP emulationVincent Chen2018-11-2224-5/+1064
| * | nds32: nds32 FPU portVincent Chen2018-11-2217-16/+589
| * | nds32: Remove duplicated include from pm.cYueHaibing2018-11-061-1/+0
| * | nds32: Power management for nds32Nick Hu2018-11-065-1/+230
| * | nds32: Add perf call-graph support.Nickhu2018-11-061-0/+299
| * | nds32: Perf portingNickhu2018-11-069-6/+1681
| * | nds32: Fix bug in bitfield.hNickhu2018-11-061-2/+2
| * | nds32: Fix gcc 8.0 compiler option incompatible.Nickhu2018-11-061-1/+5
| * | nds32: Fill all TLB entries with kernel image mappingZong Li2018-11-061-8/+1
| * | nds32: Remove the redundant assignmentZong Li2018-11-061-2/+0
* | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-291-0/+33
|\ \ \
| * \ \ Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman2018-12-1041-66/+302
| |\ \ \
| * \ \ \ Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-0388-765/+1323
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arm64: dts: stratix10: add fpga manager and regionAlan Tull2018-11-261-0/+12
| * | | | arm64: dts: stratix10: add stratix10 service driver binding to base dtsiRichard Gong2018-11-261-0/+21
* | | | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-297-103/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-1358-263/+359
| |\ \ \ \ \
| * | | | | | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-264-73/+5
| * | | | | | of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli2018-11-261-8/+0
| * | | | | | arm64: Utilize phys_initrd_start/phys_initrd_sizeFlorian Fainelli2018-11-261-12/+8