aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-59/+8
2009-05-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-14/+18
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-13/+34
2009-05-05Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds11-14/+25
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-157/+598
2009-05-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+12
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds5-65/+66
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds6-13/+22
2009-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds14-14/+40
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan1-0/+11
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie1-1/+1
2009-05-05i2c: Timeouts off by 1Roel Kluin9-13/+13
2009-05-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller3-34/+43
2009-05-04e1000: fix virtualization bugJesse Brandeburg1-1/+1
2009-05-04bonding: fix alb mode locking regressionJay Vosburgh1-9/+3
2009-05-05selinux: Fix send_sigiotask hookStephen Smalley1-1/+1
2009-05-04proc: avoid information leaks to non-privileged processesJake Edge2-5/+13
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann3-34/+43
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani4-0/+399
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann1-1/+1
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2-11/+13
2009-05-04ehea: fix invalid pointer accessHannes Hering2-14/+19
2009-05-04Merge branch 'fix/misc' into for-linusTakashi Iwai2-0/+2
2009-05-04Merge branch 'fix/asoc' into for-linusTakashi Iwai2-2/+8
2009-05-04Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai10-12/+30
2009-05-04ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai1-1/+1
2009-05-04Merge branch 'fix/pcm-jiffies-check' into fix/asocTakashi Iwai10610-393904/+1032512
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel1-8/+8
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg1-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg1-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg1-12/+23
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent1-6/+5
2009-05-03mmci: fix crash with debug enabledRabin Vincent1-1/+1
2009-05-03sdhci: catch ADMA errorsPierre Ossman1-1/+1
2009-05-03mmc: increase power up delayJosé M. Fernández1-2/+2
2009-05-03sdhci-pci: bad error handling in probe functionDan Carpenter1-3/+5
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman1-0/+8
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust1-3/+3
2009-05-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-89/+108
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson33-45/+83
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfsLinus Torvalds1-1/+1
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-5/+5
2009-05-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-972/+5637
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds2-16/+18
2009-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds57-1112/+1616
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds16-51/+446
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust3-9/+24
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds6-47/+36