aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-17
|\
| * cifs: clear server inode number flag while autodisablingSuresh Jayaraman2009-11-16
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-17
|\ \
| * \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-11-16
| |\ \
| | * | [ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin2009-11-16
| | * | [ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons2009-11-16
| | * | [ARM] pxa: fix incorrect mfp_to_gpio() conversionEric Miao2009-11-13
| | * | [ARM] pxa/colibri: fix AC97 ifdefs and add missing includeMarek Vasut2009-11-13
| | * | [ARM] pxa: fix missing underscores in mfp-pxa910.hRoel Kluin2009-11-13
| | * | [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier2009-11-13
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-11-16
| |\ \ \
| | * | | [ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2009-11-13
| | |/ /
| * | | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-16
| * | | ARM: Fix warning in sa1100-flash.cRussell King2009-11-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-11-17
|\ \ \ \
| * | | | dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter2009-11-16
| * | | | regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-16
| * | | | regulator: Handle missing constraints in _regulator_disable()Mark Brown2009-11-16
| |/ / /
* | | | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-17
|\ \ \ \
| * | | | at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2009-11-16
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-11-17
|\ \ \ \
| * | | | hwmon: (adt7475) Fix sysfs file namesJean Delvare2009-11-16
| * | | | hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-11-16
| * | | | hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-11-16
| * | | | hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks2009-11-16
| |/ / /
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-11-17
|\ \ \ \
| * | | | leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov2009-11-16
| * | | | backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-16
| * | | | backlight: lcd - Fix wrong sizeofJean Delvare2009-11-16
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-17
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-16
| |\ \ \ \
| | * | | | ALSA: hda - Dell Studio 1557 hd-audio quirkDaniel J Blueman2009-11-15
| | * | | | ALSA: hda - Add another Nvidia HDMI codec id (10de:0005)Takashi Iwai2009-11-13
| | * | | | ALSA: hda: Use model=mb5 for MacBookPro 5,2Daniel T Chen2009-11-12
| * | | | | ALSA: ice1724 - make some bitfields unsignedDan Carpenter2009-11-16
| * | | | | ALSA: ice1724 - Fix section mismatch in prodigy_hd2_resume()Takashi Iwai2009-11-14
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-17
|\ \ \ \ \ \
| * | | | | | nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA2009-11-15
| * | | | | | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-15
| * | | | | | nilfs2: fix lock order reversal in chcp operationRyusuke Konishi2009-11-12
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-17
|\ \ \ \ \ \
| * | | | | | Makefile: Add -Wmising-prototypes to HOSTCFLAGSJosh Triplett2009-11-15
| * | | | | | oss: Mark loadhex static in hex2hex.cJosh Triplett2009-11-15
| * | | | | | dtc: Mark various internal functions staticJosh Triplett2009-11-15
| * | | | | | dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2009-11-15
| * | | | | | drm: radeon: Mark several functions static in mkregtableJosh Triplett2009-11-15
| * | | | | | arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett2009-11-15
| * | | | | | arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett2009-11-15
| * | | | | | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-15
| * | | | | | Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett2009-11-15