summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand2021-11-092-5/+19
| * | | | | x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand2021-11-091-1/+3
| * | | | | x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand2021-11-091-14/+1
| * | | | | x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand2021-11-091-6/+3
* | | | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-081-1/+2
|\ \ \ \ \ \
| * | | | | | ocxl: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-1/+2
* | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-11-084-7/+7
|\ \ \ \ \ \ \
| * | | | | | | openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne2021-11-032-4/+6
| * | | | | | | openrisc: signal: remove unused DEBUG_SIG macroDenis Kirjanov2021-10-201-2/+0
| * | | | | | | openrisc: time: don't mark comment as kernel-docRandy Dunlap2021-10-021-1/+1
* | | | | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-0845-97/+81
|\ \ \ \ \ \ \ \
| * | | | | | | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-2441-88/+69
| * | | | | | | | sh: remove meaningless archclean lineMasahiro Yamada2021-10-241-1/+0
| * | | | | | | | sparc: Add missing "FORCE" target when using if_changedKees Cook2021-10-111-4/+4
| * | | | | | | | isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-223-0/+6
| * | | | | | | | nios2: move the install rule to arch/nios2/MakefileMasahiro Yamada2021-09-222-4/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-11-0621-265/+541
|\ \ \ \ \ \ \ \
| * | | | | | | | xtensa: move section symbols to asm/sections.hMax Filippov2021-10-192-71/+70
| * | | | | | | | xtensa: remove unused variable wmaskMax Filippov2021-10-191-3/+1
| * | | | | | | | xtensa: only build windowed register support code when neededMax Filippov2021-10-197-5/+45
| * | | | | | | | xtensa: use register window specific opcodes only when presentMax Filippov2021-10-195-2/+10
| * | | | | | | | xtensa: implement call0 ABI support in assemblyMax Filippov2021-10-195-121/+243
| * | | | | | | | xtensa: definitions for call0 ABIMax Filippov2021-10-193-6/+102
| * | | | | | | | xtensa: don't use a12 in __xtensa_copy_user in call0 ABIMax Filippov2021-10-191-6/+22
| * | | | | | | | xtensa: don't use a12 in strncpy_userMax Filippov2021-10-191-9/+8
| * | | | | | | | xtensa: use a14 instead of a15 in inline assemblyMax Filippov2021-10-192-21/+21
| * | | | | | | | xtensa: move _SimulateUserKernelVectorException out of WindowVectorsMax Filippov2021-10-191-21/+19
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-0663-493/+918
|\ \ \ \ \ \ \ \
| * | | | | | | | s390: make command line configurableSven Schnelle2021-10-263-11/+9
| * | | | | | | | s390: support command lines longer than 896 bytesSven Schnelle2021-10-267-34/+39
| * | | | | | | | s390/kexec_file: move kernel image size checkSven Schnelle2021-10-263-18/+2
| * | | | | | | | s390/pci: add s390_iommu_aperture kernel parameterNiklas Schnelle2021-10-261-2/+23
| * | | | | | | | s390/spinlock: remove incorrect kernel doc indicatorHeiko Carstens2021-10-261-1/+1
| * | | | | | | | s390/string: use generic strlcpyHeiko Carstens2021-10-262-28/+0
| * | | | | | | | s390/string: use generic strrchrHeiko Carstens2021-10-262-21/+0
| * | | | | | | | s390/cpumf: Allow multiple processes to access /dev/hwcThomas Richter2021-10-261-78/+150
| * | | | | | | | s390/bitops: return true/false (not 1/0) from bool functionsHuilong Deng2021-10-261-1/+1
| * | | | | | | | s390: add support for BEAR enhancement facilitySven Schnelle2021-10-2611-24/+87
| * | | | | | | | s390: introduce nospec_uses_trampoline()Sven Schnelle2021-10-264-5/+10
| * | | | | | | | s390: rename last_break to pgm_last_breakSven Schnelle2021-10-265-6/+6
| * | | | | | | | s390/ptrace: add last_break member to pt_regsSven Schnelle2021-10-263-2/+3
| * | | | | | | | s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev2021-10-262-0/+2
| * | | | | | | | s390/setup: convert start and end initrd pointers to virtualAlexander Gordeev2021-10-261-1/+1
| * | | | | | | | s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev2021-10-261-5/+2
| * | | | | | | | s390/setup: use virtual address for STSI instructionAlexander Gordeev2021-10-261-4/+2
| * | | | | | | | s390/cpcmd: use physical address for command and responseAlexander Gordeev2021-10-261-3/+3
| * | | | | | | | s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev2021-10-262-8/+8
| * | | | | | | | Merge branch 'fixes' into featuresVasily Gorbik2021-10-265-16/+52
| |\ \ \ \ \ \ \ \
| * | | | | | | | | s390: update defconfigsHeiko Carstens2021-10-192-3/+13
| * | | | | | | | | samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-191-0/+1