index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-1
/
+1
*
sparc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-2
/
+2
*
powerpc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-1
/
+1
*
x86/smp: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
3
-19
/
+9
*
arm64: hibernate: Use bringup_hibernate_cpu()
Qais Yousef
2020-03-25
1
-8
/
+5
*
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
2020-03-25
1
-1
/
+1
*
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
1
-2
/
+2
*
ARM: Use reboot_cpu instead of hardcoding it to 0
Qais Yousef
2020-03-25
1
-1
/
+1
*
ARM: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
1
-2
/
+2
*
ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()
Qais Yousef
2020-03-25
1
-7
/
+1
*
MIPS: smp: Remove tick_broadcast_count
Peter Xu
2020-03-06
1
-8
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-02
8
-9
/
+52
|
\
|
*
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
2020-02-29
1
-6
/
+1
|
*
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2020-02-29
6
-2
/
+50
|
*
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
2020-02-27
1
-1
/
+1
*
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-02
1
-99
/
+52
|
\
\
|
*
|
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
2020-02-26
1
-19
/
+26
|
*
|
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
2020-02-26
1
-76
/
+5
|
*
|
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
2020-02-26
1
-4
/
+21
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-01
19
-104
/
+169
|
\
\
\
|
*
|
|
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
2020-03-01
1
-0
/
+15
|
*
|
|
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-28
13
-75
/
+83
|
|
\
\
\
|
|
*
|
|
arm64: Ask the compiler to __always_inline functions used by KVM at HYP
James Morse
2020-02-22
4
-8
/
+8
|
|
*
|
|
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2020-02-22
2
-2
/
+9
|
|
*
|
|
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-02-22
5
-28
/
+29
|
|
*
|
|
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
2020-02-17
3
-37
/
+37
|
*
|
|
|
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
2020-02-28
1
-2
/
+2
|
*
|
|
|
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
2020-02-28
1
-5
/
+5
|
*
|
|
|
KVM: allow disabling -Werror
Paolo Bonzini
2020-02-28
2
-1
/
+14
|
*
|
|
|
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2020-02-28
2
-0
/
+4
|
*
|
|
|
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
1
-12
/
+21
|
*
|
|
|
KVM: Introduce pv check helpers
Wanpeng Li
2020-02-28
1
-10
/
+24
|
*
|
|
|
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
2020-02-28
1
-1
/
+2
*
|
|
|
|
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
2020-02-26
1
-1
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-25
5
-24
/
+53
|
\
\
\
\
|
*
|
|
|
riscv: adjust the indent
Zong Li
2020-02-24
1
-11
/
+15
|
*
|
|
|
riscv: allocate a complete page size for each page table
Zong Li
2020-02-24
1
-11
/
+16
|
*
|
|
|
riscv: Fix gitignore
Damien Le Moal
2020-02-20
1
-0
/
+2
|
*
|
|
|
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-02-18
1
-2
/
+2
|
*
|
|
|
riscv: set pmp configuration if kernel is running in M-mode
Greentime Hu
2020-02-18
2
-0
/
+18
*
|
|
|
|
Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...
Linus Torvalds
2020-02-25
6
-25
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: ingenic: DTS: Fix watchdog nodes
Paul Cercueil
2020-02-19
2
-16
/
+18
|
*
|
|
|
|
MIPS: X1000: Fix clock of watchdog node.
周琰杰 (Zhou Yanjie)
2020-02-19
1
-4
/
+2
|
*
|
|
|
|
MIPS: vdso: Wrap -mexplicit-relocs in cc-option
Nathan Chancellor
2020-02-19
1
-1
/
+1
|
*
|
|
|
|
MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
Christophe JAILLET
2020-02-15
1
-1
/
+1
|
*
|
|
|
|
MIPS: cavium_octeon: Fix syncw generation.
Mark Tomlinson
2020-02-15
1
-1
/
+3
|
*
|
|
|
|
mips: vdso: add build time check that no 'jalr t9' calls left
Victor Kamensky
2020-02-15
1
-1
/
+7
|
*
|
|
|
|
MIPS: Disable VDSO time functionality on microMIPS
Paul Burton
2020-02-15
1
-2
/
+17
|
*
|
|
|
|
mips: vdso: fix 'jalr t9' crash in vdso code
Victor Kamensky
2020-02-15
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-02-24
17
-106
/
+264
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]