summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-06-104-252/+226
|\
| * ftrace/x86: Call text_ip_addr() instead of the duplicated codePetr Mladek2014-06-041-10/+1
| * ftrace/x86: Move the mcount/fentry code out of entry_64.SSteven Rostedt2014-05-143-204/+218
| * ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flagSteven Rostedt (Red Hat)2014-05-141-3/+0
| * ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() globalSteven Rostedt (Red Hat)2014-05-141-31/+5
| * ftrace/x86: Get the current mcount addr for add_breakpoint()Steven Rostedt (Red Hat)2014-05-141-4/+2
| * ftrace/x86: Fix order of warning messages when ftrace modifies codePetr Mladek2014-04-211-1/+1
* | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0829-529/+994
|\ \
| * \ Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-054-16/+41
| |\ \
| | * \ Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-2221-34/+352
| | |\ \
| | * | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-053-14/+5
| | * | | x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-2/+4
| | * | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-051-0/+32
| * | | | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-056-18/+307
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin2014-05-2216-20/+62
| | |\ \ \
| | | * | | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-05-211-3/+1
| | * | | | x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-05-043-0/+25
| | * | | | x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-05-042-2/+2
| | * | | | x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-05-011-0/+1
| | * | | | x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin2014-04-301-5/+0
| | * | | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-305-15/+285
| | | |_|/ | | |/| |
| * | | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-056-14/+17
| |\ \ \ \
| | * | | | kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-051-1/+1
| | * | | | hwpoison: remove unused global variable in do_machine_check()Chen Yucong2014-06-051-5/+0
| | * | | | arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...Akinobu Mita2014-06-051-1/+6
| | * | | | cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-051-1/+1
| | * | | | x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-052-4/+7
| | * | | | x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita2014-06-051-2/+2
| * | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-052-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-1415-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-041-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-041-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-041-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-042-0/+43
| |\ \ \ \ \ \ \ \