summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-21sysdev: Convert the x86 mce tolerant sysdev attribute to generic attributeAndi Kleen1-2/+2
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen3-7/+18
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2-7/+3
2008-07-21device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman2-4/+4
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-1/+0
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner4-34/+34
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2-1/+26
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar53-874/+1388
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar1-1/+1
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar1-1/+1
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar1-1/+1
2008-07-20x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk1-1/+1
2008-07-20x86: add unknown_nmi_panic kernel parameterSimon Arlott1-0/+7
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu3-8/+8
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu2-181/+200
2008-07-20x86: introduce x86_quirksYinghai Lu4-41/+31
2008-07-20x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu1-1/+2
2008-07-18x86: remove arch_get_ram_rangeYinghai Lu1-21/+0
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com1-0/+8
2008-07-18i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich1-0/+1
2008-07-18x86: reduce force_mwait visibilityJan Beulich2-2/+1
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich1-2/+1
2008-07-18arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov1-3/+0
2008-07-18x86_32: remove redundant KERN_INFOHiroshi Shimamoto1-1/+1
2008-07-18x86: introducing asm-x86/traps.hJaswinder Singh2-41/+2
2008-07-18AMD IOMMU: set iommu for device from ACPI code tooJoerg Roedel1-11/+16
2008-07-18Merge branch 'linus' into x86/amd-iommuIngo Molnar122-9381/+11504
2008-07-18x86: consolidate the definition of the force_mwait variableThomas Petazzoni2-2/+1
2008-07-18x86 setup.c: cleanup includesAlexander Beregalov1-5/+0
2008-07-18x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita1-4/+3
2008-07-18x86: traps_xx: modify x86_64 to use _log_lvl variantsAlexander van Heukelum2-9/+17
2008-07-18x86: traps_xx: refactor die() like in x86_64Alexander van Heukelum2-45/+52
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson3-0/+72
2008-07-18x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki2-35/+44
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki2-2/+2
2008-07-18x86: I/O APIC: Include <asm/i8259.h> required by some codeMaciej W. Rozycki1-0/+1
2008-07-18x86: apic_32 - introduce calibrate_APIC_clockCyrill Gorcunov1-43/+50
2008-07-18x86: apic_64 - make calibrate_APIC_clock to return error codeCyrill Gorcunov1-9/+13
2008-07-18Merge branch 'linus' into x86/cleanupsIngo Molnar114-9192/+13164
2008-07-18Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar8-13/+67
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki10-107/+80
2008-07-18x86: use cpu_clear in remove_cpu_from_mapsYinghai Lu1-1/+1
2008-07-18Merge branch 'linus' into x86/urgentIngo Molnar7-12/+66
2008-07-18Merge branch 'linus' into x86/stepIngo Molnar8-13/+67
2008-07-18x86: remove arch/x86/kernel/smpcommon_32.cIngo Molnar1-1/+0
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar8-13/+67
2008-07-17x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin1-9/+1
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1