summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-19USB: usbmon: fix read(2)Pete Zaitcev1-1/+4
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-11-19USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern1-1/+8
2008-11-19USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern1-1/+1
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi1-1/+1
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-2/+2
2008-11-19Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds4-1/+44
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-28/+54
2008-11-19cciss: fix DEBUG printk formatsRandy Dunlap1-4/+5
2008-11-19W1 OMAP: Fix OMAP LDP boot crashStanley.Miao1-5/+5
2008-11-19drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport1-0/+1
2008-11-19cgroups: fix a serious bug in cgroupstatsLi Zefan1-2/+5
2008-11-19hostfs: fix a duplicated global function nameWANG Cong3-4/+4
2008-11-19cirrusfb: remove unused variablesVlada Peric1-2/+1
2008-11-19vmscan: fix get_scan_ratio() commentRik van Riel1-3/+3
2008-11-19MAINTAINERS: change email address for rostedtSteven Rostedt1-1/+1
2008-11-19drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg1-0/+4
2008-11-19drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall1-0/+1
2008-11-19don't unlink an active swapfileHugh Dickins1-1/+1
2008-11-19vmscan: let GFP_NOFS go to swap againHugh Dickins1-0/+3
2008-11-19migration: fix writepage errorHugh Dickins1-4/+1
2008-11-19sprint_symbol(): use less stackHugh Dickins1-5/+12
2008-11-19cgroup: fix potential deadlock in pre_destroyKAMEZAWA Hiroyuki1-5/+9
2008-11-19mm: vmalloc search restart fixGlauber Costa1-2/+2
2008-11-19mm: vmalloc failure flush fixNick Piggin1-2/+13
2008-11-19mm: vmalloc allocator off by oneNick Piggin1-1/+1
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie3-10/+16
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow1-17/+14
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani1-23/+22
2008-11-19lcd: fix oops if driver only interested in .set_powerBen Dooks1-4/+7
2008-11-19viafb: fix releasing of /proc/viafb/ subtreeBruno Prémont1-8/+9
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester1-12/+12
2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven1-1/+1
2008-11-19tmiofb: fix compilation with ACCEL disabledDmitry Baryshkov1-3/+7
2008-11-19GRU: fix for debug optionJack Steiner1-0/+4
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula1-1/+1
2008-11-19Documentation/kernel-parameters.txt: add min_addr, fix max_addrRandy Dunlap1-2/+5
2008-11-19sparc64: wire up accept4()David Miller5-6/+19
2008-11-19reintroduce accept4Ulrich Drepper6-124/+21
2008-11-19fbdev: clean the penguin's dirty feetClemens Ladisch1-1/+1
2008-11-19sysvipc: fix the ipc structures initializationNadia Derbey1-5/+9
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel1-1/+1
2008-11-19hwmon: applesmc: Add support for iMac 6Henrik Rydberg1-0/+9
2008-11-19PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang1-2/+2
2008-11-18Parport driver: disable pc-style parport on Blackfin systemsMike Frysinger1-1/+1
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-25/+42
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+135