summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-124-7/+15
|\
| * Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-064-2/+4
| |\
| * \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-06-051-1/+1
| |\ \
| | * | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2014-06-051-1/+1
| * | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-053-1/+10
| |\ \ \ | | |/ / | |/| |
| | * | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+1
| | * | kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu2014-04-241-0/+2
| | * | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-241-0/+7
| * | | x86/traps: Make math_error() staticOleg Nesterov2014-05-141-1/+0
| * | | uprobes/x86: Simplify rip-relative handlingDenys Vlasenko2014-05-141-3/+0
| * | | uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov2014-04-301-0/+1
| * | | uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov2014-04-301-1/+1
| * | | uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov2014-04-301-5/+7
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-123-0/+25
|\ \ \ \
| * | | | x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-063-0/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+8
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-243-1/+3
| |\ \ \ \ \
| * | | | | | net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-051-1/+1
| * | | | | | x86_64: csum_add for x86_64Tom Herbert2014-05-051-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | signals: kill sigfindinword()Oleg Nesterov2014-06-061-6/+0
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-052-71/+39
|\ \ \ \ \ \
| * | | | | | x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri2014-04-171-2/+15
| * | | | | | x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri2014-04-171-0/+3
| * | | | | | x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-171-0/+10
| * | | | | | x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming2014-04-171-5/+5
| * | | | | | x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-171-66/+8
* | | | | | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-058-106/+60
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-216-1/+23
| |\ \ \ \ \ \ \
| * | | | | | | | x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-201-1/+5
| * | | | | | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-053-32/+6
| * | | | | | | | x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-053-16/+7
| * | | | | | | | x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-053-49/+30
| * | | | | | | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-051-2/+0
| * | | | | | | | x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-051-7/+13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-053-0/+20
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin2014-05-213-1/+3
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86, espfix: Fix broken header guardH. Peter Anvin2014-05-021-1/+1
| * | | | | | | x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2014-05-012-3/+18
| * | | | | | | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-302-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-047-101/+62
|\ \ \ \ \ \ \
| * | | | | | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
| * | | | | | | hwpoison: remove unused global variable in do_machine_check()Chen Yucong2014-06-041-2/+0
| * | | | | | | mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov2014-06-042-49/+5
| * | | | | | | mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov2014-06-042-18/+0
| * | | | | | | x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-041-0/+7
| * | | | | | | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-043-35/+54
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-042-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-161-0/+3
| * | | | | | | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-2/+0
OpenPOWER on IntegriCloud