aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 22-78/+133
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 10-144/+221
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Gravatar Hidetoshi Seto 1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledGravatar Cyrill Gorcunov 1-2/+3
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupGravatar Yinghai Lu 2-6/+8
2009-12-14x86: Move swiotlb initialization before dma32_free_bootmemGravatar FUJITA Tomonori 1-1/+4
2009-12-14x86: Fix build warning in arch/x86/mm/mmio-mod.cGravatar Joe Perches 1-1/+1
2009-12-13x86: Fix duplicated UV BAU interrupt vectorGravatar Cliff Wickman 1-1/+1
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 18-168/+221
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-57/+96
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Gravatar Linus Torvalds 8-47/+57
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-2/+1
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 1-5/+9
2009-12-11x86: Limit the number of processor bootup messagesGravatar Mike Travis 6-29/+47
2009-12-11x86: Remove enabling x2apic message for every CPUGravatar Mike Travis 1-1/+1
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapGravatar Linus Torvalds 7-91/+5
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 16-442/+560
2009-12-11x86, msr: Add support for non-contiguous cpumasksGravatar Borislav Petkov 2-4/+25
2009-12-11Merge commit 'linus/master' into x86/urgentGravatar H. Peter Anvin 18-37/+57
2009-12-11kgdb,x86: do not set kgdb_single_step on x86Gravatar Jason Wessel 1-1/+0
2009-12-11kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionGravatar Jason Wessel 1-2/+8
2009-12-11kgdb,x86: remove redundant testGravatar Roel Kluin 1-2/+1
2009-12-11Unify sys_mmap*Gravatar Al Viro 7-91/+5
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressGravatar Yinghai Lu 7-25/+27
2009-12-10x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksGravatar Prarit Bhargava 1-6/+7
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+3
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Gravatar Linus Torvalds 7-21/+39
2009-12-10x86, perf events: Check if we have APIC enabledGravatar Cyrill Gorcunov 1-6/+12
2009-12-10perf_event: Fix variable initialization in other codepathsGravatar Xiao Guangrong 1-0/+4
2009-12-10vfs: Implement proper O_SYNC semanticsGravatar Christoph Hellwig 1-2/+1
2009-12-10Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 3-5/+54
2009-12-10x86/amd-iommu: Fix PCI hotplug with passthrough modeGravatar Joerg Roedel 3-2/+8
2009-12-10x86/amd-iommu: Fix passthrough modeGravatar Joerg Roedel 3-3/+46
2009-12-10x86: mmio-mod.c: Use pr_fmtGravatar Joe Perches 1-36/+35
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Gravatar Joe Perches 1-20/+20
2009-12-10x86: i8254.c: Add pr_fmt(fmt)Gravatar Joe Perches 1-5/+7
2009-12-10x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Gravatar Joe Perches 1-6/+7
2009-12-10x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Gravatar Joe Perches 1-5/+7
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Gravatar Linus Torvalds 1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 9-14/+14
2009-12-09x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()Gravatar Andy Isaacson 1-4/+7
2009-12-09x86: Factor duplicated code out of __show_regs() into show_regs_common()Gravatar Andy Isaacson 4-27/+22
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themGravatar Frederic Weisbecker 1-31/+26
2009-12-09arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixGravatar Joe Perches 3-60/+53
2009-12-09Merge branch 'linus' into x86/urgentGravatar Ingo Molnar 103-1442/+3058
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+2
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-39/+95
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 7-344/+824
2009-12-08Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1