Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | perf/x86/intel: Fix sparse warning | Yan, Zheng | 2013-06-19 | 1 | -1/+1 | |
| * | | | | | | | | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit | 2013-06-19 | 3 | -0/+548 | |
| * | | | | | | | | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen | 2013-06-19 | 1 | -2/+6 | |
| * | | | | | | | | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter | 2013-06-19 | 3 | -18/+22 | |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra | 2013-05-28 | 1 | -17/+17 | |
| * | | | | | | | | | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian | 2013-05-28 | 1 | -10/+3 | |
| * | | | | | | | | | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter | 2013-05-28 | 2 | -4/+4 | |
| * | | | | | | | | | x86/signals: Merge EFLAGS bit clearing into a single statement | Jiri Olsa | 2013-05-28 | 1 | -7/+3 | |
| * | | | | | | | | | x86/signals: Clear RF EFLAGS bit for signal handler | Jiri Olsa | 2013-05-28 | 1 | -0/+6 | |
| * | | | | | | | | | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa | 2013-05-28 | 1 | -6/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-26 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu | 2013-06-20 | 1 | -4/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-06-21 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 2013-06-20 | 1 | -0/+1 | |
| * | | | | | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu | 2013-06-18 | 1 | -4/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: kvmclock: zero initialize pvclock shared memory area | Igor Mammedov | 2013-06-19 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-06-20 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched/x86: Construct all sibling maps if smt | Andrew Jones | 2013-05-31 | 1 | -4/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian | 2013-06-19 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-20 | 1 | -12/+0 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner | 2013-06-11 | 1 | -12/+0 | |
| |/ / / / | ||||||
* | / / / | x86: Fix typo in kexec register clearing | Kees Cook | 2013-06-12 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 2 | -11/+9 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 2013-05-30 | 1 | -9/+5 | |
| * | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 2013-05-28 | 1 | -2/+4 | |
| | |/ | |/| | ||||||
* / | | x86: Fix bit corruption at CPU resume time | Linus Torvalds | 2013-05-20 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-15 | 2 | -5/+5 | |
|\ \ | |/ |/| | ||||||
| * | x86/microcode: Add local mutex to fix physical CPU hot-add deadlock | Konrad Rzeszutek Wilk | 2013-05-09 | 1 | -2/+3 | |
| * | x86: Fix idle consolidation fallout | Thomas Gleixner | 2013-05-07 | 1 | -3/+2 | |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-10 | 1 | -24/+14 | |
|\ \ | ||||||
| * | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 2013-05-02 | 1 | -24/+14 | |
* | | | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 | 1 | -0/+20 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 7 | -60/+119 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 2013-04-18 | 1 | -0/+20 | |
* | | | | | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 4 | -1/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 2013-04-16 | 3 | -0/+31 | |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2013-03-21 | 3 | -4/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into queue | Marcelo Tosatti | 2013-03-04 | 85 | -1869/+3100 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock | Jan Kiszka | 2013-02-27 | 1 | -1/+8 | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 4 | -22/+41 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 2013-05-05 | 1 | -3/+10 | |
| * | | | | | | | | | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 2013-05-04 | 1 | -2/+12 | |
| * | | | | | | | | | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 2013-05-04 | 1 | -4/+9 | |
| * | | | | | | | | | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 2013-04-30 | 1 | -8/+8 | |
| * | | | | | | | | | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 2013-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver | 2013-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei | 2013-04-30 | 1 | -4/+0 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | |