summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uwb: avoid radio controller reset loopsDavid Vrabel2009-08-265-16/+15
* uwb: stop uwbd thread if rc->start() failsDavid Vrabel2009-08-251-1/+1
* uwb: handle radio controller events with out-of-range IDs correctlyDavid Vrabel2009-08-251-2/+2
* Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-244-2/+13
|\
| * [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
| * [ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2009-08-242-1/+10
| * [ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr2009-08-241-0/+2
* | mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-243-13/+21
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-241-3/+9
|\ \
| * | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-231-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-08-242-3/+17
|\ \ \
| * | | favr32: improve touchscreen responseBen Nizette2009-07-271-0/+4
| * | | avr32/lib: fix unaligned memcpy where len < 4Sebastian Andrzej Siewior2009-07-271-0/+1
| * | | avr32/lib: fix unaligned memcpy()Sebastian Andrzej Siewior2009-07-271-3/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-246-45/+89
|\ \ \ \
| * | | | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| * | | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-212-0/+13
| * | | | Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29
| * | | | Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-202-0/+2
| * | | | Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt2009-08-121-27/+41
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-2421-80/+117
|\ \ \ \ \
| * | | | | smc91x: let smc91x work well under netpollDongdong Deng2009-08-241-18/+22
| * | | | | pxaficp-ir: remove incorrect net_device_opsMarek Vasut2009-08-241-3/+1
| * | | | | NET: llc, zero sockaddr_llc structJiri Slaby2009-08-241-0/+1
| * | | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-244-9/+13
| * | | | | netpoll: warning for ndo_start_xmit returns with interrupts enabledDongdong Deng2009-08-241-0/+5
| * | | | | net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr2009-08-241-1/+2
| * | | | | netfilter: xt_quota: fix wrong return value (error case)Patrick McHardy2009-08-241-1/+1
| * | | | | ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont2009-08-241-1/+3
| * | | | | E100: fix interaction with swiotlb on X86.Krzysztof Hałasa2009-08-241-1/+1
| * | | | | pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller2009-08-241-10/+13
| * | | | | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-232-6/+6
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-211-4/+10
| |\ \ \ \ \
| | * | | | | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
| * | | | | | ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther2009-08-201-0/+2
| * | | | | | net: fix ks8851 build errorsRandy Dunlap2009-08-191-0/+1
| * | | | | | net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-191-2/+2
| * | | | | | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-191-10/+18
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-192-14/+16
| |\ \ \ \ \
| | * | | | | orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
| | * | | | | mac80211: fix todo lockJohannes Berg2009-08-171-13/+15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-243-5/+7
|\ \ \ \ \ \ \
| * | | | | | | ima: hashing large files bug fixMimi Zohar2009-08-241-2/+4
| * | | | | | | kernel_read: redefine offset typeMimi Zohar2009-08-242-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | [S390] set preferred console based on conmodeHendrik Brueckner2009-08-231-7/+18
* | | | | | | [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
* | | | | | | [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-231-3/+1
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-222-1/+3
|\ \ \ \ \ \
| * | | | | | PCI: check saved state before restoreAlek Du2009-08-202-1/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-224-134/+185
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |