aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-20x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-20NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis
2008-07-20NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis
2008-07-20x86: add unknown_nmi_panic kernel parameterSimon Arlott
2008-07-20x86: add ->pre_time_init to x86_quirksYinghai Lu
2008-07-20x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu
2008-07-20x86: introduce x86_quirksYinghai Lu
2008-07-20x86: improve debug printout: add target bootmem range in early_res_to_bootmem()Yinghai Lu
2008-07-18x86: remove arch_get_ram_rangeYinghai Lu
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com
2008-07-18i386/xen: add proper unwind annotations to xen_sysenter_targetJan Beulich
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis
2008-07-18cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18arch/x86/kernel/cpu/common_64.c: remove double inclusionsAlexander Beregalov
2008-07-18x86_32: remove redundant KERN_INFOHiroshi Shimamoto
2008-07-18x86: introducing asm-x86/traps.hJaswinder Singh
2008-07-18AMD IOMMU: set iommu for device from ACPI code tooJoerg Roedel
2008-07-18Merge branch 'linus' into x86/amd-iommuIngo Molnar
2008-07-18x86: consolidate the definition of the force_mwait variableThomas Petazzoni
2008-07-18x86 setup.c: cleanup includesAlexander Beregalov
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-18x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita
2008-07-18x86: traps_xx: modify x86_64 to use _log_lvl variantsAlexander van Heukelum
2008-07-18x86: traps_xx: refactor die() like in x86_64Alexander van Heukelum
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson
2008-07-18x86: I/O APIC: Always report how the timer has been set upMaciej W. Rozycki
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki
2008-07-18x86: I/O APIC: Include <asm/i8259.h> required by some codeMaciej W. Rozycki
2008-07-18x86: apic_32 - introduce calibrate_APIC_clockCyrill Gorcunov