summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* net: Add documentation for netdev features handlingMichał Mirosław2011-07-121-0/+154
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-081-0/+128
|\
| * NFC: add Documentation/networking/nfc.txtAloisio Almeida Jr2011-07-051-0/+128
* | net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei2011-07-071-9/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-053-59/+22
|\ \
| * \ Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-1/+8
| |\ \
| | * | USB: Fix up URB error codes to reflect implementation.Sarah Sharp2011-06-171-1/+8
| * | | PM / Domains: Update documentationRafael J. Wysocki2011-06-211-27/+14
| * | | PM: Update documentation regarding sysdevsRafael J. Wysocki2011-06-211-26/+0
| * | | PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman2011-06-211-5/+0
* | | | Update documented default values for various TCP/UDP tunablesMax Matveev2011-07-041-4/+4
* | | | Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev2011-07-041-2/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-2018-128/+321
|\ \ \ \ | |/ / /
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-191-0/+1
| |\ \ \
| | * | | rcu: Use softirq to address performance regressionShaohua Li2011-06-141-0/+1
| * | | | Documentation: fix cgroup typos and formattingJörg Sommer2011-06-153-13/+13
| * | | | Documentation: update cgroupfs mount pointJörg Sommer2011-06-1511-94/+109
| * | | | Documentation: update kmemleak supported archsMaxin B. John2011-06-151-1/+3
| * | | | Documentation: update printk-formats.txtAndrew Murray2011-06-151-2/+117
| * | | | Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-rem...akpm@linux-foundation.org2011-06-151-17/+0
| * | | | memcg: add documentation for the memory.numastat APIYing Han2011-06-151-0/+19
| * | | | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-151-0/+56
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-141-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | md:Documentation/md.txt - fix typoNeilBrown2011-06-091-1/+1
| | |/ /
| * | | usb-storage: redo incorrect readsAlan Stern2011-06-071-0/+2
| |/ /
* | | inetpeer: remove unused listEric Dumazet2011-06-081-10/+0
|/ /
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-021-1/+4
|\ \
| * | intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-1/+4
* | | lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell2011-05-301-19/+1
* | | lguest: fix up compilation after moveRusty Russell2011-05-302-2/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-291-184/+0
|\ \ \
| * \ \ Merge branch 'x86-platform-next' into x86-platformMatthew Garrett2011-05-291-184/+0
| |\ \ \
| | * | | acer-wmi: Delete out-of-date documentationCarlos Corbacho2011-05-271-184/+0
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-05-291-0/+5
|\ \ \ \ \
| * | | | | ACPI: Split out custom_method functionality into an own driverThomas Renninger2011-05-291-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-0/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-291-0/+7
| * | | | x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+11
| * | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+10
| * | | | x86 idle floppy: deprecate disable_hlt()Len Brown2011-05-291-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-282-3/+3
|\ \ \ \ \
| * | | | | fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-272-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-282-14/+39
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-05-281-12/+5
| |\ \ \ \ \
| | * | | | | rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney2011-05-261-12/+5
| * | | | | | Documentation: Add statistics about nested locksJuri Lelli2011-05-281-2/+34
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-05-281-1/+96
|\ \ \ \ \ \
| * | | | | | dmaengine: Add API documentation for slave dma usageVinod Koul2011-05-251-1/+96
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-271-2/+1
|\ \ \ \ \ \ \
| * | | | | | | mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-251-2/+1
| | |_|_|_|/ / | |/| | | | |
OpenPOWER on IntegriCloud