summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-161-1/+1
| * | | | | | | | Merge branch 'bugzilla-13577-video' into releaseLen Brown2010-01-201-0/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI video: Prune dupe video devices, unless "video.allow_duplicates"Zhang Rui2009-12-301-0/+43
| * | | | | | | | | Merge branch 'acpi-pad' into releaseLen Brown2010-01-201-17/+20
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | acpi_pad: fix error checksChen Gong2009-12-301-17/+20
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-01-214-50/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ecryptfs: use after freeDan Carpenter2010-01-191-2/+2
| * | | | | | | | | ecryptfs: Eliminate useless codeJulia Lawall2010-01-191-1/+1
| * | | | | | | | | ecryptfs: fix interpose/interpolate typos in commentsErez Zadok2010-01-191-2/+2
| * | | | | | | | | ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok2010-01-191-1/+2
| * | | | | | | | | ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok2010-01-191-3/+0
| * | | | | | | | | ecryptfs: don't ignore return value from lock_renameErez Zadok2010-01-191-1/+12
| * | | | | | | | | ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok2010-01-191-7/+7
| * | | | | | | | | eCryptfs: Remove mmap from directory operationsTyler Hicks2010-01-191-1/+0
| * | | | | | | | | eCryptfs: Add getattr functionTyler Hicks2010-01-191-0/+16
| * | | | | | | | | eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2010-01-191-32/+67
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-217-41/+125
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Btrfs: fix possible panic on unmountJosef Bacik2010-01-171-13/+19
| * | | | | | | | | Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason2010-01-171-5/+7
OpenPOWER on IntegriCloud