index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
Huang Rui
2016-03-25
1
-3
/
+3
*
perf/x86/intel/rapl: Add missing Broadwell models
Srinivas Pandruvada
2016-03-21
1
-0
/
+2
*
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
Kan Liang
2016-03-21
1
-5
/
+2
*
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
2016-03-21
4
-2
/
+365
*
x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag
Huang Rui
2016-03-21
2
-1
/
+5
*
perf/x86/amd: Add support for new IOMMU performance events
Suravee Suthikulpanit
2016-03-21
1
-0
/
+5
*
perf/x86/amd: Move nodes_per_socket into bsp_init_amd()
Huang Rui
2016-03-21
1
-2
/
+12
*
perf/x86/cqm: Factor out some common code
Peter Zijlstra
2016-03-21
1
-15
/
+13
*
perf/x86/mbm: Add support for MBM counter overflow handling
Vikas Shivappa
2016-03-21
1
-5
/
+134
*
perf/x86/mbm: Implement RMID recycling
Vikas Shivappa
2016-03-21
1
-4
/
+27
*
perf/x86/mbm: Add memory bandwidth monitoring event management
Tony Luck
2016-03-21
1
-6
/
+116
*
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
2016-03-21
3
-4
/
+128
*
perf/x86/cqm: Fix CQM memory leak and notifier leak
Vikas Shivappa
2016-03-21
1
-11
/
+32
*
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
2016-03-21
1
-3
/
+10
*
perf/x86/BTS: Fix RCU usage
Peter Zijlstra
2016-03-21
1
-1
/
+4
*
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
Peter Zijlstra
2016-03-21
1
-0
/
+3
*
perf/x86/ibs: Fix race with IBS_STARTING state
Peter Zijlstra
2016-03-21
1
-3
/
+29
*
perf/x86/ibs: Fix IBS throttle
Peter Zijlstra
2016-03-21
1
-1
/
+1
*
x86/oprofile/nmi: Add missing hotplug FROZEN handling
Thomas Gleixner
2016-03-19
1
-1
/
+2
*
x86/hpet: Use proper mask to modify hotplug action
Thomas Gleixner
2016-03-19
1
-1
/
+1
*
x86/apic/uv: Fix the hotplug notifier
Thomas Gleixner
2016-03-19
1
-1
/
+2
*
x86/apb/timer: Use proper mask to modify hotplug action
Thomas Gleixner
2016-03-19
1
-1
/
+1
*
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
Thomas Gleixner
2016-03-19
1
-1
/
+6
*
x86/topology: Fix Intel HT disable
Peter Zijlstra
2016-03-19
1
-1
/
+14
*
x86/topology: Fix logical package mapping
Peter Zijlstra
2016-03-19
1
-5
/
+0
*
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
2016-03-18
2
-18
/
+71
*
x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()
Thomas Gleixner
2016-03-18
1
-1
/
+5
*
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
Dave Jones
2016-03-18
1
-1
/
+1
*
x86/iopl: Fix iopl capability check on Xen PV
Andy Lutomirski
2016-03-17
1
-3
/
+9
*
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
2016-03-17
3
-1
/
+15
*
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-17
44
-66
/
+52
|
\
|
*
arch/x86/irq: Purge useless handler declarations from hw_irq.h
Nicolai Stange
2016-02-25
1
-14
/
+0
|
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
43
-52
/
+52
*
|
x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
Tony Luck
2016-03-16
2
-5
/
+6
*
|
Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix
Ingo Molnar
2016-03-16
128
-1680
/
+2101
|
\
\
|
*
\
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
2
-2
/
+2
|
|
\
\
|
|
*
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
2
-2
/
+2
|
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
3
-57
/
+63
|
|
\
\
\
|
|
*
|
|
x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes
Denys Vlasenko
2016-03-08
1
-1
/
+1
|
|
*
|
|
x86/apic: Deinline __default_send_IPI_*, save ~200 bytes
Denys Vlasenko
2016-03-08
2
-56
/
+62
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
3
-1
/
+62
|
|
\
\
\
\
|
|
*
|
|
|
x86/tsc: Always Running Timer (ART) correlated clocksource
Christopher S. Hall
2016-03-03
3
-1
/
+62
|
*
|
|
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-15
1
-4
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/tsc: Use topology functions
Thomas Gleixner
2016-02-21
1
-4
/
+4
|
*
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-15
8
-102
/
+29
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/platform/intel/quark: Drop IMR lock bit support
Bryan O'Donoghue
2016-02-23
3
-27
/
+14
|
|
*
|
|
|
|
|
Merge branch 'x86/urgent' into x86/platform, to queue up dependent patch
Ingo Molnar
2016-02-23
7
-51
/
+120
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/platform/intel/mid: Remove dead code
Alan
2016-02-17
2
-8
/
+2
|
|
*
|
|
|
|
|
|
x86/platform: Make platform/geode/net5501.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-7
/
+1
|
|
*
|
|
|
|
|
|
x86/platform: Make platform/geode/alix.c explicitly non-modular
Paul Gortmaker
2016-02-16
1
-7
/
+7
[next]