summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-05x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-08-04x86-64, xen: Enable the vvar mappingAndy Lutomirski
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski
2011-08-04x86-64: Pad vDSO to a page boundaryAndy Lutomirski
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov
2011-08-04 xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge
2011-08-03x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-08-03mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-29Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-27KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-25xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake
2011-07-24x86, olpc: Fix dependency on POWER_SUPPLYDaniel Drake
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong
2011-07-24KVM: MMU: mmio page fault supportXiao Guangrong
2011-07-24KVM: MMU: reorganize struct kvm_shadow_walk_iteratorXiao Guangrong
2011-07-24KVM: MMU: lockless walking shadow page tableXiao Guangrong
2011-07-24KVM: MMU: do not need atomicly to set/clear spteXiao Guangrong
2011-07-24KVM: MMU: introduce the rules to modify shadow page tableXiao Guangrong
2011-07-24KVM: MMU: abstract some functions to handle fault pfnXiao Guangrong