summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-01-0859-163/+1668
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-051-1/+31
| |\ \ \ \ \ \
| | * | | | | | powerpc: Add device tree bindings for BCSR GPIO banksAnton Vorontsov2008-12-301-1/+31
| | | |_|_|_|/ | | |/| | | |
* | | | | | | fix similar typos to successfullColy Li2009-01-082-4/+4
* | | | | | | w1: send status messages after command processingEvgeniy Polyakov2009-01-081-0/+29
* | | | | | | w1: added w1 reset commandEvgeniy Polyakov2009-01-081-0/+6
* | | | | | | w1: documentation updateEvgeniy Polyakov2009-01-081-38/+91
* | | | | | | w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer2009-01-082-0/+13
* | | | | | | cgroups: add a per-subsystem hierarchy_mutexPaul Menage2009-01-081-1/+1
* | | | | | | memcg: fix swap accounting leakKAMEZAWA Hiroyuki2009-01-081-5/+36
* | | | | | | memcg: explain details and test documentKAMEZAWA Hiroyuki2009-01-081-0/+311
* | | | | | | memcg: swappinessKOSAKI Motohiro2009-01-081-0/+9
* | | | | | | memcg: show reclaim statKOSAKI Motohiro2009-01-081-0/+25
* | | | | | | memcg: memory cgroup hierarchy documentationBalbir Singh2009-01-081-1/+37
* | | | | | | memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-081-2/+27
* | | | | | | memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki2009-01-081-0/+3
* | | | | | | memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-081-0/+5
* | | | | | | memcg: new force_empty to free pages under groupKAMEZAWA Hiroyuki2009-01-081-4/+23
* | | | | | | memcg: move all acccounting to parent at rmdir()KAMEZAWA Hiroyuki2009-01-081-8/+4
* | | | | | | cgroups: documentation updatesLi Zefan2009-01-081-3/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-072-1/+6
|\ \ \ \ \ \
| * | | | | | PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings2009-01-071-1/+2
| * | | | | | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-071-0/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-075-5/+402
|\ \ \ \ \ \ \
| * | | | | | | i2400m: documentation and instructions for usageInaky Perez-Gonzalez2009-01-071-0/+260
| * | | | | | | wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez2009-01-071-0/+8
OpenPOWER on IntegriCloud