summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand1-60/+190
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt131-1835/+3138
2009-03-18module: fix refptr allocation and release orderMasami Hiramatsu1-12/+14
2009-03-18USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik1-1/+3
2009-03-18USB: Add device id for Option GTM380 to option driverAchilleas Kotsis1-0/+2
2009-03-18USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel1-0/+2
2009-03-18USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff1-1/+1
2009-03-18USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams1-8/+0
2009-03-18USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-18USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-03-18USB: option.c: add ZTE 622 modem deviceAlbert Pauw1-0/+2
2009-03-18USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby1-1/+3
2009-03-18USB: misc/vstusb, fix lock imbalanceJiri Slaby1-0/+1
2009-03-18USB: misc/adutux, fix lock imbalanceJiri Slaby1-3/+3
2009-03-18USB: image/mdc800, fix lock imbalanceJiri Slaby1-0/+1
2009-03-18USB: atm/cxacru, fix lock imbalanceJiri Slaby1-1/+2
2009-03-18USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon1-0/+10
2009-03-18USB: serial: new cp2101 device idRobert M. Kenney1-0/+1
2009-03-18USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2-0/+9
2009-03-18USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2-0/+16
2009-03-18USB: usbfs: keep async URBs until the device file is closedAlan Stern1-5/+7
2009-03-18USB: usbtmc: add protocol 1 supportGreg Kroah-Hartman1-0/+1
2009-03-18USB: usbtmc: fix stupid bug in open()Greg Kroah-Hartman1-1/+2
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields1-2/+4
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy1-0/+1
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds1-1/+1
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-28/+56
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik1-1/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt1-6/+12
2009-03-17ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen1-2/+7
2009-03-17m68k: merge the non-MMU and MMU versions of siginfo.hGreg Ungerer3-101/+95
2009-03-17m68k: use the MMU version of unistd.h for all m68k platformsGreg Ungerer3-749/+372
2009-03-17m68k: merge the non-MMU and MMU versions of signal.hGreg Ungerer3-369/+212
2009-03-17m68k: merge the non-MMU and MMU versions of ptrace.hGreg Ungerer3-170/+85
2009-03-17m68k: use MMU version of setup.h for both MMU and non-MMUGreg Ungerer3-389/+374
2009-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-75/+39
2009-03-16dm crypt: wait for endio to complete before destructionMilan Broz2-20/+29
2009-03-16dm crypt: fix kcryptd_async_done parameterHuang Ying1-5/+21
2009-03-16dm io: respect BIO_MAX_PAGES limitMikulas Patocka1-0/+2
2009-03-16dm table: rework reference counting fixMikulas Patocka1-2/+2
2009-03-16dm ioctl: validate name length when renamingMilan Broz1-1/+2
2009-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-249/+5741
2009-03-16linux.conf.au 2009: TuzRusty Russell5-3216/+8477
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le1-9/+7
2009-03-16sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell1-2/+0
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar1009-8599/+23227