index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-154
/
+260
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
9
-153
/
+210
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-07-31
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2
-0
/
+9
2015-07-30
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
1
-1
/
+1
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-30
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
Dmitry Skorodumov
1
-0
/
+4
2015-07-29
ebpf, x86: fix general protection fault when tail call is invoked
Daniel Borkmann
1
-4
/
+4
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-44
/
+32
2015-07-26
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
1
-3
/
+3
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
1
-0
/
+8
2015-07-24
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
1
-5
/
+9
2015-07-24
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
1
-2
/
+2
2015-07-23
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
4
-5
/
+5
2015-07-23
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
Xiao Guangrong
1
-1
/
+4
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
3
-2
/
+7
2015-07-23
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
1
-9
/
+10
2015-07-23
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
1
-1
/
+20
2015-07-22
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
1
-18
/
+6
2015-07-22
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
1
-3
/
+4
2015-07-21
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
1
-3
/
+3
2015-07-21
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
1
-0
/
+6
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2
-21
/
+10
2015-07-21
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
1
-1
/
+1
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-209
/
+350
2015-07-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
3
-9
/
+11
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
4
-38
/
+85
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-17
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
2
-0
/
+27
2015-07-17
x86/nmi/64: Make the "NMI executing" variable more consistent
Andy Lutomirski
1
-6
/
+5
2015-07-17
x86/nmi/64: Minor asm simplification
Andy Lutomirski
1
-2
/
+1
2015-07-17
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
1
-4
/
+25
2015-07-17
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
1
-16
/
+18
2015-07-17
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2
-68
/
+94
2015-07-17
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
1
-4
/
+58
2015-07-17
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
1
-17
/
+0
2015-07-17
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
1
-71
/
+52
2015-07-16
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-27
/
+0
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-21
/
+142
2015-07-15
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
1
-0
/
+11
2015-07-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-87
/
+116
2015-07-10
kvm: x86: fix load xsave feature warning
Wanpeng Li
1
-2
/
+1
2015-07-10
KVM: x86: apply guest MTRR virtualization on host reserved pages
Paolo Bonzini
2
-13
/
+5
2015-07-10
KVM: SVM: Sync g_pat with guest-written PAT value
Jan Kiszka
1
-0
/
+10
2015-07-10
KVM: SVM: use NPT page attributes
Paolo Bonzini
1
-5
/
+96
2015-07-10
KVM: count number of assigned devices
Paolo Bonzini
3
-0
/
+22
[next]