summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-2413-442/+605
|\
| * acpi/doc: add missing param valueRandy Dunlap2009-02-221-1/+1
| * docbook: split kernel-api for device-driversRandy Dunlap2009-02-223-378/+419
| * PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a...Mike Murphy2009-02-221-22/+28
| * PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attributeMike Murphy2009-02-221-3/+5
| * cpuset: various documentation fixes and updatesLi Zefan2009-02-201-28/+37
| * Bernhard has movedBernhard Walle2009-02-181-1/+1
| * hp accelerometer: add freefall detectionPavel Machek2009-02-182-0/+109
| * cgroups: update documentation about css_set hash tableLi Zefan2009-02-181-4/+2
| * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-171-4/+2
| |\
| | * doc: mmiotrace.txt, buffer size control changePekka Paalanen2009-02-151-4/+2
| * | PCI: Documentation: fix minor PCIe HOWTO thinkoAlex Chiang2009-02-131-1/+1
| |/
* | Doc: Cleanup whitespaces in ip-sysctl.txtJesper Dangaard Brouer2009-02-241-59/+59
* | Doc: Fix typos in ip-sysctl.txt about rp_filter.Jesper Dangaard Brouer2009-02-241-2/+2
* | ip: add loose reverse path filteringStephen Hemminger2009-02-221-9/+15
* | ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-151-0/+2
* | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-154-0/+718
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-145-24/+20
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-121-4/+2
| |\
| | * Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-121-4/+2
| * | kernel-doc: preferred ending marker and examplesRandy Dunlap2009-02-111-3/+4
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-111-0/+2
| |\ \
| | * | x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-0/+2
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-071-1/+12
| |\ \
| | * | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-041-1/+12
| * | | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-16/+0
| |/ /
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-041-7/+0
|\ \ \ | |/ /
| * | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-02-031-7/+0
| |\ \ | | |/ | |/|
| | * UBIFS: remove fast unmountingArtem Bityutskiy2009-01-291-7/+0
* | | gianfar: Fix stashing supportAndy Fleming2009-02-041-0/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-032-5/+11
|\ \ \
| * | | mac80211: extend/document powersave APIJohannes Berg2009-01-291-2/+6
| * | | mac80211: clarify alignment docs, fix up alignmentJohannes Berg2009-01-291-2/+2
| * | | b43: Change schedule for old-fw support removalMichael Buesch2009-01-291-1/+3
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-0316-314/+442
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-022-277/+180
| |\ \ \
| | * | | powerpc/5200: update device tree binding documentationGrant Likely2009-01-302-277/+180
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-021-8/+17
| |\ \ \ \
| | * | | | V4L/DVB (10210): Fix a bug on v4lgrab.cSimon Harrison2009-01-291-8/+17
| | |/ / /
| * | | | block: add text file detailing queue/ sysfs filesJens Axboe2009-02-021-0/+63
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-01-301-3/+3
| |\ \ \ \
| | * | | | Mark mandatory elevator functions in the biodoc.txtNikanth Karthikesan2009-01-301-3/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-301-19/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Documentation/Changes: add required versions for new filesystemsBill Nottingham2009-01-291-1/+3
| * | | | | fix emacs indenting howto filename expansionDan Carpenter2009-01-291-1/+2
| * | | | | Documentation: update CodingStyle tips for Emacs usersTeemu Likonen2009-01-291-4/+11
| * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-294-10/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-292-5/+98
| |\ \ \ \ \
| | * | | | | UIO: Add missing documentation of features added recentlyHans J. Koch2009-01-281-0/+88
| | * | | | | Sync patch for jp_JP/stable_kernel_rules.txtTsugikazu Shibata2009-01-281-5/+10
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud