| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | KVM: x86: expose new instruction RDSEED to guest | Liu, Jinsong | 2014-02-22 |
| | * | | | | | | | | | | | | | | | | kvm: remove redundant registration of BSP's hv_clock area | Fernando Luis Vázquez Cao | 2014-02-22 |
| | * | | | | | | | | | | | | | | | | KVM: SVM: fix NMI window after iret | Radim Krčmář | 2014-02-18 |
| | * | | | | | | | | | | | | | | | | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 2014-02-18 |
| | * | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-02-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | KVM: async_pf: Provide additional direct page notification | Dominik Dingel | 2014-01-30 |
| | * | | | | | | | | | | | | | | | | | KVM: x86: remove unused last_kernel_ns variable | Marcelo Tosatti | 2014-02-04 |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 |
| | * | | | | | | | | | | | | | | | | | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 |
| | * | | | | | | | | | | | | | | | | | x86, apic: Remove support for IBM Summit/EXA chipset | David Rientjes | 2014-02-11 |
| | * | | | | | | | | | | | | | | | | | x86, apic: Remove support for ia32-based Unisys ES7000 | David Rientjes | 2014-02-11 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | x86, vdso: Fix the symbol versions on the 32-bit vDSO | Andy Lutomirski | 2014-03-30 |
| | * | | | | | | | | | | | | | | | | | x86, vdso, build: Don't rebuild 32-bit vdsos on every make | Andy Lutomirski | 2014-03-25 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Actually discard the .discard sections | H. Peter Anvin | 2014-03-25 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Fix size of get_unmapped_area() | Stefani Seibold | 2014-03-24 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski | 2014-03-20 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski | 2014-03-20 |
| | * | | | | | | | | | | | | | | | | | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski | 2014-03-20 |
| | * | | | | | | | | | | | | | | | | | x86, vdso32: handle 32 bit vDSO larger one page | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso32: Disable stack protector, adjust optimizations | H. Peter Anvin | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Introduce VVAR marco for vdso32 | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Cleanup __vdso_gettimeofday() | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: __vdso_clock_gettime() cleanup | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Revamp vclock_gettime.c | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 |
| | * | | | | | | | | | | | | | | | | | x86, vdso, xen: Remove stray reference to FIX_VDSO | H. Peter Anvin | 2014-03-13 |
| | * | | | | | | | | | | | | | | | | | x86_32, mm: Remove user bit from identity map PDE | Andy Lutomirski | 2014-03-13 |
| | * | | | | | | | | | | | | | | | | | x86, vdso: Remove compat vdso support | Andy Lutomirski | 2014-03-13 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 2014-04-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | x86, boot: Move memset() definition in compressed/string.c | Vivek Goyal | 2014-03-19 |
| | * | | | | | | | | | | | | | | | | | | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 2014-03-19 |
| | * | | | | | | | | | | | | | | | | | | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c | Vivek Goyal | 2014-03-19 |
| | * | | | | | | | | | | | | | | | | | | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal | 2014-03-19 |
| | * | | | | | | | | | | | | | | | | | | x86, boot: Undef memcmp before providing a new definition | Vivek Goyal | 2014-03-19 |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | x86: Fix dumpstack_64 irq stack handling | Steven Rostedt (Red Hat) | 2014-04-02 |
| * | | | | | | | | | | | | | | | | | | x86: Fix dumpstack_64 to keep state of "used" variable in loop | Steven Rostedt (Red Hat) | 2014-04-02 |
| * | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 2014-03-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 2014-02-18 |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-03-19 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 2014-03-19 |
| | | | |_|_|_|_|/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-02-18 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|