summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-151-0/+87
|\
| * hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse2009-01-151-0/+87
* | lis3: fix documentation to fit into 80 columnsPavel Machek2009-01-151-13/+17
* | Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner2009-01-151-0/+4
* | cgroups: consolidate cgroup documentsLi Zefan2009-01-158-4/+5
* | sysrq documentation: document why the command header only is shownAndy Whitcroft2009-01-151-0/+18
* | sysrq documentation: remove the redundant updated dateAndy Whitcroft2009-01-151-1/+0
* | Update of Documentation: vm.txt and proc.txtPeter W Morreale2009-01-152-470/+437
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-01-151-5/+4
|\ \
| * | [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-151-5/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-151-2/+10
|\ \ | |/ |/|
| * ALSA: hda - Update model descriptions in patch_sigmatel.cTakashi Iwai2009-01-131-2/+10
* | ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz2009-01-141-5/+1
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-1/+1
|\
| *-. Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-0611-12/+389
| |\ \
| | * | Documentation/x86/boot.txt: payload length was changed to payload_lengthBaodong Chen2009-01-041-1/+1
| |/ /
* | | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-092-8/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-091-0/+225
|\ \ \
| * | | Squashfs: documentationPhillip Lougher2009-01-051-0/+225
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-092-5/+44
|\ \ \ \
| * | | | NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-082-0/+33
| * | | | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-6/+12
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-091-2/+2
|\ \ \ \ \
| * | | | | [S390] update documentation for hvc_iucv kernel parameter.Hendrik Brueckner2009-01-091-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-091-0/+91
|\ \ \ \ \ \
| * | | | | | Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYINGDavid Woodhouse2009-01-071-0/+91
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-091-0/+39
|\ \ \ \ \ \ \
| * | | | | | | [MTD] [NAND] ndfc driverSean MacLennan2009-01-051-0/+39
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-091-19/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2009-01-09126-1204/+6874
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'suspend' into releaseLen Brown2009-01-091-19/+26
| |\ \ \ \ \ \ \
| | * | | | | | | doc: fix kernel-parameters.txt formattingRandy Dunlap2008-12-191-18/+22
| | * | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-191-1/+4
| * | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-092-52/+45
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | async_tx, dmaengine: document channel allocation and api reworkDan Williams2009-01-052-52/+45
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-081-18/+67
|\ \ \ \ \ \ \
| * | | | | | | ext4: Remove "extents" mount optionTheodore Ts'o2009-01-061-5/+0
| * | | | | | | ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-051-0/+7
| * | | | | | | ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-061-4/+0
| * | | | | | | ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-031-0/+29
| * | | | | | | Update Documentation/filesystems/ext4.txtTheodore Ts'o2009-01-061-10/+32
| |/ / / / / /
* | | | | | | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2009-01-084-3/+354
|\ \ \ \ \ \ \
| * | | | | | | Fix a typo in the development process document.Jonathan Corbet2009-01-081-3/+3
| * | | | | | | Document handling of bad memoryPavel Machek2008-12-031-0/+45
| * | | | | | | Document RCU and unloadable modulesPaul E. McKenney2008-12-032-0/+306
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-01-083-77/+365
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: Add basic DocBook manualMark Brown2009-01-082-1/+305
| * | | | | | | | regulator: sysfs attribute reduction (v2)David Brownell2009-01-081-76/+60
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-081-1/+31
|\ \ \ \ \ \ \ \