| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Suppress duplicated abort LBR records | Andi Kleen | 2013-10-04 | 3 | -8/+23 |
* | perf/x86: Add Haswell specific transaction flag reporting | Andi Kleen | 2013-10-04 | 1 | -4/+20 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-10-04 | 16 | -90/+285 |
|\ |
|
| * | perf/x86: Clean up cap_user_time* setting | Peter Zijlstra | 2013-10-04 | 1 | -8/+3 |
| *---. | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds | 2013-09-28 | 1 | -0/+1 |
| |\ \ \ |
|
| | | | * | x86/microcode/AMD: Fix patch level reporting for family 15h | Suravee Suthikulpanit | 2013-09-27 | 1 | -0/+1 |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-28 | 1 | -1/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | perf/x86: Fix PMU detection printout when no PMU is detected | Ingo Molnar | 2013-09-28 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-25 | 1 | -1/+17 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaround | Dave Jones | 2013-09-25 | 1 | -1/+1 |
| | * | | | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani | 2013-09-23 | 1 | -0/+16 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-25 | 3 | -10/+11 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | perf/x86/intel: Add model number for Avoton Silvermont | Yan, Zheng | 2013-09-23 | 1 | -0/+1 |
| | * | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 2013-09-20 | 1 | -5/+5 |
| | * | perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group() | Yan, Zheng | 2013-09-20 | 1 | -5/+5 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-18 | 3 | -16/+3 |
| |\ \
| | |/
| |/| |
|
| | * | perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB | Stephane Eranian | 2013-09-14 | 1 | -0/+1 |
| | * | x86: Remove now-unused save_rest() | Borislav Petkov | 2013-09-10 | 1 | -15/+0 |
| | * | x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly | Libin | 2013-09-05 | 1 | -1/+2 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-18 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-12 | 2 | -2/+5 |
| |\ \ \ |
|
| * | | | | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-11 | 1 | -0/+2 |
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-09-10 | 1 | -0/+154 |
| |\ \ \ \ |
|
| | * | | | | x86: add early quirk for reserving Intel graphics stolen memory v5 | Jesse Barnes | 2013-09-03 | 1 | -0/+154 |
| * | | | | | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-10 | 1 | -4/+66 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/jump-label: Show where and what was wrong on errors | Steven Rostedt | 2013-08-06 | 1 | -3/+18 |
| | * | | | | | x86/jump-label: Add safety checks to jump label conversions | Steven Rostedt | 2013-08-06 | 1 | -4/+28 |
| | * | | | | | x86/jump-label: Do not bother updating nops if they are correct | Steven Rostedt | 2013-08-06 | 1 | -1/+24 |
| * | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-09-10 | 1 | -2/+1 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'v3.11-rc7' into devicetree/next | Grant Likely | 2013-08-28 | 9 | -55/+55 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | of: Specify initrd location using 64-bit | Santosh Shilimkar | 2013-07-24 | 1 | -2/+1 |
| * | | | | | | | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-09-09 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86-32, ftrace: Fix static ftrace when early microcode is enabled | H. Peter Anvin | 2013-09-05 | 1 | -0/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -0/+24 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 | 1 | -0/+24 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2013-08-12 | 1 | -0/+24 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-05 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | x86, paravirt: Remove duplicate definition for DEF_NATIVE | H. Peter Anvin | 2013-09-04 | 1 | -5/+0 |
| * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 | 1 | -44/+0 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 1 | -44/+0 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
* | | | | | | | | | perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm() | Peter Zijlstra | 2013-09-20 | 1 | -1/+1 |
* | | | | | | | | | perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot path | Peter Zijlstra | 2013-09-20 | 1 | -5/+5 |
* | | | | | | | | | perf/x86/intel: Clean up EVENT_ATTR_STR() muck | Ingo Molnar | 2013-09-12 | 1 | -18/+17 |
* | | | | | | | | | perf/x86/intel: Clean-up/reduce PEBS code | Peter Zijlstra | 2013-09-12 | 1 | -68/+26 |
* | | | | | | | | | perf/x86/intel: Clean up checkpoint-interrupt bits | Peter Zijlstra | 2013-09-12 | 2 | -9/+18 |
* | | | | | | | | | perf/x86/intel: Add Haswell TSX event aliases | Andi Kleen | 2013-09-12 | 1 | -0/+27 |
* | | | | | | | | | perf/x86: Report TSX transaction abort cost as weight | Andi Kleen | 2013-09-12 | 1 | -13/+42 |
* | | | | | | | | | perf/x86/intel: Avoid checkpointed counters causing excessive TSX aborts | Andi Kleen | 2013-09-12 | 1 | -0/+37 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | perf/x86/intel: Fix Silvermont offcore masks | Peter Zijlstra | 2013-09-12 | 1 | -2/+2 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | perf/x86: Fix uncore PCI fixed counter handling | Stephane Eranian | 2013-09-12 | 1 | -2/+4 |