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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
1
-0
/
+1
2012-03-08
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
1
-0
/
+1
2012-03-08
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
2
-3
/
+3
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-0
/
+9
2012-03-08
KVM: Track TSC synchronization in generations
Zachary Amsden
1
-3
/
+7
2012-03-08
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
1
-0
/
+1
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
1
-1
/
+12
2012-03-08
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
1
-0
/
+1
2012-03-08
KVM: Improve TSC offset matching
Zachary Amsden
1
-0
/
+1
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
1
-4
/
+5
2012-03-05
KVM: x86: increase recommended max vcpus to 160
Marcelo Tosatti
1
-1
/
+1
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
1
-0
/
+2
2012-03-05
KVM: MMU: Remove unused kvm_pte_chain
Takuya Yoshikawa
1
-7
/
+0
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
1
-0
/
+4
2012-03-05
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
1
-0
/
+6
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
2
-13
/
+25
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
1
-3
/
+14
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
1
-1
/
+2
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
1
-17
/
+93
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
3
-24
/
+23
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
1
-19
/
+0
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
1
-1
/
+0
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
1
-20
/
+55
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
1
-0
/
+42
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
1
-8
/
+46
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
1
-1
/
+1
2012-02-06
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+16
2012-02-01
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
1
-0
/
+13
2012-02-01
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
1
-0
/
+3
2012-01-26
x86: Properly parenthesize cmpxchg() macro arguments
Jan Beulich
1
-3
/
+3
2012-01-26
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
Andreas Herrmann
1
-0
/
+1
2012-01-26
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
1
-2
/
+2
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
28
-1208
/
+259
2012-01-17
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
1
-0
/
+1
2012-01-17
x86/UV2: Work around BAU bug
Cliff Wickman
1
-1
/
+12
2012-01-17
x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode
Cliff Wickman
1
-7
/
+86
2012-01-16
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-1149
/
+57
2012-01-16
mce: fix warning messages about static struct mce_device
Greg Kroah-Hartman
1
-1
/
+1
2012-01-16
x86: Get rid of dubious one-bit signed bitfield
Anton Vorontsov
1
-2
/
+2
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+34
2012-01-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-01-12
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
1
-2
/
+2
2012-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2012-01-11
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2012-01-11
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+6
2012-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
5
-3
/
+13
[next]