summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| | * | | | | acpi: make ACPI device id constantMárton Németh2010-01-164-4/+4
| | * | | | | sony-laptop - fix using of uninitialized variableDmitry Torokhov2010-01-161-3/+6
| | * | | | | ACPI: Fix section mismatch error for acpi_early_processor_set_pdc()Luck, Tony2010-01-161-1/+1
| | * | | | | ACPI: Remove unnecessary cast.H Hartley Sweeten2010-01-151-2/+1
| | * | | | | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-062-19/+9
| * | | | | | Merge branch 'osc-bugfix' into releaseLen Brown2010-01-201-1/+6
| |\ \ \ \ \ \
| | * | | | | | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changesZhao Yakui2010-01-151-1/+6
| * | | | | | | Merge branch 'eeepc-laptop' into releaseLen Brown2010-01-202-135/+164
| |\ \ \ \ \ \ \
| | * | | | | | | eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary2010-01-161-1/+1
| | * | | | | | | eeepc-laptop: add hotplug_disable parameterCorentin Chary2010-01-161-0/+10
| | * | | | | | | eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2010-01-162-135/+52
| | * | | | | | | eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary2010-01-161-5/+20
| | * | | | | | | eeepc-laptop: disable cpu speed control on EeePC 701Alan Jenkins2010-01-161-0/+87
| | |/ / / / / /
| * | | | | | | Merge branch 'ec' into releaseLen Brown2010-01-202-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: EC: Add wait for irq stormAlexey Starikovskiy2010-01-151-1/+2
| | * | | | | | | ACPI: SBS: Move SBS HC callback to faster Notify queueAlexey Starikovskiy2010-01-152-2/+3
| * | | | | | | | Merge branch 'bugzilla-15064' into releaseLen Brown2010-01-201-38/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: delete acpi_processor_power_verify_c2()Len Brown2010-01-201-18/+4
| | * | | | | | | | ACPI: allow C3 > 1000usecLen Brown2010-01-201-10/+11
| | * | | | | | | | ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown2010-01-201-10/+11
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'bugzilla-14858' into releaseLen Brown2010-01-201-45/+77
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ACPI: EC: Accelerate query executionAlexey Starikovskiy2009-12-241-45/+77
| * | | | | | | | Merge branch 'bugzilla-14483' into releaseLen Brown2010-01-201-1/+1
| |\ \ \ \ \ \ \ \