projects
/
platform
/
kernel
/
linux-3.10.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-3.10.git
2010-10-24
Avi Kivity
KVM: x86 emulator: drop use_modrm_ea
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: put register operand fetch into...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: use SrcAcc to simplify xchg decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: simplify xchg decode tables
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: use correct type for memory address...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: push segment override out of decode_...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Joerg Roedel
KVM: SVM: Check for asid != 0 on nested vmrun
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Joerg Roedel
KVM: SVM: Check for nested vmrun intercept before emula...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Xiao Guangrong
KVM: MMU: mark page dirty only when page is really...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Xiao Guangrong
KVM: MMU: move bits lost judgement into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Xiao Guangrong
KVM: MMU: using kvm_set_pfn_accessed() instead of mark_...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Gleb Natapov
KVM: x86 emulator: check io permissions only once for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: fix LMSW able to clear cr0.pe
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Gleb Natapov
KVM: x86 emulator: don't update vcpu state if instructi...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert some push instructions to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: allow repeat macro arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: move decode tables downwards
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: move x86_decode_insn() downwards
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: allow storing emulator execution...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: store x86_emulate_ops in emulation...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: move ByteOp and Dst back to bits 0:3
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: drop support for old-style groups
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 9 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 8 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 7 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 5 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 4 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 3 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 1A to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: convert group 1 to new style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: allow specifying group directly...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: reserve group code 0
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: move group tables to top
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: Add wrappers for easily defining...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: introduce 'struct opcode'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: drop parentheses in repreat macros
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Mohammed Gamal
KVM: x86 emulator: Add IRET instruction
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Joerg Roedel
KVM: SVM: Emulate next_rip svm feature
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Joerg Roedel
KVM: SVM: Sync efer back into nested vmcb
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Xiao Guangrong
KVM: MMU: remove valueless output message
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: VMX: Use host_gdt variable wherever we need the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: unify the two Group 3 variants
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: Allow LOCK prefix for NEG and NOT
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: simplify Group 1 decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: mix decode bits from opcode and...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: add Undefined decode flag
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: Make group storage bits separate...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: consolidate Jcc rel32 decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: consolidate CMOVcc decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: consolidate MOV reg, imm decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: consolidate Jcc rel8 decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: consolidate push/pop reg decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: consolidate inc/dec reg decoding
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: add macros for repetitive instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-24
Avi Kivity
KVM: x86 emulator: fix handling for unemulated instructions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Linus Torvalds
Merge branch 'kvm-updates/2.6.36' of git://git./virt...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Linus Torvalds
Merge branch 'drm-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Avi Kivity
KVM: Fix fs/gs reload oops with invalid ldt
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Sascha Hauer
mxc_nand: do not depend on disabling the irq in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Linus Torvalds
Merge branch 'for-linus/i2c/2636-rc8' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Linus Torvalds
Merge branch 'fixes'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Namhyung Kim
MIPS: Enable ISA_DMA_API config to fix build failure
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Namhyung Kim
MIPS: 32-bit: Fix build failure in asm/fcntl.h
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Wu Zhangjin
MIPS: Remove all generated vmlinuz* files on "make...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Al Viro
MIPS: do_sigaltstack() expects userland pointers
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Al Viro
MIPS: Fix error values in case of bad_stack
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Al Viro
MIPS: Sanitize restart logics
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Al Viro
MIPS: secure_computing, syscall audit: syscall number...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Al Viro
MIPS: Don't block signals if we'd failed to setup a...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Daniel Mack
Input: evdev - fix EVIOCSABS regression
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Daniel Mack
Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Marc Kleine...
i2c-imx: do not allow interruptions when waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Jon Povey
i2c-davinci: Fix TX setup for more SoCs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Alex Deucher
drm/radeon/kms: avivo cursor workaround applies to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Linus Torvalds
Merge branch 'fix/misc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Stefan Richter
firewire: ohci: fix TI TSB82AA2 regression since 2...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Clemens Ladisch
ALSA: rawmidi: fix oops (use after free) when unloading...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Kyle McMartin
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Kyle McMartin
m32r: add kernel/.gitignore and ignore vmlinux.lds
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Kyle McMartin
m32r: get_user takes an lvalue, not a pointer
commit
|
commitdiff
|
tree
|
snapshot
2010-10-16
Kyle McMartin
m32r: restore _BLOCKABLE
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Eric Paris
types.h: define __aligned_u64 and expose to userspace
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
FUJITA Tomonori
uml: fix build
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Eric Dumazet
sysctl: min/max bounds are optional
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
v4l1: fix 32-bit compat microcode loading translation
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
De-pessimize rds_page_copy_user
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Ohad Ben-Cohen
mmc: sdio: fix SDIO suspend/resume regression
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
Merge branch 'timers-for-linus-urgent' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
Merge branch 'upstream-fixes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
Merge branch 'for-linus' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Tejun Heo
ubd: fix incorrect sector handling during request restart
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Linus Torvalds
Export dump_{write,seek} to binary loader modules
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Linus Torvalds
Linux 2.6.36-rc8
v2.6.36-rc8
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Linus Torvalds
Un-inline the core-dump helper functions
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Linus Torvalds
Don't dump task struct in a.out core-dumps
commit
|
commitdiff
|
tree
|
snapshot
next