aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-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
2008-07-18x86: apic_64 - make calibrate_APIC_clock to return error codeCyrill Gorcunov
2008-07-18Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-07-18Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-18x86: use cpu_clear in remove_cpu_from_mapsYinghai Lu
2008-07-18Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-18Merge branch 'linus' into x86/stepIngo Molnar
2008-07-18x86: remove arch/x86/kernel/smpcommon_32.cIngo Molnar
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-17x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86: fix numaq_tsc_disableYinghai Lu
2008-07-17x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar
2008-07-17ftrace: fix merge bugletIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui
2008-07-16x86 ptrace: user-sets-TF nitsRoland McGrath
2008-07-16x86 ptrace: unify syscall tracingRoland McGrath
2008-07-16x86 ptrace: unify TIF_SINGLESTEPRoland McGrath
2008-07-16x86 ptrace: block-step fixRoland McGrath
2008-07-16Merge branch 'linus' into x86/kprobesIngo Molnar
2008-07-16x86, paravirt-spinlocks: fix boot hangIngo Molnar
2008-07-16x86: paravirt spinlocks, modular build fixIngo Molnar
2008-07-16x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar
2008-07-16paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge
2008-07-16x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge
2008-07-16x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar
2008-07-16xen64: implement failsafe callbackJeremy Fitzhardinge
2008-07-16xen64: add hypervisor callbacks for events, etcJeremy Fitzhardinge
2008-07-16xen64: add asm-offsetsJeremy Fitzhardinge
2008-07-16xen64: add xen-head code to head_64.SJeremy Fitzhardinge
2008-07-16x86_64: add workaround for no %gs-based percpuJeremy Fitzhardinge
2008-07-16x86_64: unstatic get_local_pdaJeremy Fitzhardinge