| Commit message (Expand) | Author | Age |
* | perf/x86/intel: Perform rotation on Intel CQM RMIDs | Matt Fleming | 2015-02-25 |
* | perf/x86/intel: Support task events with Intel CQM | Matt Fleming | 2015-02-25 |
* | perf/x86/intel: Implement LRU monitoring ID allocation for CQM | Matt Fleming | 2015-02-25 |
* | perf/x86/intel: Add Intel Cache QoS Monitoring support | Matt Fleming | 2015-02-25 |
* | x86: Add support for Intel Cache QoS Monitoring (CQM) detection | Peter P Waskiewicz Jr | 2015-02-25 |
* | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra | 2015-02-18 |
* | perf/x86/intel: Expose LBR callstack to user space tooling | Peter Zijlstra | 2015-02-18 |
* | perf/x86/intel: Discard zero length call entries in LBR call stack | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS | Yan, Zheng | 2015-02-18 |
* | perf: Simplify the branch stack check | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Save/restore LBR stack during context switch | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Track number of events that use the LBR callstack | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Allocate space for storing LBR stack | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Add basic Haswell LBR call stack support | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng | 2015-02-18 |
* | perf: Introduce pmu context switch callback | Yan, Zheng | 2015-02-18 |
* | perf/x86/intel: Reduce lbr_sel_map[] size | Yan, Zheng | 2015-02-18 |
* | perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void | Aravind Gopalakrishnan | 2015-02-18 |
* | perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call | Markus Elfring | 2015-02-18 |
* | perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks | Andy Lutomirski | 2015-02-04 |
* | perf/x86: Only allow rdpmc if a perf_event is mapped | Andy Lutomirski | 2015-02-04 |
* | perf: Pass the event to arch_perf_update_userpage() | Andy Lutomirski | 2015-02-04 |
* | x86: Add a comment clarifying LDT context switching | Andy Lutomirski | 2015-02-04 |
* | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-02-04 |
* | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-02-04 |
* | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar | 2015-02-04 |
|\ |
|
| * | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-02-03 |
| |\ |
|
| | * | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 2015-02-01 |
| | * | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 |
| | * | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 |
| * | | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-02-03 |
| |\ \ |
|
| | * | | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov | 2015-01-28 |
| * | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 2015-02-03 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-28 |
| |\ \ \ |
|
| | * | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 2015-01-13 |
| | * | | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET | Denys Vlasenko | 2015-01-13 |
| | * | | | x86: entry_64.S: delete unused code | Denys Vlasenko | 2015-01-13 |
| | * | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 2015-01-07 |
| | * | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 2015-01-02 |
| | * | | | x86: Clean up current_stack_pointer | Andy Lutomirski | 2015-01-02 |
| | * | | | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | 2015-01-02 |
| | * | | | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 |
| * | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 2015-01-28 |
| |\ \ \ \ |
|
| * | | | | | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski | 2015-01-17 |
* | | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2015-02-04 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-01 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2015-02-01 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds | Magnus Damm | 2015-01-29 |
| | | * | | | | | ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds | Magnus Damm | 2015-01-28 |