summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-03arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-03parisc: syscalls: Avoid compiler warnings with W=1Helge Deller
2023-07-03parisc: math-emu: Avoid compiler warnings with W=1Helge Deller
2023-07-03parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller
2023-07-03parisc: smp: Add declaration for start_cpu_itimer()Helge Deller
2023-07-03parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller
2023-07-02Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-07-01Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-x86-mmu-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-07-01Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-30parisc: Refresh defconfigsHelge Deller
2023-06-30parisc: irq: Add irq-related function declarationsHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2023-06-30parisc: unaligned: Include header file to avoid missing prototype warningsHelge Deller
2023-06-30parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkageHelge Deller
2023-06-30parisc: unwind: Mark start and stop variables __maybe_unusedHelge Deller
2023-06-30parisc: init: Drop unused variable end_paddrHelge Deller
2023-06-30parisc: traps: Mark functions staticHelge Deller
2023-06-30parisc: processor: Fix kdoc for init_cpu_profiler()Helge Deller
2023-06-30parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-06-30parisc: pci-dma: Make pcxl_alloc_range() staticHelge Deller
2023-06-30parisc: Mark image_size __maybe_unused in perf_write()Helge Deller
2023-06-30parisc: module: Mark symindex __maybe_unusedHelge Deller
2023-06-30parisc: pdc_chassis: Fix kdoc warningsHelge Deller
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller
2023-06-30parisc: drivers: Fix kdoc warningsHelge Deller
2023-06-30parisc: Fold 32-bit compat code into audit_classify_syscall()Helge Deller
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller
2023-06-30parisc: Default to 8 CPUs for 64-bit kernelHelge Deller
2023-06-30parisc: Fix missing prototype warning for arch_report_meminfo()Helge Deller