aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-35/+47
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds5-42/+47
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2-33/+32
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki1-0/+14
2011-05-17PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2-9/+1
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar19-67/+582
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel1-1/+1
2011-05-06Correct occurrences ofRob Landley2-2/+3
2011-05-06Add a 00-INDEX file to Documentation/virtualRob Landley2-2/+10
2011-05-06Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E:Rob Landley14-0/+0
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linusJames Morris1-2/+2
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+40
2011-04-29hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare1-17/+19
2011-04-29hwmon: (lm90) Fix update interval information in driver documentationGuenter Roeck1-3/+3
2011-04-29hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck1-6/+17
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-2/+2
2011-04-28memcg: update documentation to describe usage_in_bytesDaisuke Nishimura1-2/+13
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds6-4/+144
2011-04-24sched: Get rid of lock_depthJonathan Corbet1-1/+0
2011-04-23genirq: Update DocBook commentsGeert Uytterhoeven1-35/+47
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+3
2011-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai1-3/+3
2011-04-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds6-30/+331
2011-04-20md: Update documentation for sync_min and sync_max entriesCoolCold1-0/+10
2011-04-19hwmon: (max34440) Add driver documentationGuenter Roeck2-10/+79
2011-04-19hwmon: (max16064) Add driver documentationGuenter Roeck2-5/+62
2011-04-19hwmon: (max8688) Add driver documentationGuenter Roeck2-5/+69
2011-04-19hwmon: (pmbus) Documentation updatesGuenter Roeck1-6/+8
2011-04-19hwmon: (smm665) Fix spelling error in driver documentationGuenter Roeck1-4/+4
2011-04-19hwmon: Add submitting-patches checklist to documentationGuenter Roeck1-0/+109
2011-04-19[media] media: add missing 8-bit bayer formats and Y12Michael Jones1-0/+59
2011-04-19[media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones3-0/+81
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+262
2011-04-14ALSA: emu10k1 - Fix "Music" controls to "Synth" controls in documentsRaymond Yau1-3/+3
2011-04-13[media] media: Use correct ioctl name in MEDIA_IOC_SETUP_LINK documentationLaurent Pinchart1-1/+1
2011-04-13[media] V4L: sh_mobile_ceu_camera: fix typos in documentationGuennadi Liakhovetski1-3/+3
2011-04-12Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown1-0/+6
2011-04-12Input: document event types and codes and their intended useChase Douglas1-0/+256
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-20/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds124-190/+190
2011-04-04Documentation: update cgroups info user groups namesGeunsik Lim1-6/+6
2011-04-04Documentation: consolidate leds files to leds/ subdirAntonio Ospite4-3/+10
2011-04-04Documentation: fix minor typos/spellingSylvestre Ledru22-41/+41
2011-04-04Documentation: update panic parameter infoRandy Dunlap1-5/+7
2011-04-04Documentation: update kmemleak arch. infoDaniel Baluta1-2/+2
2011-04-01asus-laptop: remove removed features from feature-removal-schedule.txtCorentin Chary1-20/+0
2011-03-31Fix common misspellingsLucas De Marchi124-190/+190
2011-03-31workqueue: Document debugging tricksFlorian Mickler1-0/+40