summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
|\
| * xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| * xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
| * xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-173-8/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-191-0/+9
|\ \
| * | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+9
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-161-0/+3
|\ \ \
| * | | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-161-0/+2
| * | | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-271-0/+1
* | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-161-0/+1
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-1320-115/+173
|\ \ \ \
| * | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-119-89/+90
| * | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-111-0/+2
| * | | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-112-16/+0Star
| * | | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-052-0/+35
| * | | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-058-9/+38
| * | | | x86-64, xen: Enable the vvar mappingAndy Lutomirski2011-08-051-1/+3
| * | | | x86-64: Work around gold bug 13023Andy Lutomirski2011-08-051-6/+10
| * | | | x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski2011-08-051-18/+18
| * | | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-051-0/+1
| * | | | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-0535-119/+328
| |\ \ \ \
* | \ \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-111-0/+1
|\ \ \ \ \ \
| * | | | | | perf, x86: Add model 45 SandyBridge supportYouquan Song2011-08-091-0/+1
* | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-063-7/+6Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk2011-08-051-0/+1
| * | | | | xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov2011-08-041-5/+3Star
| * | | | | xen: Fix printk() format in xen/setup.cIgor Mammedov2011-08-041-2/+2
| * | | | | xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge2011-08-041-1/+1
* | | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-041-2/+1Star
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-049-28/+1083
|\ \ \ \ \ \
| * | | | | | cpuidle: stop depending on pm_idleLen Brown2011-08-042-2/+6
| * | | | | | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-043-25/+23Star
| * | | | | | cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-041-1/+2
| * | | | | | mrst_pmu: driver for Intel Moorestown Power Management UnitLen Brown2011-08-043-0/+1052
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-309-15/+26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com2011-07-221-7/+7
| * | | | | x86/PCI: quirks: Use pci_dev->revisiontip-bot for Sergei Shtylyov2011-07-221-3/+2Star
| * | | | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
| * | | | | x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich2011-07-225-2/+14
| * | | | | x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas2011-07-221-4/+3Star
| * | | | | x86/PCI: select direct access mode for mmconfig optionShaohua Li2011-07-221-1/+1
* | | | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-301-1/+3
|\ \ \ \ \ \
| * | | | | | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-261-1/+3
* | | | | | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* | | | | | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-273-6/+6
* | | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2721-21/+20Star
* | | | | | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-4/+1Star
* | | | | | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star