summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-08-25x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon
2008-08-25x86_32: clean up play_deadAlex Nixon
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-22x86: export pv_lock_ops non-GPLJeremy Fitzhardinge
2008-08-22x86: work around MTRR mask setting, v2Ingo Molnar
2008-08-22x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz
2008-08-22x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge
2008-08-22x86: fix VMI for early paramsAlok Kataria
2008-08-22x86: fix two modpost warnings in mm/init_64.cJan Beulich
2008-08-22x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich
2008-08-22x86: work around MTRR mask settingYinghai Lu
2008-08-21xen: measure how long spinlocks spend blockingJeremy Fitzhardinge
2008-08-21xen: allow interrupts to be enabled while doing a blocking spinJeremy Fitzhardinge
2008-08-21xen: add debugfs supportJeremy Fitzhardinge
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com
2008-08-21devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com
2008-08-21x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum
2008-08-21x86: export pv_lock_ops non-GPLJeremy Fitzhardinge
2008-08-21x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven
2008-08-21x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven
2008-08-21werror: fix pci calgaryDavid Howells
2008-08-20x86: fix oprofile + hibernation badnessAndi Kleen
2008-08-20xen: add xen_ prefixes to make tracing with ftrace easierJeremy Fitzhardinge
2008-08-20xen: clarify locking used when pinning a pagetable.Jeremy Fitzhardinge
2008-08-20x86/paravirt: add spin_lock_flags lock opJeremy Fitzhardinge
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-08-20Merge branch 'linus' into x86/xenIngo Molnar
2008-08-20x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman
2008-08-20x86: fix Xorg startup/shutdown slowdown with PATVenki Pallipadi
2008-08-20x86: fix "kernel won't boot on a Cyrix MediaGXm (Geode)"Samuel Sieb
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-08-19Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds
2008-08-19x86 iommu: remove unneeded parenthesisJiri Kosina
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-08-18x86: fix build warnings in real mode codeAndi Kleen
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds