index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
13
-89
/
+89
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+3
2014-10-14
Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2014-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2014-10-14
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+31
2014-10-14
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+8
2014-10-14
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2014-10-14
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+18
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-3638
/
+4580
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2014-10-08
x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()
Bryan O'Donoghue
1
-1
/
+16
2014-10-06
x86_64, entry: Filter RFLAGS.NT on entry from userspace
Andy Lutomirski
1
-1
/
+1
2014-10-03
perf/x86: Tone down kernel messages when the PMU check fails in a virtual environment
Wei Huang
1
-1
/
+2
2014-10-03
perf/x86/intel/uncore: Fix minor race in box set up
Andi Kleen
1
-0
/
+4
2014-09-24
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
Bryan O'Donoghue
1
-0
/
+15
2014-09-24
perf/x86/intel/uncore: Update support for client uncore IMC PMU
Stephane Eranian
1
-18
/
+51
2014-09-24
perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EP
Andi Kleen
1
-1
/
+1
2014-09-24
perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver
Andi Kleen
1
-2
/
+9
2014-09-24
perf/x86/intel/uncore: Register the PMU only if the uncore pci device exists
Yan, Zheng
1
-8
/
+11
2014-09-24
perf/x86/intel/uncore: Add Haswell-EP uncore support
Yan, Zheng
3
-2
/
+615
2014-09-24
perf/x86/intel: Use Broadwell cache event list for Haswell
Andi Kleen
1
-2
/
+2
2014-09-24
perf/x86: Add INST_RETIRED.ALL workarounds
Andi Kleen
3
-0
/
+29
2014-09-24
perf/x86/intel: Add Broadwell core support
Andi Kleen
1
-0
/
+150
2014-09-24
perf/x86/intel: Document all Haswell models
Andi Kleen
1
-4
/
+4
2014-09-24
perf/x86/intel: Remove incorrect model number from Haswell perf
Andi Kleen
1
-1
/
+0
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
1
-0
/
+7
2014-09-19
x86/mce: Avoid showing repetitive message from intel_init_thermal()
Rakib Mullick
1
-2
/
+2
2014-09-16
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
1
-11
/
+18
2014-09-11
x86: Add more disabled features
Dave Hansen
2
-4
/
+4
2014-09-09
perf/x86: Fix section mismatch in split uncore driver
Andi Kleen
1
-1
/
+1
2014-09-09
perf/x86/intel: Mark initialization code as such
Mathias Krause
2
-5
/
+5
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
13
-89
/
+89
2014-08-24
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
7
-21
/
+29
2014-08-24
Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode
Ingo Molnar
3
-8
/
+8
2014-08-17
x86: Support compiling out human-friendly processor feature names
Josh Triplett
2
-3
/
+6
2014-08-17
x86: Drop support for /proc files when !CONFIG_PROC_FS
Josh Triplett
1
-1
/
+3
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+5
2014-08-13
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2014-08-13
perf/x86/uncore: Rename IvyTown to IvyBridge-EP
Peter Zijlstra
3
-176
/
+176
2014-08-13
perf/x86/uncore: Export basic memory events for IVT IMC PMU
Stephane Eranian
1
-0
/
+1
2014-08-13
perf/x86: Clean up __intel_pmu_pebs_event() code
Stephane Eranian
1
-44
/
+37
2014-08-13
perf/x86: Fix data source encoding issues for load latency/precise store
Stephane Eranian
1
-4
/
+7
2014-08-13
perf/x86: Don't mark DataLA addresses as store
Andi Kleen
1
-1
/
+1
2014-08-13
perf/x86: Revamp PEBS event selection
Andi Kleen
2
-78
/
+77
2014-08-13
perf/x86: Fix :pp without LBR
Andi Kleen
1
-1
/
+1
2014-08-13
perf/x86: Use extended offcore mask on Haswell
Andi Kleen
1
-1
/
+1
2014-08-13
perf/x86/uncore: Fix coccinelle warnings
Fengguang Wu
1
-3
/
+3
2014-08-13
perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file
Yan, Zheng
4
-1219
/
+1227
2014-08-13
perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file
Yan, Zheng
4
-1619
/
+1655
[next]