summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/pai_ext: split function paiext_push_sampleThomas Richter2024-01-121-10/+20
* s390/pai_ext: rework function paiext_copy argmentsThomas Richter2024-01-121-4/+3
* s390/pai: rework paiXXX_start and paiXXX_stop functionsThomas Richter2024-01-122-34/+30
* s390/pai_crypto: split function paicrypt_push_sampleThomas Richter2024-01-121-18/+25
* s390/pai: rework paixxxx_getctr interfaceThomas Richter2024-01-122-11/+12
* s390/ptrace: remove leftover commentHeiko Carstens2024-01-111-1/+0
* s390/fpu: remove __load_fpu_regs() exportHeiko Carstens2024-01-111-1/+0
* s390/mm,fault: remove not needed tsk variableHeiko Carstens2024-01-111-3/+1
* s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2024-01-112-20/+24
* s390/kexec: do not automatically select KEXEC optionAlexander Gordeev2024-01-113-1/+2
* s390/compat: change default for CONFIG_COMPAT to "n"Heiko Carstens2024-01-112-3/+4
* Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-1132-179/+190
|\
| * Revert "s390: update defconfigs"Alexander Gordeev2023-12-183-13/+12
| * s390: update defconfigsHeiko Carstens2023-12-113-12/+13
| * s390/mm: convert pgste locking functions to CClaudio Imbrenda2023-12-111-19/+10
| * s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens2023-12-1118-53/+63
| * s390/als: add vector facility to z13 architecture level setHeiko Carstens2023-12-111-0/+1
| * s390/fpu: remove "novx" optionHeiko Carstens2023-12-112-12/+1
| * s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens2023-12-114-24/+2
| * KVM: s390: remove superfluous save_fpu_regs() callHeiko Carstens2023-12-111-2/+0
| * s390/fpu: get rid of test_fp_ctl()Heiko Carstens2023-12-117-36/+29
| * KVM: s390: use READ_ONCE() to read fpc register valueHeiko Carstens2023-12-111-1/+1
| * KVM: s390: fix setting of fpc registerHeiko Carstens2023-12-111-5/+0
| * s390/ptrace: handle setting of fpc register correctlyHeiko Carstens2023-12-111-3/+3
| * s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens2023-12-113-8/+31
| * s390/nmi: consistently enable machine checks in trap_init()Heiko Carstens2023-12-112-4/+15
| * s390/ctlreg: return old register contents when changing bitsHeiko Carstens2023-12-111-10/+14
| * s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger2023-11-301-9/+12
| * s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2023-11-222-2/+3
| * s390/sysinfo: add variable capacity informationVasily Gorbik2023-11-222-0/+14
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-1158-223/+171
|\ \
| * | Hexagon: Make pfn accessors statics inlinesLinus Walleij2023-12-051-2/+13
| * | ARC: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-12-052-10/+13
| * | mips: remove extraneous asm-generic/iomap.h includeArnd Bergmann2023-12-051-2/+0
| * | sparc: Use $(kecho) to announce kernel images being readyUwe Kleine-König2023-12-041-5/+5
| * | Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-2837-72/+59
| |\ \
| | * | arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypesNathan Chancellor2023-11-281-0/+1
| | * | csky: fix arch_jump_label_transform_static overrideArnd Bergmann2023-11-231-0/+5
| | * | arch: add do_page_fault prototypesArnd Bergmann2023-11-235-0/+12
| | * | arch: add missing prepare_ftrace_return() prototypesArnd Bergmann2023-11-233-0/+9
| | * | arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-239-38/+7
| | * | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-2310-8/+7
| | * | arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann2023-11-233-17/+17
| | * | arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2023-11-237-10/+2
| * | | Merge branch 'asm-generic-io.h-cleanup' into asm-genericArnd Bergmann2023-11-2315-124/+76
| |\ \ \
| | * | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-239-58/+0
| | * | | mips: io: remove duplicated codesBaoquan He2023-11-231-23/+5
| | * | | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-238-12/+0
| | * | | mips: add <asm-generic/io.h> includingJiaxun Yang2023-11-236-35/+75
| | |/ /
| * / / hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth2023-11-232-8/+6
| |/ /