index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-23
KVM: VMX: remove unneeded temporary variable from vmx_set_segment()
Gleb Natapov
1
-4
/
+2
2012-12-23
KVM: VMX: clean-up vmx_set_segment()
Gleb Natapov
1
-18
/
+9
2012-12-23
KVM: VMX: remove redundant code from vmx_set_segment()
Gleb Natapov
1
-9
/
+3
2012-12-23
KVM: VMX: use fix_rmode_seg() to fix all code/data segments
Gleb Natapov
1
-24
/
+2
2012-12-23
KVM: VMX: return correct segment limit and flags for CS/SS registers in real ...
Gleb Natapov
1
-4
/
+3
2012-12-23
KVM: VMX: relax check for CS register in rmode_segment_valid()
Gleb Natapov
1
-0
/
+2
2012-12-23
KVM: VMX: cleanup rmode_segment_valid()
Gleb Natapov
1
-1
/
+4
2012-12-18
kvm: fix i8254 counter 0 wraparound
Nickolai Zeldovich
1
-1
/
+0
2012-12-14
KVM: remove unused variable.
Gleb Natapov
1
-4
/
+0
2012-12-13
KVM: Increase user memory slots on x86 to 125
Alex Williamson
1
-1
/
+1
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2
-5
/
+5
2012-12-13
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
1
-2
/
+2
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
3
-8
/
+8
2012-12-13
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2
-18
/
+10
2012-12-13
KVM: x86: fix mov immediate emulation for 64-bit operands
Nadav Amit
1
-2
/
+10
2012-12-13
KVM: emulator: implement AAD instruction
Gleb Natapov
1
-1
/
+22
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-339
/
+1209
2012-12-13
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-29
/
+96
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-17
/
+12
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
11
-10
/
+355
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+2
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+21
2012-12-12
mm, oom: remove statically defined arch functions of same name
David Rientjes
1
-15
/
+8
2012-12-12
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
1
-1
/
+3
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-123
/
+47
2012-12-11
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-24
/
+60
2012-12-11
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-425
/
+56
2012-12-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-29
/
+60
2012-12-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+23
2012-12-11
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
12
-41
/
+393
2012-12-11
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-75
/
+95
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-42
/
+213
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+18
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
5
-231
/
+61
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
Michel Lespinasse
1
-105
/
+25
2012-12-11
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
1
-2
/
+2
2012-12-11
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
3
-126
/
+33
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
1
-0
/
+3
2012-12-11
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
1
-2
/
+3
2012-12-11
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
1
-1
/
+1
2012-12-11
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
1
-0
/
+1
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-12-11
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2
-3
/
+4
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2012-12-10
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-2
/
+2
2012-12-10
x86: Fix the error of using "const" in gen-insn-attr-x86.awk
Cong Ding
1
-3
/
+3
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-2
/
+2
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
3
-0
/
+42
[prev]
[next]