summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xorDan Williams2008-03-191-1/+1
* fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei2008-03-192-0/+31
* Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-181-0/+22
|\
| * [PATCH] export sessionid alongside the loginuid in procfsEric Paris2008-03-181-0/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-03-184-15/+17
|\ \
| * | HID: update key codes for Apple aluminiumMichael Hanselmann2008-03-181-12/+10Star
| * | HID: fix comment in hid_input_report()Jiri Kosina2008-03-181-1/+1
| * | HID: BADPAD entry for NATSU Playstation USB adapterAndrew Burton2008-03-181-0/+4
| * | HID: Use DIV_ROUND_UPJulia Lawall2008-03-181-1/+1
| * | HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbookTobias Mueller2008-03-181-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-188-214/+44Star
|\ \ \
| * \ \ Merge branches 'release' and 'dock' into releaseLen Brown2008-03-181-0/+1
| |\ \ \
| | * | | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht2008-03-181-0/+1
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla...Len Brown2008-03-18118-747/+1054
| |\ \ \ \ \ \ \ \
| | | | | | * | | | thermal: delete "default y"Len Brown2008-03-181-1/+0Star
| | | | | | * | | | thermal: re-document thermal unitsZhang, Rui2008-03-181-11/+11
| | | | | | * | | | Revert "thermal: fix generic thermal I/F for hwmon"Len Brown2008-03-183-155/+37Star
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | ACPI: lockdep warning on boot, 2.6.25-rc5Venki Pallipadi2008-03-141-3/+9
| | | | * | | | | ACPI: fix ATA_ACPI buildLen Brown2008-03-181-0/+1
| | | | | |/ / / | | | | |/| | |
| | | * | | | | Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown2008-03-181-29/+0Star
| | | * | | | | Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown2008-03-181-30/+1Star
| | | |/ / / /
| | * / / / / ACPI: battery: Don't return -EFAIL on broken packages.Alexey Starikovskiy2008-03-181-6/+5Star
| | |/ / / /
| * | | | | asus_acpi: remove misleading maskJulia Lawall2008-03-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-03-1813-25/+183
|\ \ \ \ \ \
| * | | | | | Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290Laszlo Kajan2008-03-181-2/+2
| * | | | | | Input: ALPS - put secondary device in proper place in sysfsDmitry Torokhov2008-03-181-0/+1
| * | | | | | Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng2008-03-144-12/+32
| * | | | | | Input: document i8042.noloopJiri Kosina2008-03-141-0/+2
| * | | | | | Input: add keyboard notifier documentationSamuel Thibault2008-03-141-0/+52
| * | | | | | Input: ads7846 - fix uninitialized var warningAndrew Morton2008-03-141-1/+1
| * | | | | | Input: i8042 - add SNI RM supportThomas Bogendoerfer2008-03-142-0/+77
| * | | | | | Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina2008-03-141-0/+7
| * | | | | | Input: i8042 - fix warning on non-x86 buildsRoland Dreier2008-03-141-2/+1Star
| * | | | | | Input: cobalt_btns - assorted fixesYoichi Yuasa2008-03-141-8/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-03-181-1/+2
|\ \ \ \ \ \
| * | | | | | make selinux_parse_opts_str() staticAdrian Bunk2008-03-171-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-188-1203/+10Star
|\ \ \ \ \ \
| * | | | | | Revert "unexport bio_{,un}map_user"Jens Axboe2008-03-171-0/+2
| * | | | | | relay: fix subbuf_splice_actor() adding too many pagesJens Axboe2008-03-171-2/+3
| * | | | | | The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-176-1201/+5Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-189-96/+110
|\ \ \ \ \ \
| * | | | | | drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie2008-03-174-69/+27Star
| * | | | | | drm/radeon: fixup RV550 chip familyAlex Deucher2008-03-171-3/+4
| * | | | | | drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2008-03-172-7/+54
| * | | | | | drm: Fix race that can lockup the kernelMike Isely2008-03-172-17/+25
| |/ / / / /
* | / / / / pciehp: don't enable slot unless forcedMark Lord2008-03-181-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-175-52/+145
|\ \ \ \ \
| * | | | | ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
| * | | | | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
| * | | | | ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29