summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-042-109/+26
|\
| * x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner2014-05-161-3/+0
| * x86: Remove create/destroy_irq()Thomas Gleixner2014-05-161-105/+1
| * x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-5/+0
| * x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-13/+10
| * x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-3/+2
| * x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-161-0/+33
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-7/+5
|\ \
| * \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1315-20/+61
| |\ \ | | |/
| * | x86: use FDT accessors for FDT blob header dataRob Herring2014-04-301-7/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-1/+1
|\ \ \
| * | | x86: fix page fault tracing when KVM guest support enabledDave Hansen2014-05-221-1/+1
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-031-5/+21
|\ \ \ \
| * | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-011-5/+21
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-031-9/+41
|\ \ \ \ \
| * | | | | mce: Panic when a core has reached a timeoutBorislav Petkov2014-05-301-2/+1
| * | | | | x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud2014-05-301-7/+40
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+12
|\ \ \ \ \ \
| * | | | | | x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong2014-05-091-2/+5
| * | | | | | x86, iosf: Add Quark X1000 PCI IDOng Boon Leong2014-05-091-0/+1
| * | | | | | x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box2014-05-091-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-06-032-0/+43
|\ \ \ \ \ \
| * | | | | | x86, microcode: Add a disable chicken bitBorislav Petkov2014-05-202-0/+43
| |/ / / / /
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-031-105/+80
|\ \ \ \ \ \
| * | | | | | x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski2014-05-211-25/+22
| * | | | | | x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski2014-05-211-88/+64
| * | | | | | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski2014-05-211-0/+2
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-11/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-2217-21/+65
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-11/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-033-205/+369
|\ \ \ \ \ \ \
| * | | | | | | fix Haswell precise store data source encodingStephane Eranian2014-05-191-3/+19
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar2014-05-073-2/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-253-13/+12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
OpenPOWER on IntegriCloud