index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+14
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
1
-28
/
+2
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-7
/
+0
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
4
-12
/
+2
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
3
-5
/
+3
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
2
-1
/
+1
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
3
-4
/
+3
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
3
-4
/
+1
2010-03-09
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
58
-1548
/
+1581
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-43
/
+151
2010-03-06
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-29
/
+243
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+33
2010-03-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-19
/
+2
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-26
/
+26
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+3
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-73
/
+91
2010-03-02
perf_events, x86: Fixup fixed counter constraints
Peter Zijlstra
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2010-03-01
KVM: Fix segment descriptor loading
Gleb Natapov
1
-2
/
+1
2010-03-01
KVM: x86 emulator: Check IOPL level during io instruction emulation
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
2
-3
/
+18
2010-03-01
KVM: x86 emulator: Add Virtual-8086 mode of emulation
Gleb Natapov
1
-0
/
+1
2010-03-01
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
Sheng Yang
1
-1
/
+1
2010-03-01
KVM: Rename vcpu->shadow_efer to efer
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: Activate fpu on clts
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: SVM: Clean up and enhance mov dr emulation
Jan Kiszka
1
-3
/
+2
2010-03-01
KVM: export <asm/hyperv.h>
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
1
-0
/
+2
2010-03-01
KVM: Implement bare minimum of HYPER-V MSRs
Gleb Natapov
2
-0
/
+5
2010-03-01
KVM: Add HYPER-V header file
Gleb Natapov
1
-0
/
+186
2010-03-01
KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: Lazify fpu activation and deactivation
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: VMX: Allow the guest to own some cr0 bits
Avi Kivity
1
-0
/
+2
2010-03-01
KVM: Fix the explanation of write_emulated
Takuya Yoshikawa
1
-1
/
+1
2010-03-01
KVM: VMX: Enable EPT 1GB page support
Sheng Yang
1
-0
/
+1
2010-03-01
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
Sheng Yang
1
-1
/
+1
2010-03-01
KVM: Bump maximum vcpu count to 64
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
1
-0
/
+4
2010-03-01
KVM: modify alias layout in x86s struct kvm_arch
Marcelo Tosatti
1
-2
/
+6
2010-03-01
KVM: VMX: Add instruction rdtscp support for guest
Sheng Yang
2
-0
/
+2
2010-03-01
KVM: Add cpuid_update() callback to kvm_x86_ops
Sheng Yang
1
-0
/
+1
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: VMX: Move some cr[04] related constants to vmx.c
Avi Kivity
1
-13
/
+0
2010-03-01
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
1
-0
/
+1
2010-03-01
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
Robert Richter
1
-1
/
+1
2010-03-01
perf, x86: add some IBS macros to perf_event.h
Robert Richter
1
-1
/
+3
2010-03-01
perf, x86: make IBS macros available in perf_event.h
Robert Richter
1
-0
/
+10
2010-02-28
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+6
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+70
[next]