summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto2010-01-201-0/+3
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-01-216-45/+59
| | |\ \ \
| | | * | | Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-203-33/+35
| | | * | | Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-202-8/+16
| | | * | | Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov2010-01-201-4/+8
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-01-212-21/+14
| | |\ \ \
| | | * | | Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman2010-01-201-20/+12
| | | * | | driver-core: fix devtmpfs crash on s390Heiko Carstens2010-01-201-1/+2
| | | |/ /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-2117-48/+112
| | |\ \ \
| | | * | | USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-201-7/+14
| | | * | | USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-201-2/+2
| | | * | | USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-201-7/+0
| | | * | | USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-201-3/+3
| | | * | | USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-201-1/+2
| | | * | | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-203-10/+24
| | | * | | USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-201-0/+6
| | | * | | USB: add missing delay during remote wakeupAlan Stern2010-01-203-3/+7
| | | * | | USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-202-2/+33
| | | * | | USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-201-3/+8
| | | * | | USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-202-5/+5
| | | * | | USB: fix bitmask merge errorAlan Stern2010-01-201-1/+2
| | | * | | usb: serial: fix memory leak in generic driverJohan Hovold2010-01-201-0/+2
| | | * | | USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-201-4/+4
| | | |/ /
| | * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-2116-87/+107
| | |\ \ \
| | | * | | fs/bio.c: fix shadows sparse warningThiago Farina2010-01-191-1/+1
| | | * | | Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-125-22/+40
| | | |\ \ \
| | | | * | | drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner2010-01-121-1/+1
| | | | * | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-124-11/+16
| | | | * | | drbd: Don't go into StandAlone mode when authentification failes because of n...Johannes Thoma2010-01-121-9/+22
| | | | * | | drbd: check on CONFIG_LBDAF, not LBDLars Ellenberg2010-01-071-1/+1
| | | | * | | drivers/block/drbd: Correct NULL testJulia Lawall2010-01-041-1/+1
| | | * | | | drivers/block/drbd/drbd_receiver.c: correct NULL testJulia Lawall2010-01-111-1/+1
| | | * | | | cfq-iosched: Respect ioprio_class when preemptingDivyesh Shah2010-01-111-0/+6
| | | * | | | genhd: overlapping variable definitionStephen Hemminger2010-01-111-3/+3
| | | * | | | block: removed unused as_io_contextKirill Afonshin2010-01-112-32/+0
| | | * | | | DM: Fix device mapper topology stackingMartin K. Petersen2010-01-111-15/+5
| | | * | | | block: bdev_stack_limits wrapperMartin K. Petersen2010-01-112-0/+24
| | | * | | | block: Fix discard alignment calculation and printingMartin K. Petersen2010-01-112-3/+6
| | | * | | | block: Correct handling of bottom device misaligmentMartin K. Petersen2010-01-111-4/+13
| | | |/ / /
| | | * | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2009-12-314-6/+8
| | | |\ \ \
| | | | * | | drbd: Silenced an assert that could triggered after changing write ordering m...Philipp Reisner2009-12-311-4/+5
| | | | * | | drbd: Kconfig fixJohannes Thoma2009-12-291-1/+1
| | | | * | | drbd: Fix for a race between IO and a detach operation [Bugz 262]Philipp Reisner2009-12-291-0/+1
| | | | * | | drbd: Use drbd_crypto_is_hash() instead of an open coded checkPhilipp Reisner2009-12-291-1/+1
| | * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-01-2119-269/+396
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'bugzilla-14954' into releaseLen Brown2010-01-201-0/+30
| | | |\ \ \ \ \
| | | | * | | | | ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang2010-01-191-0/+30
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merge branch 'misc' into releaseLen Brown2010-01-2010-30/+25
| | | |\ \ \ \ \
| | | | * | | | | ACPI: power_meter: remove double kfree()Darren Jenkins2010-01-191-1/+1
| | | | * | | | | ACPI: Fix unused variable warning in sbs.cRakib Mullick2010-01-161-0/+3
OpenPOWER on IntegriCloud