Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5bb37dcf99ca05a81b428a0e5c7a238ebb1bc06
/
arch
/
x86
b7d9747
Merge android-4.9.160 (fd5657a) into msm-4.9
by jianzhou
· 6 years ago
7c85ed0
Merge 4.9.159 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
838c19c
x86/a.out: Clear the dump structure initially
by Borislav Petkov
· 6 years ago
9678592
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
by Hedi Berriche
· 6 years ago
acd744b
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
by Xiaoyao Li
· 6 years ago
e62e3b6
perf/x86: Add check_period PMU callback
by Jiri Olsa
· 6 years ago
66e78b3
ANDROID: cuttlefish_defconfig: Enable DEBUG_SET_MODULE_RONX
by Alistair Strachan
· 6 years ago
bfd528d
ANDROID: cuttlefish: enable CONFIG_NET_SCH_NETEM=y
by Maciej Żenczykowski
· 6 years ago
a56a0f7
Add XFRM-I to cuttlefish defconfigs
by Benedict Wong
· 6 years ago
8817a28
Merge 4.9.156 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
bd10eb8
perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
by Peter Zijlstra
· 6 years ago
c2e3f4e
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
by Tony Luck
· 6 years ago
296c2f0
perf/x86/intel/uncore: Add Node ID mask
by Kan Liang
· 6 years ago
a2c34d2
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
by Peter Shier
· 6 years ago
f5c61e4
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
by Paolo Bonzini
· 6 years ago
3b3db16
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
by Vitaly Kuznetsov
· 6 years ago
42584b2
x86/fpu: Add might_fault() to user_insn()
by Sebastian Andrzej Siewior
· 6 years ago
cf97485
x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
by Colin Ian King
· 6 years ago
2f8eb1c
Merge android-4.9.155 (32e6695) into msm-4.9
by jianzhou
· 6 years ago
902a0ce
Merge android-4.9.152 (fd37e28) into msm-4.9
by jianzhou
· 6 years ago
b62aeea
Merge android-4.9.149 (ed0b11d) into msm-4.9
by jianzhou
· 6 years ago
9cca5e9
ANDROID: Turn xt_owner module on
by Chenbo Feng
· 6 years ago
cc0665f
ANDROID: Remove xt_qtaguid module from new kernels.
by Chenbo Feng
· 6 years ago
cdba725
ANDROID: cuttlefish_defconfig: Enable CONFIG_RTC_HCTOSYS
by Matthias Maennich
· 6 years ago
27c2fe3
Merge 4.9.154 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
3cfc8a2
x86/kaslr: Fix incorrect i8254 outb() parameters
by Daniel Drake
· 6 years ago
22c9bc0
KVM: x86: Fix single-step debugging
by Alexander Popov
· 6 years ago
ea0c4ff
ANDROID: cuttlefish_defconfig: Enable vsock options
by Cody Schuffelen
· 6 years ago
ca97579
ANDROID: cuttlefish: enable CONFIG_NET_CLS_BPF=y
by Maciej Żenczykowski
· 6 years ago
91e9548
ANDROID: cuttlefish_defconfig: remove DM_VERITY_HASH_PREFETCH_MIN_SIZE
by Sami Tolvanen
· 6 years ago
c7b283d
Merge 4.9.150 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ce8ca30
crypto: x86/chacha20 - avoid sleeping with preemption disabled
by Eric Biggers
· 6 years ago
ed0b11d
Merge 4.9.149 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
737dcb9
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested
by Vitaly Kuznetsov
· 7 years ago
7b4a3e9
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
by Sean Christopherson
· 6 years ago
f41ab60
Merge android-4.9.145 (6328e64) into msm-4.9
by jianzhou
· 6 years ago
dc64ace
ANDROID: cuttlefish_defconfig: Enable VIRTIO_INPUT
by Alistair Strachan
· 6 years ago
9f23a83
Merge 4.9.148 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d3741e0
x86/fpu: Disable bottom halves while loading FPU registers
by Sebastian Andrzej Siewior
· 6 years ago
0d5fec5
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
by Colin Ian King
· 6 years ago
a2f9236
Merge 4.9.147 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
01edb98
x86/earlyprintk/efi: Fix infinite loop on some screen widths
by YiFei Zhu
· 6 years ago
88ce30f
locking/qspinlock, x86: Provide liveness guarantee
by Peter Zijlstra
· 6 years ago
8ae5642
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
by Will Deacon
· 6 years ago
60668f3
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
by Will Deacon
· 6 years ago
c5976f8
Merge android-4.9.135 (03fcc2f) into msm-4.9
by Minming Qi
· 6 years ago
5d05bdd
Merge 4.9.146 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
0c4d57a
x86/kvm/vmx: fix old-style function declaration
by Yi Wang
· 6 years ago
eadd535
KVM: x86: fix empty-body warnings
by Yi Wang
· 6 years ago
e9a34dc
ANDROID: cuttlefish_defconfig: Enable CONFIG_CRYPTO_ADIANTUM
by Alistair Strachan
· 6 years ago
888679d
FROMGIT: crypto: poly1305 - use structures for key and accumulator
by Eric Biggers
· 6 years ago
b8181f3
BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago
23fb560
ANDROID: cuttlefish_defconfig: Enable VIRT_WIFI
by Alistair Strachan
· 6 years ago
860c8b8
Merge 4.9.144 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
8e9de89
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
by Wei Wang
· 6 years ago
ad3af65
x86/power/64: Use char arrays for asm function names
by Kees Cook
· 8 years ago
e16c040
Merge 4.9.143 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
54f7382
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
by Jiri Olsa
· 6 years ago
08c133e
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
by Jiri Olsa
· 6 years ago
3a468e8
KVM: X86: Fix scan ioapic use-before-initialization
by Wanpeng Li
· 6 years ago
43dd9f4
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
by Jim Mattson
· 6 years ago
aa71643
kvm: mmu: Fix race in emulated page table writes
by Junaid Shahid
· 6 years ago
db71418
Merge 4.9.142 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
19b7cd1
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
by Kan Liang
· 6 years ago
5ffa7b1
Merge android-4.9.134 (a427932) into msm-4.9
by Minming Qi
· 6 years ago
f44ed2c
Merge 4.9.140 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
0afb423
Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
by Greg Kroah-Hartman
· 6 years ago
e1260be
Merge 4.9.137 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a0f30ae
Merge 4.9.136 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
f343b64
Merge android-4.9.133 (d589c0d) into msm-4.9
by Minming Qi
· 6 years ago
4d7b63f
Merge android-4.9.132 (38f2b4a) into msm-4.9
by Minming Qi
· 6 years ago
775e2fb
Merge android-4.9.131 (7bebf33) into msm-4.9
by Minming Qi
· 6 years ago
8f00a1d
Merge android-4.9.130 (1c7637c) into msm-4.9
by Minming Qi
· 6 years ago
52c3ade
x86/build: Use cc-option to validate stack alignment parameter
by Matthias Kaehlcke
· 7 years ago
1f200e8
x86/build: Fix stack alignment for CLang
by Matthias Kaehlcke
· 7 years ago
78e96f6
x86/boot: #undef memcpy() et al in string.c
by Michael Davidson
· 7 years ago
cf42c0b
x86/build: Specify stack alignment for clang
by Matthias Kaehlcke
· 7 years ago
0dc4460
x86/build: Use __cc-option for boot code compiler options
by Matthias Kaehlcke
· 7 years ago
83e0e2f
crypto, x86: aesni - fix token pasting for clang
by Michael Davidson
· 8 years ago
a5819f2
x86/kbuild: Use cc-option to enable -falign-{jumps/loops}
by Matthias Kaehlcke
· 8 years ago
782512e
xen: fix xen_qlock_wait()
by Juergen Gross
· 6 years ago
00893f4
xen: make xen_qlock_wait() nestable
by Juergen Gross
· 6 years ago
95f5d10
xen: fix race in xen_qlock_wait()
by Juergen Gross
· 6 years ago
24395d6
x86: boot: Fix EFI stub alignment
by Ben Hutchings
· 6 years ago
a25ba41
x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
by Lubomir Rintel
· 6 years ago
5218840
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
by Sebastian Andrzej Siewior
· 6 years ago
b0c0545
x86/speculation: Support Enhanced IBRS on future CPUs
by Sai Praneeth
· 6 years ago
382a263
x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided
by He Zhe
· 6 years ago
66fe51cb
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 6 years ago
b462075
x86/time: Correct the attribute on jiffies' definition
by Nathan Chancellor
· 6 years ago
4fad9fd
x86/percpu: Fix this_cpu_read()
by Peter Zijlstra
· 6 years ago
eba69ae
Revert "x86/mm: Expand static page table for fixmap space"
by Sasha Levin
· 6 years ago
72b3323
x86/paravirt: Fix some warning messages
by Dan Carpenter
· 6 years ago
d58f0b0
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
by Christian Sünkenberg
· 7 years ago
c1db12c
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
by Kan Liang
· 6 years ago
2e316b4
Merge android-4.9.129 (b727d1c) into msm-4.9
by Minming Qi
· 6 years ago
a80f4c8
Merge android-4.9.128 (ba01a42) into msm-4.9
by Minming Qi
· 6 years ago
ad6c3ff
Merge android-4.9.127 (be4935d) into msm-4.9
by Minming Qi
· 6 years ago
bdeb159
Merge android-4.9.126 (a8c1ea6) into msm-4.9
by Minming Qi
· 6 years ago
69376be
Merge android-4.9.125 (a925dfb) into msm-4.9
by Minming Qi
· 6 years ago
Next »