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
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-2
/
+9
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
1
-1
/
+1
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform
hchrzani
1
-0
/
+7
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
7
-14
/
+77
2016-05-05
perf/x86/intel/pt: Convert ACCESS_ONCE()s
Alexander Shishkin
1
-3
/
+3
2016-05-05
perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders
Alexander Shishkin
2
-0
/
+60
2016-05-05
perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it
Alexander Shishkin
3
-0
/
+8
2016-05-05
perf/x86/intel/pt: Add support for address range filtering in PT
Alexander Shishkin
2
-11
/
+194
2016-05-05
perf/x86/intel/pt: Add IP filtering register/CPUID bits
Alexander Shishkin
2
-0
/
+14
2016-05-05
perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header
Alexander Shishkin
1
-0
/
+24
2016-05-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-0
/
+3
2016-05-05
perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs
Peter Zijlstra
1
-0
/
+1
2016-05-05
perf/x86: Add model numbers for Kabylake CPUs
Andi Kleen
1
-0
/
+2
2016-05-05
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
Ingo Molnar
6
-14
/
+74
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
4
-14
/
+72
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2
-11
/
+67
2016-04-28
perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX
Adam Borowski
1
-1
/
+1
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-23
Merge tag 'v4.6-rc4' into sched/core, to refresh the tree
Ingo Molnar
3
-13
/
+71
2016-04-23
x86/perf/rapl: Add missing Broadwell model
Peter Zijlstra
1
-0
/
+1
2016-04-23
x86/perf/rapl: Reorder model numbers
Peter Zijlstra
1
-4
/
+9
2016-04-23
perf/x86/intel/rapl: Support Skylake RAPL domains
Srinivas Pandruvada
1
-2
/
+52
2016-04-23
perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs
Kan Liang
3
-1
/
+21
2016-04-23
perf/x86/intel: Add Goldmont CPU support
Kan Liang
4
-1
/
+177
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2
-0
/
+2
2016-04-23
perf/x86/intel/rapl: Add missing Haswell model
Srinivas Pandruvada
1
-0
/
+1
2016-04-23
perf/x86/intel: Add model number for Skylake Server to perf
Andi Kleen
1
-0
/
+1
2016-04-19
perf/core, sched: Don't use clock function pointer to determine clock
Alexander Shishkin
1
-1
/
+1
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2
-10
/
+48
2016-04-13
perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs
Peter Zijlstra
1
-0
/
+2
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-04-13
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Ingo Molnar
2
-3
/
+23
2016-04-13
perf/x86/intel/pt: Use boot_cpu_has() because it's there
Alexander Shishkin
1
-1
/
+1
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
3
-5
/
+25
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+48
2016-04-01
x86/cpufeature: Fix build bug caused by merge artifact with the removal of cpu_has_hypervisor
Ingo Molnar
1
-1
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
1
-1
/
+1
2016-03-31
perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks
Alexander Shishkin
1
-57
/
+48
2016-03-31
perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks
Alexander Shishkin
1
-58
/
+27
2016-03-31
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
Peter Zijlstra
1
-0
/
+36
2016-03-31
perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter
Huang Rui
1
-11
/
+19
2016-03-31
perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support
Huang Rui
1
-0
/
+8
2016-03-31
x86/perf/intel/cstate: Modularize driver
Thomas Gleixner
2
-4
/
+22
2016-03-31
x86/perf/intel/cstate: Sanitize error handling
Thomas Gleixner
1
-23
/
+27
2016-03-31
x86/perf/intel/cstate: Sanitize probing
Thomas Gleixner
1
-199
/
+160
2016-03-31
x86/perf/intel/cstate: Make cstate hotplug handling actually work
Thomas Gleixner
1
-67
/
+51
[prev]
[next]