index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-03-31
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
Peter Zijlstra
2016-03-31
perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter
Huang Rui
2016-03-31
perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support
Huang Rui
2016-03-31
x86/perf/intel/cstate: Modularize driver
Thomas Gleixner
2016-03-31
x86/perf/intel/cstate: Sanitize error handling
Thomas Gleixner
2016-03-31
x86/perf/intel/cstate: Sanitize probing
Thomas Gleixner
2016-03-31
x86/perf/intel/cstate: Make cstate hotplug handling actually work
Thomas Gleixner
2016-03-31
x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular
Kan Liang
2016-03-31
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
Kan Liang
2016-03-31
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
2016-03-25
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
Huang Rui
2016-03-21
perf/x86/intel/rapl: Add missing Broadwell models
Srinivas Pandruvada
2016-03-21
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
Kan Liang
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
2016-03-21
x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag
Huang Rui
2016-03-21
perf/x86/amd: Add support for new IOMMU performance events
Suravee Suthikulpanit
2016-03-21
perf/x86/amd: Move nodes_per_socket into bsp_init_amd()
Huang Rui
2016-03-21
perf/x86/cqm: Factor out some common code
Peter Zijlstra
2016-03-21
perf/x86/mbm: Add support for MBM counter overflow handling
Vikas Shivappa
2016-03-21
perf/x86/mbm: Implement RMID recycling
Vikas Shivappa
2016-03-21
perf/x86/mbm: Add memory bandwidth monitoring event management
Tony Luck
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
2016-03-21
perf/x86/cqm: Fix CQM memory leak and notifier leak
Vikas Shivappa
2016-03-21
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
2016-03-21
perf/x86/BTS: Fix RCU usage
Peter Zijlstra
2016-03-21
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
Peter Zijlstra
2016-03-21
perf/x86/ibs: Fix race with IBS_STARTING state
Peter Zijlstra
2016-03-21
perf/x86/ibs: Fix IBS throttle
Peter Zijlstra
2016-03-19
x86/oprofile/nmi: Add missing hotplug FROZEN handling
Thomas Gleixner
2016-03-19
x86/hpet: Use proper mask to modify hotplug action
Thomas Gleixner
2016-03-19
x86/apic/uv: Fix the hotplug notifier
Thomas Gleixner
2016-03-19
x86/apb/timer: Use proper mask to modify hotplug action
Thomas Gleixner
2016-03-19
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
Thomas Gleixner
2016-03-19
x86/topology: Fix Intel HT disable
Peter Zijlstra
2016-03-19
x86/topology: Fix logical package mapping
Peter Zijlstra
2016-03-18
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
2016-03-18
x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()
Thomas Gleixner
2016-03-18
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
Dave Jones
2016-03-17
x86/iopl: Fix iopl capability check on Xen PV
Andy Lutomirski
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-16
x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
Tony Luck
2016-03-16
Merge branch 'linus' into x86/urgent, to pick up dependencies for a fix
Ingo Molnar
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]