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
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
x86: Fix excessive MSR print out when show_msr is not specified
Yinghai Lu
1
-1
/
+1
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-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-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
2012-02-21
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
1
-0
/
+1
2012-02-21
i387: Uninline the generic FP helpers that we expose to kernel modules
Linus Torvalds
1
-2
/
+0
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
1
-0
/
+2
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
1
-2
/
+1
2012-02-13
x86/cpu: Fix overrun check in arch_print_cpu_modalias()
Ben Hutchings
1
-1
/
+1
2012-02-12
x86/debug: Fix/improve the show_msr=<cpus> debug print out
Yinghai Lu
1
-7
/
+7
2012-02-09
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
Andreas Herrmann
1
-8
/
+36
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
1
-0
/
+3
2012-02-07
x86/sched/perf/AMD: Set sched_clock_stable
Borislav Petkov
1
-0
/
+3
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
3
-6
/
+0
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
3
-6
/
+0
2012-01-27
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2
-0
/
+90
2012-01-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
1
-0
/
+44
2012-01-26
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
1
-0
/
+1
2012-01-26
Add driver auto probing for x86 features v4
Andi Kleen
2
-0
/
+49
2012-01-26
x86/mce: Replace hard coded hex constants with symbolic defines
Tony Luck
1
-4
/
+10
2012-01-26
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2
-54
/
+141
2012-01-16
mce: fix warning messages about static struct mce_device
Greg Kroah-Hartman
2
-11
/
+25
[next]