index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
5
-10
/
+27
2018-06-06
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
3
-2
/
+4
2018-06-04
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-72
/
+368
2018-06-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-25
/
+270
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-48
/
+64
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+3
2018-06-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+26
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-62
/
+86
2018-06-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-81
/
+80
2018-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-155
/
+188
2018-06-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-11
/
+8
2018-06-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+8
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
37
-167
/
+260
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-98
/
+304
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+10
2018-06-04
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-82
/
+89
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-3
/
+9
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-0
/
+2
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-81
/
+21
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+1
2018-05-31
perf/x86/intel/uncore: Clean up client IMC uncore
Kan Liang
1
-112
/
+20
2018-05-31
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
2
-4
/
+8
2018-05-31
perf/x86/intel/uncore: Support IIO free-running counters on SKX
Kan Liang
1
-0
/
+82
2018-05-31
perf/x86/intel/uncore: Add infrastructure for free running counters
Kan Liang
1
-4
/
+64
2018-05-31
perf/x86/intel/uncore: Add new data structures for free running counters
Kan Liang
1
-1
/
+122
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check for NHM
Kan Liang
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore
Kan Liang
1
-2
/
+31
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
5
-36
/
+47
2018-05-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+4
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
2
-20
/
+10
2018-05-28
x86/pci-dma: remove the explicit nodac and allowdac option
Christoph Hellwig
1
-2
/
+2
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
1
-20
/
+1
2018-05-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+9
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-19
/
+38
2018-05-25
KVM: x86: fix #UD address of failed Hyper-V hypercalls
Radim Krčmář
2
-16
/
+15
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
2
-2
/
+2
2018-05-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
39
-197
/
+1061
2018-05-25
perf/x86: Store user space frame-pointer value on a sample
Alexey Budankov
1
-4
/
+6
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
1
-2
/
+2
2018-05-24
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
1
-0
/
+5
2018-05-24
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
1
-1
/
+4
2018-05-24
x86/kvm: fix LAPIC timer drift when guest uses periodic mode
David Vrabel
1
-2
/
+14
2018-05-23
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
1
-15
/
+7
2018-05-23
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
1
-2
/
+2
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+4
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
17
-102
/
+839
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-40
/
+106
[next]