summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng2012-10-241-15/+28
* perf/x86: Remove P6 cpuc->enabled checkVince Weaver2012-10-241-7/+7
* perf/x86: Update/fix generic events on P6 PMUVince Weaver2012-10-241-7/+104
* perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver2012-10-241-1/+1
* x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-241-4/+6
* Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-242-4/+6
|\
| * Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-1961-1370/+2402
| |\
| * | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-192-4/+6
* | | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-241-0/+3
|\ \ \
| * | | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin2012-10-221-0/+3
* | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-212-17/+3
|\ \ \ \
| * | | | uprobes/x86: Only rep+nop can be emulated correctlyOleg Nesterov2012-10-071-14/+2
| * | | | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov2012-09-291-3/+1
* | | | | perf/x86: Disable uncore on virtualized CPUsYan, Zheng2012-10-201-0/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-191-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-201-0/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-161-0/+6
* | | | | | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-1956-739/+1827
|\ \ \ \ \ \
| * | | | | | x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-191-6/+0
| |/ / / / /
| * | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-131-0/+2
| |\ \ \ \ \
| | * | | | | kgdb,x86: fix warning about unused variableJason Wessel2012-10-121-0/+2
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-136-13/+306
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | perf/AMD/IBS: Add sysfs supportRobert Richter2012-10-051-12/+49
| | * | | | | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-045-1/+257
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-132-39/+16
| |\ \ \ \ \ \
| | * | | | | | x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-122-39/+16
| * | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-122-20/+32
| |\ \ \ \ \ \ \
| | * | | | | | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-241-19/+28
| | * | | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| | * | | | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
| | * | | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-241-0/+3
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-11/+6
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | x86: get rid of duplicate code in case of CONFIG_VM86Al Viro2012-10-011-11/+6
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1010-191/+101
| |\| | | | | | |
| | * | | | | | | x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-307-96/+27
| | * | | | | | | x86: split ret_from_forkAl Viro2012-09-305-80/+66
| | * | | | | | | x86: get rid of TIF_IRET hackeryAl Viro2012-09-204-15/+8
| * | | | | | | | sections: fix section conflicts in arch/x86Andi Kleen2012-10-062-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-043-5/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-268-149/+183
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-233-5/+2
| | * | | | | | | KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal2012-08-151-0/+1
| * | | | | | | | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+4
| * | | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-017-49/+108
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-10-013-166/+261
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, microcode, AMD: Fix use after free in free_cache()Dan Carpenter2012-09-191-2/+2
| | * | | | | | | | x86, microcode, AMD: Rewrite patch application procedureBorislav Petkov2012-08-221-115/+121
| | * | | | | | | | x86, microcode, AMD: Add a small, per-family patches cacheBorislav Petkov2012-08-221-1/+66
| | * | | | | | | | x86, microcode, AMD: Add reverse equiv table searchBorislav Petkov2012-08-221-16/+30
| | * | | | | | | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov2012-08-223-7/+10