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
2015-10-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-12
/
+34
2015-10-20
x86/mm, kasan: Silence KASAN warnings in get_wchan()
Andrey Ryabinin
1
-3
/
+3
2015-10-19
um: Do not rely on libc to provide modify_ldt()
Hans-Werner Hilse
1
-1
/
+4
2015-10-19
x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels
Andrey Ryabinin
1
-3
/
+2
2015-10-19
x86/smpboot: Fix CPU #1 boot timeout
Len Brown
1
-2
/
+6
2015-10-19
x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior
Len Brown
1
-2
/
+5
2015-10-16
x86/ioapic: Disable interrupts when re-routing legacy IRQs
Vitaly Kuznetsov
1
-0
/
+4
2015-10-16
x86/setup: Extend low identity map to cover whole kernel range
Paolo Bonzini
1
-0
/
+8
2015-10-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-87
/
+90
2015-10-14
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
1
-3
/
+7
2015-10-14
KVM: x86: fix previous commit for 32-bit
Paolo Bonzini
1
-1
/
+1
2015-10-14
x86/efi: Fix multiple GOP device support
Kővágó, Zoltán
1
-2
/
+6
2015-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+5
2015-10-13
KVM: x86: fix SMI to halted VCPU
Paolo Bonzini
1
-0
/
+3
2015-10-13
KVM: x86: clean up kvm_arch_vcpu_runnable
Paolo Bonzini
1
-10
/
+29
2015-10-13
KVM: x86: map/unmap private slots in __x86_set_memory_region
Paolo Bonzini
1
-32
/
+30
2015-10-13
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
3
-42
/
+21
2015-10-10
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-10-08
crypto: camellia_aesni_avx - Fix CPU feature checks
Ben Hutchings
1
-0
/
+5
2015-10-07
swiotlb: Enable it under x86 PAE
Christian Melki
1
-0
/
+1
2015-10-06
Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+46
2015-10-06
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
1
-1
/
+18
2015-10-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-65
/
+69
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+66
2015-10-02
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
1
-1
/
+1
2015-10-02
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
1
-1
/
+1
2015-10-02
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
1
-4
/
+3
2015-10-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2015-10-01
arch/x86/include/asm/efi.h: fix build failure
Andrey Ryabinin
1
-0
/
+2
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-119
/
+22
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
2015-10-01
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
1
-8
/
+7
2015-10-01
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
1
-10
/
+0
2015-10-01
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2
-5
/
+13
2015-10-01
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...
Matt Fleming
1
-1
/
+66
2015-10-01
Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent
Ingo Molnar
3
-52
/
+55
2015-09-30
x86/process: Unify 32bit and 64bit implementations of get_wchan()
Thomas Gleixner
3
-84
/
+55
2015-09-30
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
1
-10
/
+42
2015-09-30
x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels
Andrey Ryabinin
1
-0
/
+2
2015-09-30
Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix
Ingo Molnar
7
-8
/
+36
2015-09-30
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
Vitaly Kuznetsov
1
-5
/
+7
2015-09-28
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
1
-1
/
+1
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
1
-0
/
+1
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2
-3
/
+3
2015-09-28
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2
-4
/
+1
2015-09-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+20
2015-09-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+27
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
[next]