]> bbs.cooldavid.org Git - net-next-2.6.git/history - arch/x86/include
ARM: Merge for-2637/s3c24xx/h1940
[net-next-2.6.git] / arch / x86 / include /
2010-10-29 Ben DooksARM: Merge for-2637/s3c24xx/h1940
2010-10-29 Ben DooksARM: Merge for-2637/s3c24xx/rx1950
2010-10-26 Linus TorvaldsMerge branch 'for-next' of git://android.git.kernel...
2010-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-25 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2010-10-25 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-25 Linus TorvaldsMerge branch 'omap-for-linus' of git://git.kernel.org...
2010-10-25 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git.kernel...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-25 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2010-10-25 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-10-25 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-10-25 Linus TorvaldsMerge branch 'ieee1394-removal' of git://git.kernel...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-25 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-10-25 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-10-25 Takashi IwaiMerge branch 'topic/misc' into for-linus
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2010-10-24 Linus TorvaldsMerge branch 'devel' of git://git.kernel.org/pub/scm...
2010-10-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-24 Linus TorvaldsMerge branch 'kvm-updates/2.6.37' of git://git.kernel...
2010-10-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-24 Pekka EnbergMerge branch 'master' into for-linus
2010-10-24 Zachary AmsdenKVM: x86: TSC catchup mode
2010-10-24 Mohammed GamalKVM: x86 emulator: Expose emulate_int_real()
2010-10-24 Joerg RoedelKVM: MMU: Don't track nested fault info in error-code
2010-10-24 Avi KivityKVM: Non-atomic interrupt injection
2010-10-24 Joerg RoedelKVM: MMU: Track NX state in struct kvm_mmu
2010-10-24 Joerg RoedelKVM: MMU: Allow long mode shadows for legacy page tables
2010-10-24 Joerg RoedelKVM: MMU: Add kvm_mmu parameter to load_pdptrs function
2010-10-24 Joerg RoedelKVM: MMU: Propagate the right fault back to the guest...
2010-10-24 Joerg RoedelKVM: X86: Add kvm_read_guest_page_mmu function
2010-10-24 Joerg RoedelKVM: MMU: Implement nested gva_to_gpa functions
2010-10-24 Joerg RoedelKVM: X86: Introduce pointer to mmu context used for...
2010-10-24 Joerg RoedelKVM: MMU: Add infrastructure for two-level page walker
2010-10-24 Joerg RoedelKVM: MMU: Track page fault data in struct vcpu
2010-10-24 Joerg RoedelKVM: MMU: Introduce inject_page_fault function pointer
2010-10-24 Joerg RoedelKVM: MMU: Introduce get_cr3 function pointer
2010-10-24 Joerg RoedelKVM: X86: Introduce a tdp_set_cr3 function
2010-10-24 Joerg RoedelKVM: MMU: Make set_cr3 a function pointer in kvm_mmu
2010-10-24 Joerg RoedelKVM: MMU: Make tdp_enabled a mmu-context parameter
2010-10-24 Jes Sorensenx86: Define MSR_EBC_FREQUENCY_ID
2010-10-24 Gleb NatapovKVM: x86 emulator: get rid of "restart" in emulation...
2010-10-24 Zachary AmsdenKVM: x86: Fix a possible backwards warp of kvmclock
2010-10-24 Zachary Amsdenx86: pvclock: Move scale_delta into common header
2010-10-24 Zachary AmsdenKVM: x86: Unify TSC logic
2010-10-24 Zachary AmsdenKVM: x86: TSC reset compensation
2010-10-24 Zachary AmsdenKVM: x86: Move TSC offset writes to common code
2010-10-24 Zachary AmsdenKVM: x86: Drop vm_init_tsc
2010-10-24 Dave HansenKVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
2010-10-24 Dave HansenKVM: rename x86 kvm->arch.n_alloc_mmu_pages
2010-10-24 Mohammed GamalKVM: x86 emulator: Allow accessing IDT via emulator ops
2010-10-24 Alexander GrafKVM: Move kvm_guest_init out of generic code
2010-10-24 Avi KivityKVM: x86 emulator: Decode memory operands directly...
2010-10-24 Avi KivityKVM: x86 emulator: drop use_modrm_ea
2010-10-24 Avi KivityKVM: x86 emulator: use correct type for memory address...
2010-10-24 Avi KivityKVM: x86 emulator: push segment override out of decode_...
2010-10-24 Gleb NatapovKVM: x86 emulator: check io permissions only once for...
2010-10-24 Avi KivityKVM: x86 emulator: allow storing emulator execution...
2010-10-24 Avi KivityKVM: x86 emulator: store x86_emulate_ops in emulation...
2010-10-23 Jiri KosinaMerge branch 'waltop' into for-linus
2010-10-23 Jiri KosinaMerge branch 'uc-logic' into for-linus
2010-10-23 Jiri KosinaMerge branches '3m', 'egalax', 'logitech', 'magicmouse...
2010-10-23 Jiri KosinaMerge branches 'upstream' and 'upstream-fixes' into...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-23 Linus TorvaldsMerge branches 'softirq-for-linus', 'x86-debug-for...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge branch 'x86-trampoline-for-linus' of git://git...
2010-10-23 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/misc' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/drivers' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-10-22 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-10-22 Linus TorvaldsMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2010-10-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git.kernel.org/pub/scm...
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git.kernel.org/pub/scm...
2010-10-22 Linus TorvaldsMerge branch 'trivial' of git://git.kernel.org/pub...
2010-10-22 Linus TorvaldsMerge branch 'config' of git://git.kernel.org/pub/scm...
2010-10-22 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git.kernel...
2010-10-22 Linus TorvaldsMerge branch 'x86-timers-for-linus' of git://git.kernel...
next