aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+21
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-101/+87
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 2-4/+31
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEGravatar Christoph Hellwig 1-2/+0
2008-11-30xen_play_dead() is __cpuinitGravatar Al Viro 1-1/+1
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Gravatar Al Viro 1-1/+1
2008-11-30kvm_setup_secondary_clock() is cpuinitGravatar Al Viro 1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initGravatar Al Viro 1-1/+1
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosGravatar Joerg Roedel 1-14/+0
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hGravatar Andreas Herrmann 1-11/+14
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueGravatar Andreas Herrmann 2-4/+31
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocGravatar Markus Metzger 1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationGravatar Markus Metzger 1-0/+8
2008-11-25x86, bts: turn macro into static inline functionGravatar Markus Metzger 1-2/+4
2008-11-25x86, bts: exclude ds.c from build when disabledGravatar Markus Metzger 2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulGravatar Julia Lawall 1-1/+1
2008-11-25x86: use limited register constraint for setnzGravatar Steven Rostedt 1-1/+1
2008-11-23xen: pin correct PGD on suspendGravatar Ian Campbell 1-7/+14
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-1/+1
2008-11-23x86: revert irq number limitationGravatar Thomas Gleixner 1-21/+1
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentGravatar Ingo Molnar 27-49/+161
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentGravatar Ingo Molnar 6-3/+60
2008-11-20x86: Fix interrupt leak due to migrationGravatar Matthew Wilcox 1-0/+14
2008-11-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-1/+10
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Gravatar Rakib Mullick 1-1/+1
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Gravatar Rakib Mullick 1-1/+1
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Gravatar Linus Torvalds 4-1/+44
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 9-19/+80
2008-11-19reintroduce accept4Gravatar Ulrich Drepper 1-2/+2
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Gravatar Hiroshi Shimamoto 1-1/+1
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Gravatar Steve Conklin 1-0/+9
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Ingo Molnar 14-31/+18
2008-11-18x86: more general identifier for Phoenix BIOSGravatar Philipp Kohlbecher 1-1/+1
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaGravatar Joerg Roedel 1-1/+1
2008-11-18AMD IOMMU: fix fullflush comparison lengthGravatar Joerg Roedel 1-1/+1
2008-11-18AMD IOMMU: enable device isolation per defaultGravatar Joerg Roedel 1-1/+1
2008-11-18AMD IOMMU: add parameter to disable device isolationGravatar Joerg Roedel 1-0/+2
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Gravatar Ingo Molnar 1-5/+21
2008-11-18x86: add rdtsc barrier to TSC sync checkGravatar Venki Pallipadi 1-0/+4
2008-11-17oprofile: fix an overflow in ppro codeGravatar Eric Dumazet 1-1/+1
2008-11-16x86: fix es7000 compilingGravatar Yinghai Lu 1-8/+1
2008-11-16x86, bts: fix unlock problem in ds.cGravatar Markus Metzger 1-1/+2
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"Gravatar David Woodhouse 2-19/+0
2008-11-12x86: make NUMA on 32-bit depend on EXPERIMENTAL againGravatar Rafael J. Wysocki 1-1/+1
2008-11-12x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setGravatar Rafael J. Wysocki 3-0/+43
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-4/+10
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 2-2/+0
2008-11-11Merge branch 'misc' into releaseGravatar Len Brown 2-2/+0
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceGravatar Bjorn Helgaas 2-2/+0
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idGravatar Avi Kivity 1-1/+3