index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
Andreas Herrmann
1
-0
/
+18
2012-04-25
Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Ingo Molnar
1
-4
/
+4
2012-04-19
x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()
Srivatsa S. Bhat
1
-4
/
+4
2012-04-16
x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
Andreas Herrmann
2
-12
/
+4
2012-04-16
x86/amd: Remove broken links from comment and kernel message
Andreas Herrmann
1
-2
/
+2
2012-04-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2012-04-03
perf/x86/p4: Add format attributes
Peter Zijlstra
1
-0
/
+13
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-1
/
+90
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+9
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+0
2012-03-28
Disintegrate asm/system.h for X86
David Howells
4
-4
/
+0
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
8
-76
/
+269
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
1
-2
/
+2
2012-03-23
x86: Fix excessive MSR print out when show_msr is not specified
Yinghai Lu
1
-1
/
+1
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
1
-1
/
+9
2012-03-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-64
/
+164
2012-03-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+7
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+93
2012-03-16
perf: Adding sysfs group format attribute for pmu device
Jiri Olsa
5
-0
/
+81
2012-03-14
Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...
Ingo Molnar
2
-8
/
+15
2012-03-14
Merge tag 'v3.3-rc7' into x86/mce
Ingo Molnar
7
-15
/
+84
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
6
-72
/
+703
2012-03-12
perf/x86: Prettify pmu config literals
Peter Zijlstra
2
-7
/
+37
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-8
/
+9
2012-03-12
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
1
-8
/
+9
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
7
-15
/
+84
2012-03-07
x86, mce: Fix rcu splat in drain_mce_log_buffer()
Srivatsa S. Bhat
1
-1
/
+1
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
3
-7
/
+28
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+3
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
3
-33
/
+321
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
4
-8
/
+125
2012-03-05
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
1
-0
/
+10
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
3
-3
/
+104
2012-03-05
perf/x86: Sync branch stack sampling with precise_sampling
Stephane Eranian
1
-0
/
+60
2012-03-05
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
3
-26
/
+52
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
1
-9
/
+9
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
1
-8
/
+13
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
6
-12
/
+87
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2
-4
/
+41
2012-03-01
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
1
-4
/
+6
2012-02-28
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
1
-0
/
+1
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+38
2012-02-24
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-4
/
+10
2012-02-22
x86/mce: Fix return value of mce_chrdev_read() when erst is disabled
Naoya Horiguchi
1
-0
/
+6
2012-02-22
x86/mce: Convert static array of pointers to per-cpu variables
Greg Kroah-Hartman
2
-8
/
+9
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
1
-0
/
+2
[next]