summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds25-346/+803
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-307/+730
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds733-8548/+24195
2008-10-11security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven1-1/+1
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds893-41179/+90466
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds12-483/+632
2008-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds568-605/+4561
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds356-10661/+28893
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds74-620/+1550
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds12-106/+204
2008-10-11MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli1-7/+7
2008-10-11MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2-6/+6
2008-10-11MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney3-1/+155
2008-10-11MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney1-0/+2
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2-5/+23
2008-10-11MIPS: Probe watch registers and report configuration.David Daney2-2/+13
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney6-1/+249
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney1-0/+7
2008-10-11MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle1-1/+263
2008-10-11MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto3-0/+48
2008-10-11MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle3-77/+188
2008-10-11MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle1-11/+24