index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-05
xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set
Konrad Rzeszutek Wilk
2011-08-04
xen: Fix misleading WARN message at xen_release_chunk
Igor Mammedov
2011-08-04
xen: Fix printk() format in xen/setup.c
Igor Mammedov
2011-08-04
xen/tracing: it looks like we wanted CONFIG_FTRACE
Jeremy Fitzhardinge
2011-08-03
x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled
Linus Torvalds
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
2011-08-03
x86 idle: move mwait_idle_with_hints() to where it is used
Len Brown
2011-08-03
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
2011-08-03
mrst_pmu: driver for Intel Moorestown Power Management Unit
Len Brown
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-25
xen/tracing: fix compile errors when tracing is disabled.
Jeremy Fitzhardinge
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
x86, olpc-xo15-sci: Enable EC wakeup capability
Daniel Drake
2011-07-24
x86, olpc: Fix dependency on POWER_SUPPLY
Daniel Drake
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
2011-07-24
KVM: MMU: mmio page fault support
Xiao Guangrong
2011-07-24
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
Xiao Guangrong
2011-07-24
KVM: MMU: lockless walking shadow page table
Xiao Guangrong
2011-07-24
KVM: MMU: do not need atomicly to set/clear spte
Xiao Guangrong
2011-07-24
KVM: MMU: introduce the rules to modify shadow page table
Xiao Guangrong
2011-07-24
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-24
KVM: MMU: split kvm_mmu_free_page
Xiao Guangrong
2011-07-24
KVM: MMU: count used shadow pages on prepareing path
Xiao Guangrong
2011-07-24
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2011-07-24
KVM: MMU: cleanup for FNAME(fetch)
Xiao Guangrong
2011-07-24
KVM: MMU: optimize to handle dirty bit
Xiao Guangrong
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
2011-07-24
KVM: MMU: do not update slot bitmap if spte is nonpresent
Xiao Guangrong
2011-07-24
KVM: MMU: fix walking shadow page table
Xiao Guangrong
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
[next]