summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-13
| * | | | | | | | | x86/mce: Don't use percpu workqueuesChen, Gong2015-08-13
| * | | | | | | | | x86/mce: Provide a lockless memory pool to save error recordsChen, Gong2015-08-13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | perf/x86/msr: Fix the MSR driver buildIngo Molnar2015-08-21
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf/x86/intel/pt: Clean up files of Intel Processor TraceTakao Indoh2015-08-12
| * | | | | | | | | perf/x86: Fix MSR PMU driverPeter Zijlstra2015-08-12
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/intel/pebs: Robustify PEBS buffer drainPeter Zijlstra2015-08-04
| * | | | | | | | | | perf/x86/intel/pebs: Fix event disable PEBS buffer drainLiang, Kan2015-08-04
| * | | | | | | | | | perf/x86: Add an MSR PMU driverAndy Lutomirski2015-08-04
| * | | | | | | | | | perf/x86/intel/uncore: Add Broadwell-DE uncore supportKan Liang2015-08-04
| * | | | | | | | | | perf/x86/intel: Use 0x11 as extra reg test valueAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack modeAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stackAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel: Add Intel Skylake PMU supportAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/lbr: Optimize v4 LBR unfreezingAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel: Move PMU ACK to after LBR readAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel: Handle new arch perfmon v4 status bitsAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/lbr: Add support for LBRv5Andi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/lbr: Allow time stamp for free running PEBSv3Andi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel: Add support for PEBSv3 profilingAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86: Add a native_perf_sched_clock_from_tsc()Andi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin2015-08-04
| * | | | | | | | | | perf/x86/intel/pt: Do not force sync packets on every schedule-inAlexander Shishkin2015-08-04
| * | | | | | | | | | perf/x86/hw_breakpoints: Fix check for kernel-space breakpointsAndy Lutomirski2015-08-04
| * | | | | | | | | | perf/x86/hw_breakpoints: Improve range breakpoint validationAndy Lutomirski2015-08-04
| * | | | | | | | | | perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski2015-08-04
| * | | | | | | | | | perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_maskKan Liang2015-08-04
| * | | | | | | | | | perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for goodAlexander Shishkin2015-08-04
| * | | | | | | | | | perf/x86/intel/bts: Drop redundant declarationsAlexander Shishkin2015-08-04
| * | | | | | | | | | perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/BroadwellAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridgeAndi Kleen2015-08-04
| * | | | | | | | | | perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar2015-08-04
| * | | | | | | | | | perf/x86/intel/rapl: Add support for Knights Landing (KNL)Dasaratharaman Chandramouli2015-08-04
| * | | | | | | | | | uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov2015-07-31
| * | | | | | | | | | uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| * | | | | | | | | | uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-22
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-05
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-04
| * | | | | | | | | Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-04