summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-163-106/+146
|\ \ \ \ \ \ \
| * | | | | | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski2010-09-151-56/+83
| * | | | | | | pcmcia: per-device, not per-socket debug messagesDominik Brodowski2010-09-151-24/+27
| * | | | | | | pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-151-26/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds2010-09-162-3/+4
|\ \ \ \ \ \ \
| * | | | | | | apm_power: Add missing break statementAnton Vorontsov2010-09-081-0/+1
| * | | | | | | intel_pmic_battery: Fix battery charging status on mrstShuduo Sang2010-08-241-3/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-09-163-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells2010-09-151-3/+3
| * | | | | | | | watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg2010-09-151-0/+3
| * | | | | | | | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-151-3/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-1612-51/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-151-1/+1
| * | | | | | | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-151-4/+4
| * | | | | | | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-154-7/+34
| * | | | | | | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-155-27/+36
| * | | | | | | | arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-153-12/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-09-1612-40/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDB...Axel Lin2010-09-061-1/+1
| * | | | | | | | regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-061-3/+4
| * | | | | | | | regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-051-1/+1
| * | | | | | | | regulator: 88pm8607 - fix value range checking for accessing info->vol_tableAxel Lin2010-09-051-2/+2
| * | | | | | | | regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re...Axel Lin2010-09-011-1/+1
| * | | | | | | | regulator: ad5398 - fix a memory leakAxel Lin2010-09-011-6/+6
| * | | | | | | | regulator: Update e-mail address for Liam GirdwoodMark Brown2010-09-011-1/+1
| * | | | | | | | regulator: set max8998->dev to &pdev->dev.Axel Lin2010-09-011-0/+1
| * | | | | | | | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
| * | | | | | | | regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
| * | | | | | | | regulator: max8998 - set max8998->num_regulatorsAxel Lin2010-09-011-0/+1
| * | | | | | | | regulator: max8998 - fix memory allocation size for max8998->rdevAxel Lin2010-09-011-3/+3
| * | | | | | | | regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0
| * | | | | | | | regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-011-6/+6
| * | | | | | | | regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
| * | | | | | | | regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-4/+1
| * | | | | | | | regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-163-10/+401
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: add documentationTejun Heo2010-09-133-10/+401
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-1624-67/+197
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-151-3/+2
| * | | | | | | | | drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-141-2/+3
| * | | | | | | | | drm: fix race between driver loading and userspace open.Dave Airlie2010-09-142-0/+9
| * | | | | | | | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-1412-39/+32
| * | | | | | | | | drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-131-5/+6
| * | | | | | | | | drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-131-12/+1
| * | | | | | | | | drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-131-8/+19
| * | | | | | | | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-1313-27/+56
| * | | | | | | | | drm/radeon: add some missing copyright headersAlex Deucher2010-09-132-0/+49
| * | | | | | | | | drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-131-2/+2
| * | | | | | | | | drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-131-0/+1
| * | | | | | | | | drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-132-1/+49
OpenPOWER on IntegriCloud