summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Export perf_assign_events()Yan, Zheng2014-04-181-0/+1
* Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar2014-04-184-48/+54
|\
| * perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
| * kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-171-9/+7
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-162-36/+38
| |\
| | * x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-35/+37
| | * x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-141-1/+1
* | | uprobes/x86: Emulate relative conditional "near" jmp'sOleg Nesterov2014-04-171-0/+8
* | | uprobes/x86: Emulate relative conditional "short" jmp'sOleg Nesterov2014-04-171-2/+55
* | | uprobes/x86: Emulate relative call'sOleg Nesterov2014-04-171-10/+70
* | | uprobes/x86: Emulate nop's using ops->emulate()Oleg Nesterov2014-04-171-19/+1
* | | uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov2014-04-171-0/+38
* | | uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uret...Oleg Nesterov2014-04-171-22/+15
* | | uprobes/x86: Teach arch_uprobe_post_xol() to restart if possibleOleg Nesterov2014-04-171-4/+16
* | | uprobes/x86: Send SIGILL if arch_uprobe_post_xol() failsOleg Nesterov2014-04-171-4/+12
* | | uprobes/x86: Conditionalize the usage of handle_riprel_insn()Oleg Nesterov2014-04-171-4/+2
* | | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov2014-04-171-39/+68
* | | uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooksOleg Nesterov2014-04-171-16/+14
* | | uprobes/x86: Gather "riprel" functions togetherOleg Nesterov2014-04-171-65/+53
* | | uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm...Oleg Nesterov2014-04-171-7/+3
* | | uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn()Oleg Nesterov2014-04-171-63/+47
|/ /
* | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-1435-2072/+430
|\ \ | |/
| * Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+3
| |\
| | * Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-1/+3
| | |\
| | | * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-081-1/+3
| | | |\
| | | | *-. Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-041-1/+3
| | | | |\ \
| | | | | | * ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-191-1/+3
| * | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-112-41/+201
| |\ \ \ \ \ \
| | * | | | | | x86, calgary: Use 8M TCE table size by defaultWANG Chao2014-04-101-12/+19
| | * | | | | | x86/gpu: Print the Intel graphics stolen memory rangeVille Syrjälä2014-02-091-0/+2
| | * | | | | | x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä2014-02-091-0/+132
| | * | | | | | x86/gpu: Add vfunc for Intel graphics stolen memory base addressVille Syrjälä2014-02-091-29/+48
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-115-4/+49
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin2014-04-111-0/+11
| | * | | | | x86/platform/hyperv: Handle VMBUS driver being a moduleK. Y. Srinivasan2014-04-021-1/+1
| | * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-04-0213-146/+245
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'please-pull-cmci-storm' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2014-04-012-2/+35
| | |\ \ \ \ \ \
| | | * | | | | | x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong2014-03-282-2/+35
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki2014-04-011-1/+2
| * | | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-0711-50/+58
| |\ \ \ \ \ \ \
| | * | | | | | | x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+3
| | * | | | | | | x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+4
| | * | | | | | | x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+5
| | * | | | | | | x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-5/+8
| | * | | | | | | x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
| | * | | | | | | x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat2014-03-201-13/+0
| | * | | | | | | x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
| | * | | | | | | x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+6
| | * | | | | | | x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
| | * | | | | | | x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
OpenPOWER on IntegriCloud