summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-12-16x86: microcode_amd: remove (wrong) chipset deivce ID checksAndreas Herrmann
2008-12-16x86: microcode_amd: consolidate macro definitionsAndreas Herrmann
2008-12-16x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functionsAndreas Herrmann
2008-12-16x86: microcode_amd: don't pass superfluous function pointer for get_ucode_dataAndreas Herrmann
2008-12-16x86: microcode_amd: fix compile warningAndreas Herrmann
2008-12-16x86: microcode_amd: fix checkpatch warnings/errorsAndreas Herrmann
2008-12-16x86: microcode_amd: fix typos and trailing whitespaces in log messagesAndreas Herrmann
2008-12-16x86: microcode_amd: fix wrong handling of equivalent CPU idAndreas Herrmann
2008-12-16x86, mm: limit MAXMEM on 64-bitIngo Molnar
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel
2008-12-16x86, 32-bit: improve lazy TLB handling codeJan Beulich
2008-12-16x86, 32-bit: add some compile time checks to mem_init()Jan Beulich
2008-12-16x86, 32-bit: simplify alloc_low_page()Jan Beulich
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-12-16x86: consolidate __swp_XXX() macrosJan Beulich
2008-12-16x86: convert rdtscll() to use __native_read_tscKen Chen
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-12x86: remove simnow earlyprintk supportAndi Kleen
2008-12-12x86: remove init_mm export as planned for 2.6.26Dave Jones
2008-12-12x86: kill #ifdef for exit_idle()Hiroshi Shimamoto
2008-12-12x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto
2008-12-12Merge commit 'v2.6.28-rc8' into x86/mmIngo Molnar
2008-12-12x86, debug: remove EBDA debug printkIngo Molnar
2008-12-12x86: soften multi-BAR mapping sanity check warning messageIngo Molnar
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08x86: signal: change type of paramter for sys_rt_sigreturn()Hiroshi Shimamoto
2008-12-08x86: clean up get_smp_config()Yinghai Lu
2008-12-08Merge branch 'linus' into x86/quirksIngo Molnar
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel
2008-12-08x86: change static allocation of trampoline areaRafael J. Wysocki
2008-12-05x86: fix missing space in printk, #2Michael Tokarev
2008-12-05x86: fix missing space in printkMichael Tokarev
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty
2008-12-04Merge commit 'v2.6.28-rc7' into x86/cleanupsIngo Molnar
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds