summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-21USB: automatically enable RHSC interruptsAlan Stern22-72/+31
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern1-21/+9
2008-08-21USB: Add new PM callback methods for USBAlan Stern3-19/+72
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern2-3/+31
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern1-10/+10
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan1-1/+1
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar1-0/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi4-38/+12
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi4-864/+11
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen1-0/+3
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum1-2/+7
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura1-0/+2
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-20Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-20mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-20rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-20mm: show free swap as signedHugh Dickins1-1/+1
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins1-9/+16
2008-08-20Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger1-0/+8
2008-08-20Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-20Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger1-2/+1
2008-08-20Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger1-31/+20
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-20documentation: describe bootmem_debug kernel parameterAndreas Herrmann1-0/+2
2008-08-20eeepc-laptop: fix use after freeMatthew Garrett1-1/+1
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells1-0/+2
2008-08-20MN10300: Supply ioremap_wc() for MN10300David Howells1-0/+2
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse1-0/+21
2008-08-20Reduce brokenness of CRIS headers_installDavid Woodhouse1-1/+0
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-28/+271
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-31/+50
2008-08-20Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-2/+3
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-43/+214
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds1-7/+3
2008-08-19tracehook: fix SA_NOCLDWAITRoland McGrath1-2/+3