| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception... | Andy Lutomirski | 2015-07-07 | 1 | -0/+9 |
| * | | | | | | | | | x86/entry: Move C entry and exit code to arch/x86/entry/common.c | Andy Lutomirski | 2015-07-07 | 2 | -228/+2 |
| * | | | | | | | | | x86/compat: Remove unneeded #include | Brian Gerst | 2015-07-06 | 1 | -1/+0 |
| * | | | | | | | | | x86/compat, x86/perf: Don't build perf_callchain_user32() on x32 | Brian Gerst | 2015-07-06 | 1 | -1/+1 |
| * | | | | | | | | | x86/compat: Factor out ia32 compat code from compat_arch_ptrace() | Brian Gerst | 2015-07-06 | 1 | -64/+74 |
| * | | | | | | | | | x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread' | Brian Gerst | 2015-07-06 | 1 | -2/+2 |
| * | | | | | | | | | x86/compat: Move copy_siginfo_*_user32() to signal_compat.c | Brian Gerst | 2015-07-06 | 2 | -0/+96 |
| * | | | | | | | | | x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles() | Andy Lutomirski | 2015-07-06 | 1 | -1/+1 |
| * | | | | | | | | | x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barr... | Andy Lutomirski | 2015-07-06 | 1 | -8/+6 |
| * | | | | | | | | | x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites | Andy Lutomirski | 2015-07-06 | 1 | -6/+1 |
| * | | | | | | | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 8 | -18/+18 |
| * | | | | | | | | | x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug | Andy Lutomirski | 2015-07-06 | 1 | -3/+3 |
| * | | | | | | | | | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 2015-07-06 | 7 | -14/+14 |
| * | | | | | | | | | x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks | Andy Lutomirski | 2015-07-06 | 2 | -4/+0 |
| * | | | | | | | | | x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc() | Andy Lutomirski | 2015-07-06 | 2 | -8/+2 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-08-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | apm32: Fix cputime == jiffies assumption | Frederic Weisbecker | 2015-07-29 | 1 | -1/+1 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 | 8 | -143/+269 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/mce: Add a wrapper around mce_log() for injection | Borislav Petkov | 2015-08-13 | 2 | -0/+10 |
| * | | | | | | | | | x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check() | Borislav Petkov | 2015-08-13 | 1 | -4/+4 |
| * | | | | | | | | | x86/mce: Reenable CMCI banks when swiching back to interrupt mode | Xie XiuQi | 2015-08-13 | 1 | -18/+23 |
| * | | | | | | | | | x86/mce: Clear Local MCE opt-in before kexec | Ashok Raj | 2015-08-13 | 4 | -1/+52 |
| * | | | | | | | | | x86/mce: Kill drain_mcelog_buffer() | Borislav Petkov | 2015-08-13 | 1 | -42/+2 |
| * | | | | | | | | | x86/mce: Avoid potential deadlock due to printk() in MCE context | Chen, Gong | 2015-08-13 | 3 | -4/+2 |
| * | | | | | | | | | x86/mce: Remove the MCE ring for Action Optional errors | Chen, Gong | 2015-08-13 | 1 | -75/+60 |
| * | | | | | | | | | x86/mce: Don't use percpu workqueues | Chen, Gong | 2015-08-13 | 1 | -7/+7 |
| * | | | | | | | | | x86/mce: Provide a lockless memory pool to save error records | Chen, Gong | 2015-08-13 | 4 | -2/+119 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-08-31 | 18 | -103/+1009 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2015-08-31 | 5 | -10/+17 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | perf/x86/msr: Fix the MSR driver build | Ingo Molnar | 2015-08-21 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor... | Ingo Molnar | 2015-08-20 | 7 | -147/+171 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | perf/x86/intel/pt: Clean up files of Intel Processor Trace | Takao Indoh | 2015-08-12 | 2 | -32/+11 |
| * | | | | | | | | | perf/x86: Fix MSR PMU driver | Peter Zijlstra | 2015-08-12 | 1 | -84/+84 |
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar | 2015-08-12 | 2 | -12/+19 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf/x86/intel/pebs: Robustify PEBS buffer drain | Peter Zijlstra | 2015-08-04 | 1 | -17/+17 |
| * | | | | | | | | | | perf/x86/intel/pebs: Fix event disable PEBS buffer drain | Liang, Kan | 2015-08-04 | 1 | -6/+7 |
| * | | | | | | | | | | perf/x86: Add an MSR PMU driver | Andy Lutomirski | 2015-08-04 | 2 | -0/+244 |
| * | | | | | | | | | | perf/x86/intel/uncore: Add Broadwell-DE uncore support | Kan Liang | 2015-08-04 | 3 | -0/+172 |
| * | | | | | | | | | | perf/x86/intel: Use 0x11 as extra reg test value | Andi Kleen | 2015-08-04 | 1 | -1/+1 |
| * | | | | | | | | | | perf/x86: Make merge_attr() global to use from perf_event_intel | Andi Kleen | 2015-08-04 | 2 | -1/+4 |
| * | | | | | | | | | | perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode | Andi Kleen | 2015-08-04 | 1 | -3/+7 |
| * | | | | | | | | | | perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack | Andi Kleen | 2015-08-04 | 1 | -2/+2 |
| * | | | | | | | | | | perf/x86/intel: Add Intel Skylake PMU support | Andi Kleen | 2015-08-04 | 4 | -1/+279 |
| * | | | | | | | | | | perf/x86/intel/lbr: Optimize v4 LBR unfreezing | Andi Kleen | 2015-08-04 | 1 | -0/+7 |
| * | | | | | | | | | | perf/x86/intel: Move PMU ACK to after LBR read | Andi Kleen | 2015-08-04 | 1 | -1/+1 |
| * | | | | | | | | | | perf/x86/intel: Handle new arch perfmon v4 status bits | Andi Kleen | 2015-08-04 | 1 | -6/+7 |
| * | | | | | | | | | | perf/x86/intel/lbr: Add support for LBRv5 | Andi Kleen | 2015-08-04 | 2 | -1/+21 |
| * | | | | | | | | | | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 | Andi Kleen | 2015-08-04 | 3 | -1/+16 |
| * | | | | | | | | | | perf/x86/intel: Add support for PEBSv3 profiling | Andi Kleen | 2015-08-04 | 1 | -3/+33 |
| * | | | | | | | | | | perf/x86: Add a native_perf_sched_clock_from_tsc() | Andi Kleen | 2015-08-04 | 1 | -0/+8 |