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-09-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+10
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2
-13
/
+0
2017-08-30
Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-08-29
x86/boot: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
1
-2
/
+1
2017-08-29
x86/boot: Provide more slack space during decompression
Jan H. Schönherr
1
-1
/
+7
2017-08-29
x86/ldt: Fix off by one in get_segment_base()
Dan Carpenter
1
-5
/
+2
2017-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
2017-08-25
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-24
um: Fix check for _xstate for older hosts
Florian Fainelli
1
-1
/
+1
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-66
/
+84
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+7
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
1
-2
/
+2
2017-08-18
kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog
Nicholas Piggin
1
-1
/
+1
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+1
2017-08-18
x86: Constify attribute_group structures
Arvind Yadav
7
-36
/
+36
2017-08-17
Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+3
2017-08-17
Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'
Rafael J. Wysocki
1
-0
/
+3
2017-08-17
x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'
Alexander Potapenko
1
-3
/
+4
2017-08-16
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
1
-2
/
+1
2017-08-16
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
1
-2
/
+2
2017-08-15
x86/mtrr: Prevent CPU hotplug lock recursion
Thomas Gleixner
1
-3
/
+15
2017-08-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-32
/
+37
2017-08-12
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-22
/
+50
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2
-0
/
+13
2017-08-11
x86: Mark various structures and functions as 'static'
Colin Ian King
4
-5
/
+5
2017-08-11
x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...
Borislav Petkov
2
-2
/
+2
2017-08-11
cpufreq: x86: Disable interrupts during MSRs reading
Doug Smythies
1
-0
/
+3
2017-08-10
x86/smpboot: Unbreak CPU0 hotplug
Vitaly Kuznetsov
1
-13
/
+17
2017-08-10
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
1
-0
/
+2
2017-08-10
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
1
-9
/
+7
2017-08-09
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
megha.dey@linux.intel.com
2
-32
/
+37
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-84
/
+189
2017-08-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+11
2017-08-03
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
Rafael J. Wysocki
1
-14
/
+26
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
1
-2
/
+9
2017-08-02
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
2017-08-02
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
David Matlack
1
-5
/
+11
2017-08-02
KVM: nVMX: do not pin the VMCS12
Paolo Bonzini
1
-17
/
+7
2017-08-02
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
Longpeng(Mike)
1
-0
/
+1
2017-08-02
KVM: X86: Fix loss of pending INIT due to race
Wanpeng Li
1
-8
/
+11
2017-08-01
KVM: async_pf: make rcu irq exit if not triggered from idle task
Wanpeng Li
1
-2
/
+4
2017-08-01
KVM: nVMX: fixes to nested virt interrupt injection
Paolo Bonzini
2
-25
/
+72
2017-08-01
KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12
Paolo Bonzini
1
-18
/
+34
2017-08-01
x86/hpet: Cure interface abuse in the resume path
Thomas Gleixner
1
-16
/
+11
[next]