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
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-79
/
+30
2016-11-02
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
1
-1
/
+1
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
1
-7
/
+15
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
4
-65
/
+6
2016-10-29
x86/smpboot: Init apic mapping before usage
Thomas Gleixner
1
-1
/
+6
2016-10-28
Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+33
2016-10-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+14
2016-10-28
Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...
Linus Torvalds
2
-0
/
+20
2016-10-28
KVM: x86: fix wbinvd_dirty_mask use-after-free
Ido Yariv
1
-1
/
+3
2016-10-28
perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors
Imre Palik
1
-3
/
+7
2016-10-28
x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
1
-1
/
+1
2016-10-27
kconfig.h: remove config_enabled() macro
Masahiro Yamada
1
-3
/
+3
2016-10-27
kvm/x86: Show WRMSR data is in hex
Borislav Petkov
1
-3
/
+3
2016-10-27
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
1
-2
/
+2
2016-10-26
x86: Fix export for mcount and __fentry__
Steven Rostedt
1
-1
/
+2
2016-10-26
x86/io: add interface to reserve io memtype for a resource range. (v1.1)
Dave Airlie
2
-0
/
+20
2016-10-25
x86/quirks: Hide maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+1
2016-10-25
x86/build: Fix build with older GCC versions
Jan Beulich
1
-2
/
+2
2016-10-25
x86/unwind: Fix empty stack dereference in guess unwinder
Josh Poimboeuf
1
-1
/
+8
2016-10-24
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-10-24
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
1
-0
/
+2
2016-10-24
ACPI/PCI: pci_link: penalize SCI correctly
Sinan Kaya
1
-0
/
+1
2016-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-11
/
+38
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
1
-7
/
+9
2016-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+3
2016-10-20
kvm: x86: memset whole irq_eoi
Jiri Slaby
1
-1
/
+1
2016-10-20
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
1
-2
/
+2
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
1
-0
/
+9
2016-10-20
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
1
-3
/
+0
2016-10-20
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
1
-1
/
+9
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
5
-7
/
+9
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
3
-0
/
+6
2016-10-19
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
1
-0
/
+5
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
3
-3
/
+6
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+2
2016-10-19
perf/x86/intel/cstate: Add C-state residency events for Knights Landing
Lukasz Odzioba
1
-4
/
+26
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+10
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
1
-0
/
+1
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
1
-2
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
90
-1411
/
+1531
2016-10-16
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
1
-1
/
+1
[next]