summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-20/+47
2008-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-99/+67
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2-19/+0
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro1-35/+0
2008-11-15misc: C2port needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-11-15m68k: Fix off-by-one in m68k_setup_user_interrupt()Geert Uytterhoeven1-1/+1
2008-11-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+11
2008-11-15Move "exit_robust_list" into mm_release()Linus Torvalds2-9/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-15libata: improve phantom device detectionTejun Heo1-2/+11
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] kvm_s390: Fix oops in virtio device detection with "mem="Christian Borntraeger1-2/+2
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds27-122/+218
2008-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-16/+31
2008-11-14dm: avoid destroying table in dm_any_congestedChandra Seetharaman1-8/+16
2008-11-14dm: move pending queue wake_up end_io_acctMikulas Patocka1-5/+5
2008-11-14dm mpath: warn if args ignoredChandra Seetharaman1-0/+4
2008-11-14dm mpath: avoid attempting to activate null pathChandra Seetharaman1-2/+2
2008-11-14dm stripe: fix init failureHeinz Mauelshagen1-1/+3
2008-11-14dm raid1: flush workqueue before destructionMikulas Patocka1-0/+1
2008-11-14USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper1-0/+4
2008-11-14USB: gadget: cdc-acm deadlock fixDavid Brownell1-0/+4
2008-11-14USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-11-14USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-11-14usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-14ub: stub pre_reset and post_reset to fix oopsPete Zaitcev1-2/+18
2008-11-14USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma1-0/+1
2008-11-14usb: unusual devs patch for Nokia 7610 SupernovaRicky Wong1-0/+8
2008-11-14USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2-28/+17
2008-11-14+ usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin1-0/+1
2008-11-14USB: storage: adjust comment in KconfigPaul Bolle1-2/+2
2008-11-14USB: Fix PS3 USB shutdown problemsGeoff Levand2-1/+3
2008-11-14USB: unusual_devs entry for Argosy USB mass-storage interfaceAlan Stern1-0/+7
2008-11-14USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips1-5/+4
2008-11-14USB: CP2101 Add device ID for AMB2560Craig Shelley1-0/+1
2008-11-14USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent1-2/+2
2008-11-14USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter1-0/+6
2008-11-14usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2-37/+46
2008-11-14usb: musb: fix debug global variable nameFelipe Balbi2-5/+5
2008-11-14usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta1-0/+2
2008-11-14usb: musb: tusb6010: kill compile warningFelipe Balbi1-1/+1
2008-11-14usb: musb: Fix for isochronous IN transferAjay Kumar Gupta1-20/+57