summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches1-36/+35
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches1-20/+20
2009-12-10x86: i8254.c: Add pr_fmt(fmt)Joe Perches1-5/+7
2009-12-10x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches1-6/+7
2009-12-10x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches1-5/+7
2009-12-09x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()Andy Isaacson1-4/+7
2009-12-09x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson4-27/+22
2009-12-09arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches3-60/+53
2009-12-09Merge branch 'linus' into x86/urgentIngo Molnar103-1442/+3058
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-39/+95
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-344/+824
2009-12-08Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-51/+69
2009-12-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-5/+24
2009-12-08Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2009-12-08Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-12-08Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-26/+26
2009-12-08Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+7
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds42-339/+650
2009-12-08Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-42/+55
2009-12-08x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto1-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-498/+1310
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-1/+6
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds5-64/+2
2009-12-08x86/mce: Set up timer unconditionallyJan Beulich1-1/+2
2009-12-07x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner1-1/+1
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar143-2356/+6501
2009-12-06x86: Fix typo in arch/x86/mm/kmmio.cShaun Patterson1-1/+1
2009-12-05Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-75/+67
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-54/+37
2009-12-05Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-34/+18
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-354/+302
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-415/+796
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds50-425/+4207
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller26-953/+1004
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-100/+26
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds21-851/+976
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-04x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara1-0/+8
2009-12-03Merge branch 'perf/probes' into perf/coreIngo Molnar2-3/+35
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar7-54/+117
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe27-58/+140
2009-12-03x86/reboot: Add pci_dev_put in reboot_fixup_32.c for consistencyXiaotian Feng1-0/+1
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong1-5/+7
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity3-7/+8
2009-12-03KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity1-0/+9