index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/core: Set event's default ::overflow_handler()
Wang Nan
2016-03-31
2
-4
/
+4
*
perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks
Alexander Shishkin
2016-03-31
1
-57
/
+48
*
perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks
Alexander Shishkin
2016-03-31
1
-58
/
+27
*
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
Peter Zijlstra
2016-03-31
2
-10
/
+10
*
perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter
Huang Rui
2016-03-31
3
-11
/
+23
*
perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support
Huang Rui
2016-03-31
3
-0
/
+10
*
x86/perf/intel/cstate: Modularize driver
Thomas Gleixner
2016-03-31
3
-4
/
+30
*
x86/perf/intel/cstate: Sanitize error handling
Thomas Gleixner
2016-03-31
1
-23
/
+27
*
x86/perf/intel/cstate: Sanitize probing
Thomas Gleixner
2016-03-31
1
-199
/
+160
*
x86/perf/intel/cstate: Make cstate hotplug handling actually work
Thomas Gleixner
2016-03-31
1
-69
/
+53
*
x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular
Kan Liang
2016-03-31
3
-40
/
+92
*
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
Kan Liang
2016-03-31
5
-100
/
+148
*
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
2016-03-31
1
-7
/
+45
*
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
157
-1940
/
+2303
|
\
\
|
*
\
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
21
-21
/
+21
|
|
\
\
|
|
*
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
21
-21
/
+21
[next]