index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
Merge 4.4.272 into android-4.4-p
Greg Kroah-Hartman
2021-06-10
|
|
\
|
|
|
*
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
2021-06-10
|
*
|
Merge 4.4.271 into android-4.4-p
Greg Kroah-Hartman
2021-06-03
|
|
\
|
|
|
*
x86/entry/64: Add instruction suffix
Jan Beulich
2021-06-03
|
|
*
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2021-06-03
|
|
*
x86, asm: change the GEN_*_RMWcc() macros to not quote the condition
H. Peter Anvin
2021-06-03
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-05-31
|
\
|
|
|
*
|
Merge 4.4.269 into android-4.4-p
Greg Kroah-Hartman
2021-05-22
|
|
\
|
|
|
*
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
2021-05-22
|
|
*
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-22
|
|
*
x86/events/amd/iommu: Fix sysfs type mismatch
Nathan Chancellor
2021-05-22
|
|
*
x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
John Millikin
2021-05-22
|
*
|
Merge 4.4.268 into android-4.4-p
Greg Kroah-Hartman
2021-04-28
|
|
\
|
|
|
*
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
2021-04-28
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-04-19
|
\
|
|
|
*
|
Merge 4.4.266 into android-4.4-p
Greg Kroah-Hartman
2021-04-10
|
|
\
|
|
|
*
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
2021-04-10
|
|
*
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
2021-04-10
|
*
|
Merge 4.4.264 into android-4.4-p
Greg Kroah-Hartman
2021-03-30
|
|
\
|
|
|
*
x86/tlb: Flush global mappings when KAISER is disabled
Borislav Petkov
2021-03-30
|
*
|
Merge 4.4.263 into android-4.4-p
Greg Kroah-Hartman
2021-03-24
|
|
\
|
|
|
*
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
2021-03-24
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-03-17
|
\
|
|
|
*
|
Merge 4.4.260 into android-4.4-p
Greg Kroah-Hartman
2021-03-07
|
|
\
|
|
|
*
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2021-03-07
|
|
*
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
2021-03-07
|
|
*
x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
Heiner Kallweit
2021-03-07
|
*
|
Merge 4.4.259 into android-4.4-p
Greg Kroah-Hartman
2021-03-03
|
|
\
|
|
|
*
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
2021-03-03
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-02-28
|
\
|
|
|
*
|
Merge 4.4.258 into android-4.4-p
Greg Kroah-Hartman
2021-02-23
|
|
\
|
|
|
*
Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
Jan Beulich
2021-02-23
|
|
*
Xen/x86: don't bail early from clear_foreign_p2m_mapping()
Jan Beulich
2021-02-23
|
|
*
x86/build: Disable CET instrumentation in the kernel for 32-bit too
Borislav Petkov
2021-02-23
|
*
|
Merge 4.4.257 into android-4.4-p
Greg Kroah-Hartman
2021-02-10
|
|
\
|
|
|
*
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
2021-02-10
|
|
*
x86/build: Disable CET instrumentation in the kernel
Josh Poimboeuf
2021-02-10
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-02-07
|
\
|
|
|
*
|
Merge 4.4.255 into android-4.4-p
Greg Kroah-Hartman
2021-02-03
|
|
\
|
|
|
*
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
2021-02-03
|
*
|
Merge 4.4.254 into android-4.4-p
Greg Kroah-Hartman
2021-01-30
|
|
\
|
|
|
*
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2021-01-30
|
*
|
ANDROID: cuttlefish_defconfig: add missing CONFIG_BLK_CGROUP
Wei Wang
2021-01-15
|
*
|
Merge 4.4.251 into android-4.4-p
Greg Kroah-Hartman
2021-01-12
|
|
\
|
|
|
*
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-12
|
|
*
x86/mm: Fix leak of pmd ptlock
Dan Williams
2021-01-12
*
|
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-12-30
|
\
|
|
|
*
|
Merge 4.4.249 into android-4.4-p
Greg Kroah-Hartman
2020-12-29
|
|
\
|
|
|
*
x86/kprobes: Restore BTF if the single-stepping is cancelled
Masami Hiramatsu
2020-12-29
|
*
|
Merge 4.4.248 into android-4.4-p
Greg Kroah-Hartman
2020-12-11
|
|
\
|
[prev]
[next]