aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-04-30x86: numaq fixIngo Molnar1-2/+2
2008-04-30x86: 8K stacks by defaultIngo Molnar1-1/+0
2008-04-30x86: ioremap ram check fixAndres Salomon1-2/+3
2008-04-30x86: optimize inlining offIngo Molnar1-1/+0
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar1-5/+5
2008-04-30x86: Kconfig fixIngo Molnar1-2/+3
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range()Suresh Siddha3-9/+33
2008-04-30x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-04-30revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar1-2/+2
2008-04-30x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-04-30x86: fix early-BUG messageVegard Nossum1-9/+10
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-04-30x86 VISWS: build fixIngo Molnar2-3/+2
2008-04-30x86, voyager: fix ioremap_nocache()Ingo Molnar1-1/+1
2008-04-30hpet: fixIngo Molnar1-2/+3
2008-04-30x86: unexport kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-16/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown282-11440/+14504
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath3-17/+18
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds4-10/+6
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pciLinus Torvalds20-127/+1219
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+1
2008-04-29x86: use kbuild.hChristoph Lameter2-16/+2
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner1-1/+9
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon7-1/+597
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori1-3/+2
2008-04-29proper extern for late_time_initAdrian Bunk1-1/+0
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes1-7/+3
2008-04-29bootprotocol: cleanupIngo Molnar1-1/+1
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum1-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison1-1/+1
2008-04-28x86_64 vDSO: use initdataRoland McGrath2-7/+9
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanismDarrick J. Wong1-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.Venkatesh Pallipadi1-0/+10
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-04-28x86: geode: MSR cleanupAndres Salomon1-4/+4
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni1-3/+9
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter1-2/+2
2008-04-28vmallocinfo: add caller informationChristoph Lameter1-6/+9
2008-04-28mm: move cache_line_size() to <linux/cache.h>Pekka Enberg1-0/+3
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge2-42/+3
2008-04-28x86: PAT fixIngo Molnar1-4/+1
2008-04-27x86 PAT: tone down debugging messages some moreLinus Torvalds1-2/+2
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds27-548/+3365
2008-04-27KVM: MMU: kvm_pv_mmu_op should not take mmap_semMarcelo Tosatti1-3/+0