summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen3-10/+37
2009-11-17workqueue: fix race condition in schedule_on_each_cpu()Tejun Heo1-15/+13
2009-11-17mm/memory_hotplug: fix section mismatchHidetoshi Seto1-1/+2
2009-11-17MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and addressJoe Perches1-2/+6
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-17spi: error status should be negativeRoel Kluin1-1/+1
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-17USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11
2009-11-17USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt1-1/+1
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang4-6/+46
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-11-17tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox1-0/+3
2009-11-17omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo1-2/+2
2009-11-17omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak1-1/+1
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds9-35/+57
2009-11-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-5/+22
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+2
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-9/+34
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-7/+7
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-17/+26
2009-11-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+17
2009-11-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-3/+6
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-5/+10
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds4-13/+5
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds22-309/+338
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner1-3/+20
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski1-2/+2
2009-11-17znet: fix build failure from i82593.h relocationJohn W. Linville3-3/+2
2009-11-17ALSA: hda - Fix quirk for VAIO type GTakashi Iwai1-0/+1
2009-11-17ALSA: usb - Quirk to disable master volume control in PCM2702Javier Kohen1-0/+9
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens3-3/+3
2009-11-17vlan: Fix register_vlan_dev() error pathEric Dumazet1-2/+5
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu1-1/+2
2009-11-17sungem: Fix Serdes detection.David S. Miller1-1/+9
2009-11-17act_mirred: optimization.Changli Gao1-31/+29
2009-11-17act_mirred: cleanupChangli Gao1-26/+33
2009-11-17Phonet: missing rcu_dereference()RĂ©mi Denis-Courmont1-1/+1
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara5-188/+439
2009-11-17netlink: remove subscriptions check on notifierJohannes Berg1-1/+1
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2-231/+157
2009-11-17net: fix mdio section mismatch warningStephen Rothwell1-1/+1
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi1-1/+1
2009-11-17net/can/mscan: improve buildWolfram Sang4-20/+26
2009-11-17net/can/mscan: add error path to mscan_open()Wolfram Sang1-5/+11