summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter2009-11-161-3/+2
| * | | | | | regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-161-3/+3
| * | | | | | regulator: Handle missing constraints in _regulator_disable()Mark Brown2009-11-161-1/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-172-17/+26
|\ \ \ \ \ \
| * | | | | | at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2009-11-162-17/+26
| |/ / / / /
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-11-172-11/+17
|\ \ \ \ \ \
| * | | | | | hwmon: (adt7475) Fix sysfs file namesJean Delvare2009-11-161-6/+6
| * | | | | | hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-11-161-1/+1
| * | | | | | hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-11-161-2/+1
| * | | | | | hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks2009-11-161-2/+9
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-11-173-3/+6
|\ \ \ \ \ \
| * | | | | | leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov2009-11-161-0/+2
| * | | | | | backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-161-2/+3
| * | | | | | backlight: lcd - Fix wrong sizeofJean Delvare2009-11-161-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-175-5/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-164-10/+25
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman2009-11-151-0/+2
| | * | | | | | ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)Takashi Iwai2009-11-131-0/+2
| | * | | | | | ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen2009-11-121-2/+3
| * | | | | | | ALSA: ice1724 - make some bitfields unsignedDan Carpenter2009-11-161-2/+2
| * | | | | | | ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai2009-11-141-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-174-13/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA2009-11-151-1/+0
| * | | | | | | | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-151-9/+0
| * | | | | | | | nilfs2: fix lock order reversal in chcp operationRyusuke Konishi2009-11-132-3/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-1722-309/+338
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Add -Wmising-prototypes to HOSTCFLAGSJosh Triplett2009-11-151-1/+1
| * | | | | | | | oss: Mark loadhex static in hex2hex.cJosh Triplett2009-11-151-1/+1
| * | | | | | | | dtc: Mark various internal functions staticJosh Triplett2009-11-153-3/+3
| * | | | | | | | dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2009-11-152-17/+54
| * | | | | | | | drm: radeon: Mark several functions static in mkregtableJosh Triplett2009-11-151-6/+6
| * | | | | | | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-153-10/+10
| * | | | | | | | arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-151-3/+3
| * | | | | | | | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-151-1/+1
| * | | | | | | | Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett2009-11-151-1/+1
| * | | | | | | | genksyms: Mark is_reserved_word staticJosh Triplett2009-11-152-45/+52
| * | | | | | | | kconfig: Mark various internal functions staticJosh Triplett2009-11-156-15/+32
| * | | | | | | | kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-152-206/+174
* | | | | | | | | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-172-4/+0
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2009-11-142-11/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | intel-iommu: Support PCIe hot-plugFenghua Yu2009-11-121-0/+29
| * | | | | | | | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson2009-11-121-1/+9
| * | | | | | | | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-091-10/+39
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-1410-96/+230
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell2009-11-131-1/+2
| * | | | | | | | MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto2009-11-131-60/+192
| * | | | | | | | MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-134-5/+6
| * | | | | | | | MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-133-10/+9
| * | | | | | | | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney2009-11-131-20/+21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-146-36/+58
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
OpenPOWER on IntegriCloud