index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
x86: pvclock: Move scale_delta into common header
Zachary Amsden
1
-0
/
+38
2010-10-24
KVM: x86: Unify TSC logic
Zachary Amsden
1
-2
/
+3
2010-10-24
KVM: x86: TSC reset compensation
Zachary Amsden
1
-0
/
+3
2010-10-24
KVM: x86: Move TSC offset writes to common code
Zachary Amsden
1
-0
/
+3
2010-10-24
KVM: x86: Drop vm_init_tsc
Zachary Amsden
1
-1
/
+0
2010-10-24
KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
Dave Hansen
1
-1
/
+1
2010-10-24
KVM: rename x86 kvm->arch.n_alloc_mmu_pages
Dave Hansen
1
-1
/
+1
2010-10-24
KVM: x86 emulator: Allow accessing IDT via emulator ops
Mohammed Gamal
1
-0
/
+1
2010-10-24
KVM: Move kvm_guest_init out of generic code
Alexander Graf
1
-0
/
+6
2010-10-24
KVM: x86 emulator: Decode memory operands directly into a 'struct operand'
Avi Kivity
1
-3
/
+0
2010-10-24
KVM: x86 emulator: drop use_modrm_ea
Avi Kivity
1
-1
/
+0
2010-10-24
KVM: x86 emulator: use correct type for memory address in operands
Avi Kivity
1
-1
/
+4
2010-10-24
KVM: x86 emulator: push segment override out of decode_modrm()
Avi Kivity
1
-0
/
+1
2010-10-24
KVM: x86 emulator: check io permissions only once for string pio
Gleb Natapov
1
-0
/
+1
2010-10-24
KVM: x86 emulator: allow storing emulator execution function in decode tables
Avi Kivity
1
-0
/
+1
2010-10-24
KVM: x86 emulator: store x86_emulate_ops in emulation context
Avi Kivity
1
-5
/
+4
2010-10-23
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
3
-56
/
+47
2010-10-22
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+1
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-0
/
+14
2010-10-22
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
1
-0
/
+7
2010-10-22
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
1
-0
/
+5
2010-10-22
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
1
-0
/
+3
2010-10-22
xen: don't map missing memory
Jeremy Fitzhardinge
1
-1
/
+8
2010-10-22
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
x86: add RESERVE_BRK_ARRAY() helper
Jeremy Fitzhardinge
1
-0
/
+5
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-0
/
+2
2010-10-22
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+6
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+30
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-28
/
+20
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-8
/
+118
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+31
2010-10-21
Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+27
2010-10-21
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-373
/
+0
2010-10-21
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2010-10-21
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+24
2010-10-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+13
2010-10-21
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-23
/
+15
2010-10-21
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-136
/
+51
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
1
-2
/
+7
2010-10-21
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+20
2010-10-21
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2010-10-21
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+26
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-36
/
+76
2010-10-21
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+32
2010-10-21
Add OLPC XO-1 rfkill driver
Daniel Drake
1
-0
/
+2
2010-10-20
xen: add variable hypercall caller
Jeremy Fitzhardinge
1
-0
/
+17
2010-10-20
xen: add xen_set_domain_pte()
Jeremy Fitzhardinge
1
-0
/
+1
2010-10-20
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
3
-6
/
+1
2010-10-20
Merge branch 'x86/cleanups' into x86/trampoline
H. Peter Anvin
2
-2
/
+0
[prev]
[next]