aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel2012-10-24
* perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-24
* perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-24
* perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-24
* perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-24
* x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-24
* Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-23
|\
| * Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
| |\
| * | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-19
| * | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
| * | xen: sysfs: fix build warning.Ian Campbell2012-10-19
| * | xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-19
* | | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-23
|\ \ \
| * | | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin2012-10-22
| * | | KVM: apic: fix LDR calculation in x2apic modeGleb Natapov2012-10-22
| * | | KVM: MMU: fix release noslot pfnXiao Guangrong2012-10-22
* | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-21
|\ \ \ \
| * | | | uprobes/x86: Only rep+nop can be emulated correctlyOleg Nesterov2012-10-07
| * | | | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov2012-09-29
* | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-10-21
|\ \ \ \ \
| * | | | | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-15
| | |_|_|/ | |/| | |
* | | | | perf/x86: Disable uncore on virtualized CPUsYan, Zheng2012-10-20
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-19
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-19
| |\ \ \ \ \
| | * | | | | perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-16
* | | | | | | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-19
|\ \ \ \ \ \ \
| * | | | | | | x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-19
| |/ / / / / /
| * | | | | | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna2012-10-18
| * | | | | | kbuild: Fix accidental revert in commit fe04ddfMichal Marek2012-10-15
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
| |\ \ \ \ \
| | * | | | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
| * | | | | | x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-14
| * | | | | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-12
| |\ \ \ \ \ \
| | * | | | | | kgdb,x86: fix warning about unused variableJason Wessel2012-10-12
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | perf/AMD/IBS: Add sysfs supportRobert Richter2012-10-05
| | * | | | | | perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-04
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
| |\ \ \ \ \ \ \
| | * | | | | | | x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
| * | | | | | | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-12
| | * | | | | | | xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-12
| | * | | | | | | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-04
| * | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-24
| | * | | | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| | * | | | | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
| | * | | | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-24
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |