index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-3
/
+3
2017-06-13
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
Vlastimil Babka
1
-3
/
+3
2017-06-12
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
3
-1
/
+5
2017-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+0
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-15
/
+20
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-4
/
+0
2017-06-08
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
1
-9
/
+11
2017-06-08
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
1
-0
/
+3
2017-06-06
KVM: nVMX: Fix exception injection
Wanpeng Li
1
-1
/
+1
2017-06-06
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
1
-1
/
+1
2017-06-05
x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoC
Christian Sünkenberg
1
-0
/
+1
2017-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-15
/
+12
2017-06-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+78
2017-06-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-102
/
+83
2017-06-01
Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"
Ingo Molnar
1
-6
/
+3
2017-06-01
KVM: x86: Fix nmi injection failure when vcpu got blocked
ZhuangYanying
1
-2
/
+5
2017-06-01
KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...
Roman Pen
1
-13
/
+11
2017-05-30
KVM: SVM: ignore type when setting segment registers
Gioh Kim
1
-1
/
+1
2017-05-30
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
Radim Krčmář
1
-83
/
+57
2017-05-29
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...
Borislav Petkov
1
-1
/
+1
2017-05-29
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
1
-8
/
+8
2017-05-28
x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled
Baoquan He
1
-8
/
+71
2017-05-28
x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map
Sai Praneeth
1
-2
/
+4
2017-05-28
efi: Don't issue error message when booted under Xen
Juergen Gross
1
-0
/
+3
2017-05-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-37
/
+81
2017-05-27
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+7
2017-05-26
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
1
-6
/
+14
2017-05-26
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
Steven Rostedt (VMware)
1
-1
/
+1
2017-05-26
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
Masami Hiramatsu
1
-0
/
+9
2017-05-26
KVM: x86: Fix virtual wire mode
Jan H. Schönherr
1
-1
/
+2
2017-05-26
KVM: nVMX: Fix handling of lmsw instruction
Jan H. Schönherr
1
-2
/
+5
2017-05-26
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
1
-0
/
+2
2017-05-26
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
Jan Kiszka
1
-2
/
+2
2017-05-24
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
Mateusz Jurczyk
1
-2
/
+7
2017-05-24
x86/PAT: Fix Xorg regression on CPUs that don't support PAT
Mikulas Patocka
1
-3
/
+6
2017-05-24
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...
Benjamin Peterson
1
-1
/
+1
2017-05-24
x86/build: Permit building with old make versions
Jan Kiszka
1
-1
/
+1
2017-05-24
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
1
-9
/
+40
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2
-18
/
+23
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
2
-7
/
+7
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-21
x86/boot: Use CROSS_COMPILE prefix for readelf
Rob Landley
1
-1
/
+1
2017-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-32
/
+62
2017-05-19
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-76
/
+43
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
[next]