aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-0/+7
2010-10-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-51/+112
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds4-11/+100
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+5
2010-10-28hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare1-9/+19
2010-10-28hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare1-0/+7
2010-10-28hwmon: (lm85) Document the ADT7468 as supportedJean Delvare1-24/+29
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare1-10/+8
2010-10-28hwmon: (lm90) Add support for the W83L771W/GJean Delvare1-2/+10
2010-10-28hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck1-0/+17
2010-10-28hwmon: (lm90) Add support for extra features of max6659Guenter Roeck1-4/+5
2010-10-28hwmon: (lm90) Add explicit support for max6659Guenter Roeck1-2/+2
2010-10-28hwmon: Add tempX_emergency attribute to sysfs ABIGuenter Roeck1-0/+15
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman4-11/+100
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds29-128/+632
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+6
2010-10-28fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V1-1/+3
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o1-0/+14
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+48
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds5-11/+87
2010-10-27ext4: add support for lazy inode table initializationLukas Czerner1-0/+14
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-18/+0
2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a target commandMel Gorman1-2/+36
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-3/+10
2010-10-27cgroup: notify ns_cgroup deprecatedDaniel Lezcano1-0/+17
2010-10-27cgroup: add clone_children control fileDaniel Lezcano1-2/+12
2010-10-27doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi1-4/+8
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-10/+25
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap1-0/+6
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap1-0/+5
2010-10-26documentation: update sysrq.txt magic sysrq keysRandy Dunlap1-2/+5
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-14/+14
2010-10-26Documentation: short descriptions for bh1770glc and apds990x driversSamu Onkalo2-0/+227
2010-10-26Documentation/timers/hpet_example.c: add supporting info for hpet_exampleJaswinder Singh Rajput1-0/+27
2010-10-26mm: highmem documentationPeter Zijlstra1-0/+162
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman1-10/+29
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-26resources: support allocating space within a region from the top downBjorn Helgaas1-0/+5
2010-10-26NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker1-14/+14
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+10
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-0/+50
2010-10-25update block_device_operations documentationChristoph Hellwig1-8/+23
2010-10-25Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora1-2/+2
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+63
2010-10-25hwmon: LTC4261 Hardware monitoring driverGuenter Roeck1-0/+63
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-1/+95
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-17/+73
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+22