summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: Documentation: update documentation overviewBen Dooks2010-05-281-1/+10
* ARM: SAMSUNG: Documentation: update directory layoutBen Dooks2010-05-281-7/+16
* ARM: SAMSUNG: Documentation: update the list of SoCs supportedBen Dooks2010-05-281-3/+7
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-275-16/+85
|\
| * hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder2010-05-271-3/+1Star
| * hwmon: (dme1737) Add SCH5127 supportJuerg Haefliger2010-05-271-10/+41
| * hwmon: (tmp102) Various fixesJean Delvare2010-05-271-5/+4Star
| * hwmon: Driver for TI TMP102 temperature sensorSteven King2010-05-271-0/+27
| * hwmon: Add description of the update_rate sysfs attributeIra W. Snyder2010-05-271-3/+10
| * hwmon: (lm63) Add basic support for LM64Matthew Garrett2010-05-271-0/+7
* | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-05-271-0/+15
|\ \
| * | SFI: add sysfs interface for SFI tables.Feng Tang2010-05-271-0/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-05-271-0/+10
|\ \ \
| * | | ieee1394: schedule for removalStefan Richter2010-05-251-0/+10
* | | | numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn2010-05-271-39/+147
* | | | Documentation/filesystems/Locking: update documentation on llseek() wrt BKLJan Blunck2010-05-271-2/+3
* | | | Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN descriptionFUJITA Tomonori2010-05-271-1/+14
* | | | Documentation: move the error handling to the better place in DMA-API-HOWTOFUJITA Tomonori2010-05-271-30/+30
* | | | Documentation: update scatterlist struct description in DMA-API-HOWTOFUJITA Tomonori2010-05-271-13/+4Star
* | | | Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTOFUJITA Tomonori2010-05-271-0/+4
* | | | Documentation: add networking driver's mapping error handling to DMA-API-HOWTOFUJITA Tomonori2010-05-271-0/+5
* | | | memcg: update documentationKAMEZAWA Hiroyuki2010-05-271-93/+198
* | | | memcg: move charge of file pagesDaisuke Nishimura2010-05-271-6/+12
* | | | memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki2010-05-271-0/+23
* | | | memcg: oom notifierKAMEZAWA Hiroyuki2010-05-271-1/+19
* | | | Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner2010-05-271-1/+1
* | | | Documentation: SubmittingDrivers: ResourcesArce, Abraham2010-05-271-0/+5
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-05-261-5/+27
|\ \ \
| * | | squashfs: update documentation to include description of xattr layoutPhillip Lougher2010-05-261-5/+27
* | | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-261-0/+2
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-252-2/+97
|\ \ \ \
| * \ \ \ Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25162-1508/+7466
| |\ \ \ \
| * | | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-251-0/+95
| * | | | | Documentation/spi/* compile warning fixPrarit Bhargava2010-05-251-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-05-254-15/+410
|\ \ \ \ \
| * | | | | watchdog: update/improve/consolidate watchdog driverRandy Dunlap2010-05-254-15/+410
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-05-251-0/+816
|\ \ \ \ \
| * \ \ \ \ Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder2010-05-241-0/+816
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | xfs: Delayed logging design documentationDave Chinner2010-05-241-0/+816
| | |/ / /
* | | | | mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-251-0/+15
* | | | | mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+7
* | | | | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-251-0/+10
* | | | | mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn2010-05-251-1/+9
|/ / / /
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-241-0/+20
|\ \ \ \
| * | | | ds2760_battery: Document ABI changeDaniel Mack2010-05-191-0/+20
* | | | | Documentation: update SubmitChecklist for O=objdir and kconfig testingRandy Dunlap2010-05-241-0/+12
* | | | | Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon2010-05-241-1/+1
* | | | | Documentation/timers/hpet_example: drop duplicate header filesAndrea Gelmini2010-05-241-2/+0Star
* | | | | Documentation/development-process: add staging & mmotm infoRandy Dunlap2010-05-241-6/+8
* | | | | Documentation/development-process: add maintainers and git infoRandy Dunlap2010-05-242-4/+13