summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
* arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita2014-06-04
* cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-04
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-04
* x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita2014-06-04
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\
| * | x86: use FDT accessors for FDT blob header dataRob Herring2014-04-30
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \
| * | | x86: fix page fault tracing when KVM guest support enabledDave Hansen2014-05-22
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-03
|\ \ \ \
| * | | | x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3Dimitri Sivanich2014-04-01
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-03
|\ \ \ \ \
| * | | | | mce: Panic when a core has reached a timeoutBorislav Petkov2014-05-30
| * | | | | x86/mce: Improve mcheck_init_device() error handlingMathieu Souchaud2014-05-30
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ \ \
| * | | | | | x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong2014-05-09
| * | | | | | x86, iosf: Add Quark X1000 PCI IDOng Boon Leong2014-05-09
| * | | | | | x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box2014-05-09
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-06-03
|\ \ \ \ \ \
| * | | | | | x86, microcode: Add a disable chicken bitBorislav Petkov2014-05-20
| |/ / / / /
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-03
|\ \ \ \ \ \
| * | | | | | x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski2014-05-21
| * | | | | | x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski2014-05-21
| * | | | | | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski2014-05-21
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| |\| | | | | |
| * | | | | | | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-08
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \
| * | | | | | | fix Haswell precise store data source encodingStephane Eranian2014-05-19
| * | | | | | | Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar2014-05-07
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86: Export perf_assign_events()Yan, Zheng2014-04-18
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes.Ingo Molnar2014-04-18
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |