summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | uprobes/x86: Emulate relative conditional "near" jmp'sOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Emulate relative conditional "short" jmp'sOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Emulate relative call'sOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Emulate nop's using ops->emulate()Oleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uret...Oleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Teach arch_uprobe_post_xol() to restart if possibleOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Send SIGILL if arch_uprobe_post_xol() failsOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Conditionalize the usage of handle_riprel_insn()Oleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooksOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Gather "riprel" functions togetherOleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm...Oleg Nesterov2014-04-17
| | * | | | | | | | | | | uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn()Oleg Nesterov2014-04-17
| * | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arch,x86: Convert smp_mb__*()Peter Zijlstra2014-04-18
| * | | | | | | | | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | x86/gart: Tidy messages and add bridge device infoBjorn Helgaas2014-05-23
| | * | | | | | | | | | | | x86/gart: Replace printk() with pr_info()Bjorn Helgaas2014-05-23
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2014-06-08
* | | | | | | | | | | | | x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov2014-06-05
* | | | | | | | | | | | | x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov2014-06-05
* | | | | | | | | | | | | x86: Fix list/memory corruption on CPU hotplugIgor Mammedov2014-06-05
* | | | | | | | | | | | | x86: irq: Get correct available vectors for cpu disableYinghai Lu2014-06-04
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng2014-05-07
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-05-14
* | | | | | | | | | x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-11
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-09
* | | | | | | | | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-08
* | | | | | | | | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-08
* | | | | | | | | x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-07
* | | | | | | | | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
|/ / / / / / / /
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-03
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | x86/vsmp: Fix irq routingOren Twaig2014-04-28
| |/ / / / / /
* / / / / / / perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-24
|/ / / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-17
* | | | | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-18
* | | | | | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-17
| |_|/ / / |/| | | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-16
|\| | | | | |_|/ / |/| | |
| * | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-16
| * | | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-14
| |/ /
* | | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-14
|\| |
| * | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
| |\ \
| | * \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-08
| | |\ \
| | | * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-08
| | | |\ \
| | | | | \
| | | | | \
| | | | *-. \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-04
| | | | |\ \ \