summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-17x86: fix ioapic bug againIngo Molnar2-4/+17
2008-04-17i386: arch/x86/math-emu/reg_ld_str.c: fix warningAndrew Morton1-9/+4
2008-04-17i386: arch/x86/math-emu/fpu_entry.c warning fixAndrew Morton1-0/+1
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtype, debugVenki Pallipadi1-2/+2
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi2-3/+15
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu3-13/+34
2008-04-17x86: tom2 warning fixIngo Molnar1-2/+4
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu4-1/+25
2008-04-17x86: PAT fixIngo Molnar1-2/+8
2008-04-17x86: PAT infrastructure patch, documentation updatesVenki Pallipadi1-2/+2
2008-04-17x86: add PAT related debug printsvenkatesh.pallipadi@intel.com2-1/+29
2008-04-17x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com3-0/+35
2008-04-17x86: PAT add set_memory_wc() interfacevenkatesh.pallipadi@intel.com2-0/+21
2008-04-17x86: PAT use reserve free memtype in pci_mmap_page_rangevenkatesh.pallipadi@intel.com1-8/+60
2008-04-17x86: PAT use reserve free memtype in set_memory_ucvenkatesh.pallipadi@intel.com3-4/+23
2008-04-17x86: PAT use reserve free memtype in ioremap and iounmapvenkatesh.pallipadi@intel.com1-7/+28
2008-04-17x86: PAT make ioremap_change_attr non-staticvenkatesh.pallipadi@intel.com2-17/+15
2008-04-17x86: revert ucminus changeIngo Molnar1-5/+1
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com10-3/+568