| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: rename watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 2015-09-04 | 1 | -2/+2 |
* | watchdog: use suspend/resume interface in fixup_ht_bug() | Ulrich Obergfell | 2015-09-04 | 1 | -2/+5 |
* | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h | Guenter Roeck | 2015-09-04 | 1 | -1/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 |
|\ |
|
| * | x86/hyperv: Mark the Hyper-V TSC as unstable | Vitaly Kuznetsov | 2015-08-21 | 1 | -0/+1 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -2/+0 |
|\ \ |
|
| * | | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ... | Luis R. Rodriguez | 2015-08-28 | 1 | -2/+0 |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 3 | -15/+51 |
|\ \ \ |
|
| * | | | x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume | Laura Abbott | 2015-07-21 | 3 | -15/+51 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-01 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | x86: Drop bogus __ref / __refdata annotations | Mathias Krause | 2015-07-20 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 6 | -17/+23 |
|\ \ \ |
|
| * | | | x86/asm/msr: Make wrmsrl() a function | Andy Lutomirski | 2015-08-23 | 1 | -3/+3 |
| * | | | x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer | Huang Rui | 2015-08-22 | 1 | -0/+4 |
| * | | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar | 2015-08-18 | 2 | -12/+19 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86/ldt: Make modify_ldt() optional | Andy Lutomirski | 2015-07-31 | 1 | -0/+4 |
| * | | | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar | 2015-07-31 | 3 | -6/+18 |
| |\ \ \ |
|
| * | | | | x86/entry: Remove exception_enter() from most trap handlers | Andy Lutomirski | 2015-07-07 | 3 | -8/+6 |
| * | | | | x86/compat, x86/perf: Don't build perf_callchain_user32() on x32 | Brian Gerst | 2015-07-06 | 1 | -1/+1 |
| * | | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 2 | -4/+4 |
| * | | | | 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 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-31 | 6 | -143/+265 |
|\ \ \ \ |
|
| * | | | | 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 | 2 | -1/+48 |
| * | | | | 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 | 15 | -102/+962 |
|\ \ \ \ |
|
| * | | | | 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 | 2 | -6/+10 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | 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 |