summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-28ARM: S3C24XX: Documentation: update documentation overviewBen Dooks1-1/+10
2010-05-28ARM: SAMSUNG: Documentation: update directory layoutBen Dooks1-7/+16
2010-05-28ARM: SAMSUNG: Documentation: update the list of SoCs supportedBen Dooks1-3/+7
2010-05-28cnic: Fix context memory init. on 5709.Michael Chan2-9/+5
2010-05-28drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi1-1/+1
2010-05-28ipv6: Add GSO support on forwarding pathHerbert Xu1-1/+1
2010-05-28net: fix __neigh_event_send()Eric Dumazet1-0/+1
2010-05-28ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codecAndreas Herrmann1-0/+1
2010-05-28leds: Fix leds-gpio openfirmware compile issueRichard Purdie1-1/+0
2010-05-28leds: Kconfig fixesRichard Purdie1-3/+3
2010-05-28ALSA: hda: Use LPIB for Sony VPCS11V9EDaniel T Chen1-0/+1
2010-05-28ALSA: usb-audio: fix feature unit parser for UAC2Daniel Mack1-1/+1
2010-05-27fix fs/sysv s_dirt handlingAl Viro1-0/+1
2010-05-27fat: convert to use the new truncate convention.npiggin@suse.de3-15/+57
2010-05-27ext2: convert to use the new truncate convention.npiggin@suse.de3-36/+119
2010-05-27tmpfs: convert to use the new truncate conventionnpiggin@suse.de1-21/+22
2010-05-27fs: convert simple fs to new truncateNick Piggin5-19/+15
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de10-22/+37
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de8-63/+300
2010-05-27fs/super: fix kernel-doc warningRandy Dunlap1-2/+2
2010-05-27fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe1-12/+15
2010-05-27rename the generic fsync implementationsChristoph Hellwig23-32/+44
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig69-157/+129
2010-05-27fs: Add missing mutex_unlockJulia Lawall1-4/+9
2010-05-27Fix racy use of anon_inode_getfd() in perf_event.cAl Viro1-18/+22
2010-05-27get rid of the magic around f_count in aioAl Viro4-15/+14
2010-05-27VFS: fix recent breakage of FS_REVAL_DOTNeil Brown1-1/+1
2010-05-27Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro1-1/+1
2010-05-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds62-519/+720
2010-05-27acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown1-9/+0
2010-05-27sched: clarify commment for TS_POLLINGLen Brown1-2/+2
2010-05-27ACPI: allow a native cpuidle driver to displace ACPILen Brown1-5/+6
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown5-9/+22
2010-05-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-0/+21
2010-05-27[IA64] Fix build breakageTony Luck2-0/+21
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds75-3147/+1847
2010-05-27posix_timer: Fix error path in timer_createAndrey Vagin1-7/+4
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds18-120/+2750
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds14-29/+691
2010-05-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-323/+1543
2010-05-27hwmon: (lm75) Add support for the Texas Instruments TMP105Shubhrajyoti Datta2-1/+4
2010-05-27hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2-16/+6
2010-05-27hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger2-113/+266
2010-05-27hwmon: (tmp102) Don't always stop chip at exitJean Delvare1-10/+28
2010-05-27hwmon: (tmp102) Fix suspend and resume functionsJean Delvare1-4/+12
2010-05-27hwmon: (tmp102) Various fixesJean Delvare3-42/+39
2010-05-27hwmon: Driver for TI TMP102 temperature sensorSteven King4-0/+335
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal3-0/+355