summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar102-2177/+4955
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen231-1861/+3590
2008-10-12x86: make processor type select depend on CONFIG_EMBEDDEDIngo Molnar1-1/+0
2008-10-12x86: extend processor type select help textIngo Molnar1-7/+56
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton1-2/+0
2008-10-12x86, amd-iommu: propagate PCI device enabling errorIngo Molnar1-3/+1
2008-10-12warnings: fix arch/x86/kernel/io_apic_64.cIngo Molnar1-2/+2
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar1-18/+0
2008-10-12x86, fpu: check __clear_user() return valueIngo Molnar1-1/+3
2008-10-12Merge branch 'linus' into x86/xsaveIngo Molnar4304-100120/+222884
2008-10-12x86: memory corruption check - cleanupIngo Molnar5-18/+19
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar3879-92585/+195232
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar16-274/+339
2008-10-12Merge branch 'x86/signal' into core/signalIngo Molnar3-90/+133
2008-10-12Merge branch 'linus' into x86/signalIngo Molnar3609-90911/+190619
2008-10-12Merge branch 'linus' into x86/quirksIngo Molnar3594-89717/+190750
2008-10-12Merge branch 'linus' into x86/spinlocksIngo Molnar3771-94249/+194177
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar3779-91460/+193427
2008-10-12x86: ioperm user_regsetRoland McGrath2-0/+38
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar3459-89271/+187615
2008-10-12x86: fix early panic on amd64 due to typo in supported CPU sectionPetr Vandrovec1-1/+1
2008-10-12x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1
2008-10-12x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes1-2/+2
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman9-412/+1126
2008-10-12MMC: Use timeout values from CSRMatthew Fleming1-11/+21
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming1-2/+6
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan1-1/+1
2008-10-12mmc: explicitly mention SDIO support in KconfigPierre Ossman3-11/+13
2008-10-12mmc: remove redundant "depends on"Pierre Ossman2-4/+3
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-10-12sdio: high-speed supportPierre Ossman1-3/+49
2008-10-12mmc_block: hard code 512 byte block sizePierre Ossman1-18/+5
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman3-2/+6
2008-10-12mmc_block: filter out PC requestsPierre Ossman1-1/+1
2008-10-12mmc_block: indicate strict orderingPierre Ossman1-0/+1
2008-10-12mmc_block: inform block layer about sector count restrictionPierre Ossman2-28/+15
2008-10-12sdio: give sdio irq thread a host specific namePierre Ossman1-1/+2
2008-10-12sdio: make sleep on error interruptablePierre Ossman1-4/+9
2008-10-12sdhci: reduce card detection delayPierre Ossman1-1/+1
2008-10-12sdhci: let the controller wait for busy state to endPierre Ossman1-6/+33
2008-10-12smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds51-2533/+2581
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds75-2566/+2388
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller3711-86777/+189124
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy1-0/+5
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu1-1/+1
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller1-2/+2
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds144-3287/+6628
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar68-2317/+3019
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar86-996/+3635