index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
perf/x86: Dump DEBUGCTL in PMU dump
Andi Kleen
1
-1
/
+5
2015-04-02
perf/x86/intel: Reset more state in PMU reset
Andi Kleen
1
-0
/
+12
2015-04-02
perf/x86/intel: Make the HT bug workaround conditional on HT enabled
Stephane Eranian
2
-21
/
+79
2015-04-02
perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...
Stephane Eranian
2
-2
/
+22
2015-04-02
perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints
Stephane Eranian
1
-5
/
+10
2015-04-02
perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW
Maria Dimakopoulou
2
-11
/
+37
2015-04-02
perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW
Maria Dimakopoulou
1
-9
/
+44
2015-04-02
perf/x86/intel: Implement cross-HT corruption bug workaround
Maria Dimakopoulou
3
-13
/
+331
2015-04-02
perf/x86/intel: Add cross-HT counter exclusion infrastructure
Maria Dimakopoulou
2
-5
/
+98
2015-04-02
perf/x86: Add 'index' param to get_event_constraint() callback
Stephane Eranian
4
-10
/
+19
2015-04-02
perf/x86: Add 3 new scheduling callbacks
Maria Dimakopoulou
2
-0
/
+18
2015-04-02
perf/x86: Vectorize cpuc->kfree_on_online
Stephane Eranian
4
-6
/
+19
2015-04-02
perf/x86: Rename x86_pmu::er_flags to 'flags'
Stephane Eranian
2
-15
/
+18
2015-04-02
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2
-9
/
+19
2015-04-02
perf/x86/intel/bts: Add BTS PMU driver
Alexander Shishkin
5
-3
/
+540
2015-04-02
perf/x86/intel/pt: Add Intel PT PMU driver
Alexander Shishkin
6
-0
/
+1256
2015-04-02
perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive
Alexander Shishkin
3
-0
/
+94
2015-04-02
x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
Alexander Shishkin
2
-0
/
+2
2015-04-02
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
1
-3
/
+3
2015-04-02
perf/x86/intel: Filter branches for PEBS event
Kan Liang
1
-2
/
+2
2015-03-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+14
2015-03-27
perf: Add per event clockid support
Peter Zijlstra
1
-2
/
+12
2015-03-27
Merge branch 'perf/core' into perf/timer, before applying new changes
Ingo Molnar
12
-152
/
+2018
2015-03-27
Merge branch 'timers/core' into perf/timer, to apply dependent patch
Ingo Molnar
2
-19
/
+19
2015-03-27
perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()
David Ahern
1
-2
/
+0
2015-03-27
Merge branch 'perf/x86' into perf/core, because it's ready
Ingo Molnar
5
-2
/
+1430
2015-03-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...
Ingo Molnar
35
-161
/
+183
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
2
-19
/
+19
2015-03-27
perf/x86/intel: Add INST_RETIRED.ALL workarounds
Andi Kleen
3
-0
/
+37
2015-03-27
perf/x86/intel: Add Broadwell core support
Andi Kleen
1
-0
/
+47
2015-03-27
perf/x86/intel: Add new cache events table for Haswell
Andi Kleen
1
-2
/
+192
2015-03-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+9
2015-03-24
x86/asm/entry: Check for syscall exit work with IRQs disabled
Andy Lutomirski
1
-4
/
+14
2015-03-23
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2
-3
/
+4
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
1
-4
/
+3
2015-03-23
perf/x86/intel: Fix Makefile to actually build the cqm driver
Matt Fleming
1
-1
/
+1
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+24
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
4
-31
/
+24
2015-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2015-03-17
KVM: nVMX: mask unrestricted_guest if disabled on L0
Radim Krčmář
1
-2
/
+5
2015-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-73
/
+66
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+8
2015-03-17
kprobes/x86: Return correct length in __copy_instruction()
Eugene Shatokhin
1
-3
/
+6
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
7
-61
/
+17
2015-03-13
Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2015-03-13
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
Wincy Van
1
-4
/
+7
2015-03-13
x86/fpu: Drop_fpu() should not assume that tsk equals current
Oleg Nesterov
1
-1
/
+1
2015-03-13
x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...
Oleg Nesterov
1
-3
/
+4
2015-03-13
crypto: aesni - fix memory usage in GCM decryption
Stephan Mueller
1
-2
/
+2
2015-03-12
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
1
-0
/
+1
[next]