aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-17
| | * | | | | | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik2009-03-17
| | | |_|_|/ / | | |/| | | |
| * | | | | | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-18
|\ \ \ \ \ \ \
| * | | | | | | module: fix refptr allocation and release orderMasami Hiramatsu2009-03-17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-18
|\ \ \ \ \ \ \
| * | | | | | | USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik2009-03-17
| * | | | | | | USB: Add device id for Option GTM380 to option driverAchilleas Kotsis2009-03-17
| * | | | | | | USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel2009-03-17
| * | | | | | | USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff2009-03-17
| * | | | | | | USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams2009-03-17
| * | | | | | | USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern2009-03-17
| * | | | | | | USB: EHCI: Fix isochronous URB leakKarsten Wiese2009-03-17
| * | | | | | | USB: option.c: add ZTE 622 modem deviceAlbert Pauw2009-03-17
| * | | | | | | USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby2009-03-17
| * | | | | | | USB: misc/vstusb, fix lock imbalanceJiri Slaby2009-03-17
| * | | | | | | USB: misc/adutux, fix lock imbalanceJiri Slaby2009-03-17
| * | | | | | | USB: image/mdc800, fix lock imbalanceJiri Slaby2009-03-17
| * | | | | | | USB: atm/cxacru, fix lock imbalanceJiri Slaby2009-03-17
| * | | | | | | USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon2009-03-17
| * | | | | | | USB: serial: new cp2101 device idRobert M. Kenney2009-03-17
| * | | | | | | USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2009-03-17
| * | | | | | | USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2009-03-17
| * | | | | | | USB: usbfs: keep async URBs until the device file is closedAlan Stern2009-03-17
| * | | | | | | USB: usbtmc: add protocol 1 supportGreg Kroah-Hartman2009-03-17
| * | | | | | | USB: usbtmc: fix stupid bug in open()Greg Kroah-Hartman2009-03-17
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-03-18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/opl3sa2-suspend' into for-linusTakashi Iwai2009-03-18
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt2009-03-17
| * | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-03-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai2009-03-18
| | * | | | | | | | ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai2009-03-18
| * | | | | | | | | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai2009-03-18
| * | | | | | | | | ALSA: mixart, fix lock imbalanceJiri Slaby2009-03-18
| * | | | | | | | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-18
| * | | | | | | | | ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-16
| * | | | | | | | ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-14
| * | | | | | | | ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-12
| * | | | | | | | ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-10
| |/ / / / / / /
* | | | | | | | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-17
* | | | | | | | prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-17
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-03-17
|\ \ \ \ \ \ \ \
| * | | | | | | | dm crypt: wait for endio to complete before destructionMilan Broz2009-03-16
| * | | | | | | | dm crypt: fix kcryptd_async_done parameterHuang Ying2009-03-16
| * | | | | | | | dm io: respect BIO_MAX_PAGES limitMikulas Patocka2009-03-16
| * | | | | | | | dm table: rework reference counting fixMikulas Patocka2009-03-16
| * | | | | | | | dm ioctl: validate name length when renamingMilan Broz2009-03-16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-17