summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong2014-02-22
| * | | | | | | | | | | | | | | | kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2014-02-22
| * | | | | | | | | | | | | | | | KVM: SVM: fix NMI window after iretRadim Krčmář2014-02-18
| * | | | | | | | | | | | | | | | KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-18
| * | | | | | | | | | | | | | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-30
| * | | | | | | | | | | | | | | | | KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-04
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
| * | | | | | | | | | | | | | | | | x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
| * | | | | | | | | | | | | | | | | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-11
| * | | | | | | | | | | | | | | | | x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-11
* | | | | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski2014-03-30
| * | | | | | | | | | | | | | | | | x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski2014-03-25
| * | | | | | | | | | | | | | | | | x86, vdso: Actually discard the .discard sectionsH. Peter Anvin2014-03-25
| * | | | | | | | | | | | | | | | | x86, vdso: Fix size of get_unmapped_area()Stefani Seibold2014-03-24
| * | | | | | | | | | | | | | | | | x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski2014-03-20
| * | | | | | | | | | | | | | | | | x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-20
| * | | | | | | | | | | | | | | | | x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-20
| * | | | | | | | | | | | | | | | | x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Zero-pad the VVAR pageAndy Lutomirski2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Introduce VVAR marco for vdso32Stefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Revamp vclock_gettime.cStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-18
| * | | | | | | | | | | | | | | | | x86, vdso, xen: Remove stray reference to FIX_VDSOH. Peter Anvin2014-03-13
| * | | | | | | | | | | | | | | | | x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski2014-03-13
| * | | | | | | | | | | | | | | | | x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-13
* | | | | | | | | | | | | | | | | | Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, boot: Move memset() definition in compressed/string.cVivek Goyal2014-03-19
| * | | | | | | | | | | | | | | | | | x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-19
| * | | | | | | | | | | | | | | | | | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.cVivek Goyal2014-03-19
| * | | | | | | | | | | | | | | | | | x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-19
| * | | | | | | | | | | | | | | | | | x86, boot: Undef memcmp before providing a new definitionVivek Goyal2014-03-19
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)2014-04-02
* | | | | | | | | | | | | | | | | | x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)2014-04-02
* | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-18
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas2014-03-19
| | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \