summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown3-3/+3
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-26x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski1-6/+2
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo1-2/+0
2011-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+3
2011-08-24x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-11/+15
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+9
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich3-8/+12
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap1-0/+2
2011-08-16x86: fix mm/fault.c buildRandy Dunlap1-0/+1
2011-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-115/+173
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2011-08-11x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski9-89/+90
2011-08-11x86-64: Wire up getcpu syscallAndy Lutomirski1-0/+2
2011-08-11x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2-16/+0
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+6
2011-08-06x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2011-08-06x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk1-0/+1
2011-08-05x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2-0/+35
2011-08-05x86-64: Add user_64bit_mode paravirt opAndy Lutomirski8-9/+38
2011-08-05x86-64, xen: Enable the vvar mappingAndy Lutomirski1-1/+3
2011-08-05x86-64: Work around gold bug 13023Andy Lutomirski1-6/+10
2011-08-05x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski1-18/+18
2011-08-05x86-64: Pad vDSO to a page boundaryAndy Lutomirski1-0/+1
2011-08-05Merge commit 'v3.0' into x86/vdsoH. Peter Anvin35-119/+328
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov1-5/+3
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov1-2/+2
2011-08-04 xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge1-1/+1
2011-08-04x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds1-2/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-28/+1083
2011-08-04cpuidle: stop depending on pm_idleLen Brown2-2/+6
2011-08-04x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown3-25/+23
2011-08-04cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-1/+2
2011-08-04mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown3-0/+1052
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason1-0/+9
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds9-15/+26
2011-07-30Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2011-07-27KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap1-0/+1
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma3-6/+6
2011-07-27atomic: use <linux/atomic.h>Arun Sharma21-21/+20
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1