aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-25uwb: stop uwbd thread if rc->start() failsDavid Vrabel1-1/+1
2009-08-25uwb: handle radio controller events with out-of-range IDs correctlyDavid Vrabel1-2/+2
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds4-2/+13
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins3-13/+21
2009-08-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-3/+9
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-45/+89
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-80/+117
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-5/+7
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-23smc91x: let smc91x work well under netpollDongdong Deng1-18/+22
2009-08-23pxaficp-ir: remove incorrect net_device_opsMarek Vasut1-3/+1
2009-08-23NET: llc, zero sockaddr_llc structJiri Slaby1-0/+1
2009-08-24ima: hashing large files bug fixMimi Zohar1-2/+4
2009-08-24kernel_read: redefine offset typeMimi Zohar2-3/+3
2009-08-23drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-9/+13
2009-08-23netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng1-0/+5
2009-08-23net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr1-1/+2
2009-08-23netfilter: xt_quota: fix wrong return value (error case)Patrick McHardy1-1/+1
2009-08-23ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)Bruno Prémont1-1/+3
2009-08-23E100: fix interaction with swiotlb on X86.Krzysztof Hałasa1-1/+1
2009-08-23pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller1-10/+13
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer1-3/+9
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2-6/+6
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-1/+3
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-134/+185
2009-08-21Linux 2.6.31-rc7Linus Torvalds1-1/+1
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds1-2/+5
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-4/+10
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds13-27/+85
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-7/+14
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski1-4/+10
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds3-24/+26
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher10-4/+39
2009-08-21btrfs: fix inode rbtree corruptionFrom: Nick Piggin1-7/+14
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut2-0/+13
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov1-14/+29
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2-0/+13
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom1-22/+29
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie3-1/+4
2009-08-20Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-67/+104
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij1-65/+92