index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-08-01
Merge tag 'm68k-for-v5.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat mode
Helge Deller
2022-08-01
parisc: Drop zero variable initialisations in mm/init.c
Jason Wang
2022-08-01
parisc: Do not initialise statics to 0
Xin Gao
2022-08-01
parisc: Drop pa_swapper_pg_lock spinlock
Helge Deller
2022-08-01
parisc: Fix comment typo in fault.c
Jason Wang
2022-08-01
parisc: Fix device names in /proc/iomem
Helge Deller
2022-08-01
parisc: Clean up names in hardware database
Helge Deller
2022-08-01
Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-08-01
Merge tag 'x86_vmware_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-01
Merge tag 'ras_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
KVM: x86/mmu: remove unused variable
Paolo Bonzini
2022-08-01
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2022-08-01
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-07-31
csky: abiv1: Fixup compile error
Guo Ren
2022-07-31
csky: cmpxchg: Coding convention for BUILD_BUG()
Guo Ren
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-31
csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
Guo Ren
2022-07-31
csky: Add qspinlock support
Guo Ren
2022-07-31
arm64: dts: apple: t8103: Add ANS2 NVMe nodes
Sven Peter
2022-07-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-07-30
ftrace/x86: Add back ftrace_expected assignment
Steven Rostedt (Google)
2022-07-30
csky: Add jump-label implementation
Guo Ren
2022-07-30
openrisc: io: Define iounmap argument as volatile
Stafford Horne
2022-07-30
openrisc: Add virt defconfig
Stafford Horne
2022-07-30
openrisc: Add pci bus support
Stafford Horne
2022-07-30
Merge branch 'pci/header-cleanup-immutable' of git://git.kernel.org/pub/scm/l...
Stafford Horne
2022-07-29
Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-29
Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-07-29
sparc: Use generic pci_mmap_resource_range()
Arnd Bergmann
2022-07-29
PCI: Remove pci_mmap_page_range() wrapper
Arnd Bergmann
2022-07-29
Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2022-07-29
RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
Anup Patel
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2022-07-29
RISC-V: KVM: Add extensible system instruction emulation framework
Anup Patel
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-07-29
RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_run
Nikolay Borisov
2022-07-29
RISC-V: KVM: Make kvm_riscv_guest_timer_init a void function
Nikolay Borisov
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
[prev]
[next]