Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | USB: FHCI: avoid NULL pointer dereference | Alexander Beregalov | 2010-01-20 | 1 | -1/+2 | |
| | * | | | | USB: Fix duplicate sysfs problem after device reset. | Sarah Sharp | 2010-01-20 | 3 | -10/+24 | |
| | * | | | | USB: add speed values for USB 3.0 and wireless controllers | Greg Kroah-Hartman | 2010-01-20 | 1 | -0/+6 | |
| | * | | | | USB: add missing delay during remote wakeup | Alan Stern | 2010-01-20 | 3 | -3/+7 | |
| | * | | | | USB: EHCI & UHCI: fix race between root-hub suspend and port resume | Alan Stern | 2010-01-20 | 2 | -2/+33 | |
| | * | | | | USB: EHCI: fix handling of unusual interrupt intervals | Alan Stern | 2010-01-20 | 1 | -3/+8 | |
| | * | | | | USB: Don't use GFP_KERNEL while we cannot reset a storage device | Oliver Neukum | 2010-01-20 | 2 | -5/+5 | |
| | * | | | | USB: fix bitmask merge error | Alan Stern | 2010-01-20 | 1 | -1/+2 | |
| | * | | | | usb: serial: fix memory leak in generic driver | Johan Hovold | 2010-01-20 | 1 | -0/+2 | |
| | * | | | | USB: serial: fix USB serial fix kfifo_len locking | Stefani Seibold | 2010-01-20 | 1 | -4/+4 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-01-21 | 16 | -87/+107 | |
| |\ \ \ \ | ||||||
| | * | | | | fs/bio.c: fix shadows sparse warning | Thiago Farina | 2010-01-19 | 1 | -1/+1 | |
| | * | | | | Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-01-12 | 5 | -22/+40 | |
| | |\ \ \ \ | ||||||
| | | * | | | | drbd: The kernel code is now equivalent to out of tree release 8.3.7 | Philipp Reisner | 2010-01-12 | 1 | -1/+1 | |
| | | * | | | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t... | Philipp Reisner | 2010-01-12 | 4 | -11/+16 | |
| | | * | | | | drbd: Don't go into StandAlone mode when authentification failes because of n... | Johannes Thoma | 2010-01-12 | 1 | -9/+22 | |
| | | * | | | | drbd: check on CONFIG_LBDAF, not LBD | Lars Ellenberg | 2010-01-07 | 1 | -1/+1 | |
| | | * | | | | drivers/block/drbd: Correct NULL test | Julia Lawall | 2010-01-04 | 1 | -1/+1 | |
| | * | | | | | drivers/block/drbd/drbd_receiver.c: correct NULL test | Julia Lawall | 2010-01-11 | 1 | -1/+1 | |
| | * | | | | | cfq-iosched: Respect ioprio_class when preempting | Divyesh Shah | 2010-01-11 | 1 | -0/+6 | |
| | * | | | | | genhd: overlapping variable definition | Stephen Hemminger | 2010-01-11 | 1 | -3/+3 | |
| | * | | | | | block: removed unused as_io_context | Kirill Afonshin | 2010-01-11 | 2 | -32/+0 | |
| | * | | | | | DM: Fix device mapper topology stacking | Martin K. Petersen | 2010-01-11 | 1 | -15/+5 | |
| | * | | | | | block: bdev_stack_limits wrapper | Martin K. Petersen | 2010-01-11 | 2 | -0/+24 | |
| | * | | | | | block: Fix discard alignment calculation and printing | Martin K. Petersen | 2010-01-11 | 2 | -3/+6 | |
| | * | | | | | block: Correct handling of bottom device misaligment | Martin K. Petersen | 2010-01-11 | 1 | -4/+13 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2009-12-31 | 4 | -6/+8 | |
| | |\ \ \ \ | ||||||
| | | * | | | | drbd: Silenced an assert that could triggered after changing write ordering m... | Philipp Reisner | 2009-12-31 | 1 | -4/+5 | |
| | | * | | | | drbd: Kconfig fix | Johannes Thoma | 2009-12-29 | 1 | -1/+1 | |
| | | * | | | | drbd: Fix for a race between IO and a detach operation [Bugz 262] | Philipp Reisner | 2009-12-29 | 1 | -0/+1 | |
| | | * | | | | drbd: Use drbd_crypto_is_hash() instead of an open coded check | Philipp Reisner | 2009-12-29 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-01-21 | 19 | -269/+396 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'bugzilla-14954' into release | Len Brown | 2010-01-20 | 1 | -0/+30 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI: processor: restrict early _PDC to opt-in platforms | Alex Chiang | 2010-01-19 | 1 | -0/+30 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'misc' into release | Len Brown | 2010-01-20 | 10 | -30/+25 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ACPI: power_meter: remove double kfree() | Darren Jenkins | 2010-01-19 | 1 | -1/+1 | |
| | | * | | | | | | ACPI: Fix unused variable warning in sbs.c | Rakib Mullick | 2010-01-16 | 1 | -0/+3 | |
| | | * | | | | | | acpi: make ACPI device id constant | Márton Németh | 2010-01-16 | 4 | -4/+4 | |
| | | * | | | | | | sony-laptop - fix using of uninitialized variable | Dmitry Torokhov | 2010-01-16 | 1 | -3/+6 | |
| | | * | | | | | | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc() | Luck, Tony | 2010-01-16 | 1 | -1/+1 | |
| | | * | | | | | | ACPI: Remove unnecessary cast. | H Hartley Sweeten | 2010-01-15 | 1 | -2/+1 | |
| | | * | | | | | | x86, ACPI: delete acpi_boot_table_init() return value | Len Brown | 2010-01-06 | 2 | -19/+9 | |
| | * | | | | | | | Merge branch 'osc-bugfix' into release | Len Brown | 2010-01-20 | 1 | -1/+6 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes | Zhao Yakui | 2010-01-15 | 1 | -1/+6 | |
| | * | | | | | | | | Merge branch 'eeepc-laptop' into release | Len Brown | 2010-01-20 | 2 | -135/+164 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | eeepc-laptop: disable wireless hotplug for 1201N | Corentin Chary | 2010-01-16 | 1 | -1/+1 | |
| | | * | | | | | | | | eeepc-laptop: add hotplug_disable parameter | Corentin Chary | 2010-01-16 | 1 | -0/+10 | |
| | | * | | | | | | | | eeepc-laptop: switch to using sparse keymap library | Dmitry Torokhov | 2010-01-16 | 2 | -135/+52 | |
| | | * | | | | | | | | eeepc-laptop: dmi blacklist to disable pci hotplug code | Corentin Chary | 2010-01-16 | 1 | -5/+20 | |
| | | * | | | | | | | | eeepc-laptop: disable cpu speed control on EeePC 701 | Alan Jenkins | 2010-01-16 | 1 | -0/+87 | |
| | | |/ / / / / / / |