safe/jmp/linux-2.6
2010-05-28 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2010-05-28 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-05-28 Len BrownMerge branch 'ht-delete-2.6.35' into release
2010-05-28 Len BrownMerge branch 'misc-2.6.35' into release
2010-05-28 Len BrownMerge branches 'video' and 'video-edid' into release
2010-05-28 Len BrownMerge branch 'acpi_enable' into release
2010-05-28 Len BrownMerge branch 'bjorn-pci-root-v4-2.6.35' into release
2010-05-28 Venkatesh PallipadiACPI: Don't let acpi_pad needlessly mark TSC unstable
2010-05-28 Andrea Gelminidrivers/acpi/sleep.h: Checkpatch cleanup
2010-05-28 Venkatesh PallipadiACPI: Minor cleanup eliminating redundant PMTIMER_TICKS...
2010-05-28 Len Brownintel_idle: native hardware cpuidle driver for latest...
2010-05-28 Len BrownACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT...
2010-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2010-05-28 Stephen Rothwelltracing: fix for tracepoint API change
2010-05-28 Linus TorvaldsMerge branch 'for-linus/2635-updates' of git://git...
2010-05-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-28 David HowellsFRV: ARCH_KMALLOC_MINALIGN was already defined
2010-05-28 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-28 Al Viroremove detritus left by "mm: make read_cache_page synch...
2010-05-28 Scott Feldmannetlink: bug fix: wrong size was calculated for vfinfo...
2010-05-28 Scott Feldmannetlink: bug fix: don't overrun skbs on vf_port dump
2010-05-28 Eric Dumazetxt_tee: use skb_dst_drop()
2010-05-28 Bryan Wunetdev/fec: fix ifconfig eth0 down hang issue
2010-05-28 Marek SzyprowskiARM: S5PV210: serial: Fix section mismatch warning
2010-05-28 Ben DooksARM: Merge for-2635/defconfig3
2010-05-28 Ben DooksARM: s3c2410_defconfig: Add new machines
2010-05-28 Ben DooksARM: s3c6400_defconfig: Add framebuffer and basic LCD
2010-05-28 Ben DooksARM: s3c6400_defconfig: Add RTC driver support
2010-05-28 Ben DooksARM: s3c6400_defconfig: Enable USB host side
2010-05-28 Ben DooksARM: s3c6400_defconfig: Add SPI driver
2010-05-28 Ben DooksARM: s3c6400_defconfig: Update compiled machines
2010-05-28 Thomas AbrahamARM: S5P: Regoster clk_xusbxti clock for hsotg driver
2010-05-28 Thomas AbrahamARM: S3C64XX: Add USB OTG HCLK to the list of clocks
2010-05-28 Ben DooksARM: SAMSUNG: gpio-cfg.h: update documentation
2010-05-28 Ben DooksARM: SAMSUNG: Documentation: add documentation on GPIO...
2010-05-28 Ben DooksARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()
2010-05-28 Ben DooksARM: S3C24XX: Documentation: add section on gpiolib...
2010-05-28 Ben DooksARM: S3C24XX: Documentation: update GPIO documentation
2010-05-28 Ben DooksARM: S3C24XX: Documentation: update documentation overview
2010-05-28 Ben DooksARM: SAMSUNG: Documentation: update directory layout
2010-05-28 Ben DooksARM: SAMSUNG: Documentation: update the list of SoCs...
2010-05-28 Michael Chancnic: Fix context memory init. on 5709.
2010-05-28 Julia Lawalldrivers/net: Eliminate a NULL pointer dereference
2010-05-28 Julia Lawalldrivers/net/hamradio: Eliminate a NULL pointer dereference
2010-05-28 Sarveshwar... be2net: Patch removes redundant while statement in...
2010-05-28 Herbert Xuipv6: Add GSO support on forwarding path
2010-05-28 Eric Dumazetnet: fix __neigh_event_send()
2010-05-28 Richard Purdieleds: Fix leds-gpio openfirmware compile issue
2010-05-28 Richard Purdieleds: Kconfig fixes
2010-05-28 Al Virofix fs/sysv s_dirt handling
2010-05-28 npiggin@suse.defat: convert to use the new truncate convention.
2010-05-28 npiggin@suse.deext2: convert to use the new truncate convention.
2010-05-28 npiggin@suse.detmpfs: convert to use the new truncate convention
2010-05-28 Nick Pigginfs: convert simple fs to new truncate
2010-05-28 npiggin@suse.dekill spurious reference to vmtruncate
2010-05-28 npiggin@suse.defs: introduce new truncate sequence
2010-05-28 Randy Dunlapfs/super: fix kernel-doc warning
2010-05-28 Erik van der... fs/minix: bugfix, number of indirect block ptrs per...
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-28 Julia Lawallfs: Add missing mutex_unlock
2010-05-28 Al ViroFix racy use of anon_inode_getfd() in perf_event.c
2010-05-28 Al Viroget rid of the magic around f_count in aio
2010-05-28 Neil BrownVFS: fix recent breakage of FS_REVAL_DOT
2010-05-28 Al ViroRevert "anon_inode: set S_IFREG on the anon_inode"
2010-05-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-28 Len Brownacpi_pad: uses MONITOR/MWAIT, so it doesn't need to...
2010-05-28 Len Brownsched: clarify commment for TS_POLLING
2010-05-28 Len BrownACPI: allow a native cpuidle driver to displace ACPI
2010-05-28 Len Browncpuidle: make cpuidle_curr_driver static
2010-05-28 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-05-27 Tony Luck[IA64] Fix build breakage
2010-05-27 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-27 Andrey Vaginposix_timer: Fix error path in timer_create
2010-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2010-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2010-05-27 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-05-27 Shubhrajyoti... hwmon: (lm75) Add support for the Texas Instruments...
2010-05-27 Ira W. Snyderhwmon: (ltc4245) Read only one GPIO pin
2010-05-27 Juerg Haefligerhwmon: (dme1737) Add SCH5127 support
2010-05-27 Jean Delvarehwmon: (tmp102) Don't always stop chip at exit
2010-05-27 Jean Delvarehwmon: (tmp102) Fix suspend and resume functions
2010-05-27 Jean Delvarehwmon: (tmp102) Various fixes
2010-05-27 Steven Kinghwmon: Driver for TI TMP102 temperature sensor
2010-05-27 Kalhan Trisalhwmon: EMC1403 thermal sensor support
2010-05-27 Alex Murrayhwmon: (applesmc) Add temperature sensor labels to...
2010-05-27 Henrik Rydberghwmon: (applesmc) Add generic support for MacBook Pro 7
2010-05-27 Bernhard Froemelhwmon: (applesmc) Add generic support for MacBook Pro 6
2010-05-27 Henrik Rydberghwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
2010-05-27 Andre Prendelhwmon: (tmp401) Reorganize code to get rid of static...
2010-05-27 Andre Prendelhwmon: (tmp401) Use constants for sysfs file permissions
2010-05-27 Jean Delvarehwmon: (adm1031) Allow setting update rate
2010-05-27 Ira W. Snyderhwmon: Add description of the update_rate sysfs attribute
2010-05-27 Ira W. Snyderhwmon: (lm90) Use programmed update rate
2010-05-27 Giel van Schijndelhwmon: (f71882fg) Acquire I/O regions while we're worki...
2010-05-27 Giel van Schijndelhwmon: (f71882fg) Code cleanup
2010-05-27 Giel van Schijndelhwmon: (f71882fg) Use strict_stro(l|ul) instead of...
2010-05-27 Giel van Schijndelhwmon: (f71882fg) Fixed braces coding style issues
2010-05-27 Matthew Garretthwmon: (lm63) Add basic support for LM64
next