summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2310-358/+639
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-1/+1
| |\
| * | can-raw: add msg_flags to distinguish local trafficOliver Hartkopp2010-10-211-0/+12
| * | Documentation: Update Phonet doc for Pipe controller changesKumar Sanghvi2010-10-131-18/+14
| * | Phonet: cleanup pipe enable socket optionRémi Denis-Courmont2010-10-081-12/+3
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-081-0/+9
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-0/+9
| | |\ \
| | | * | iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-061-0/+10
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0615-330/+886
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | bonding: add retransmit membership reports tunableFlavio Leitner2010-10-051-0/+8
| * | | | Documentation: Update Phonet doc for Pipe Controller implementationKumar Sanghvi2010-09-271-0/+53
| * | | | Phonet: resource routing documentationRémi Denis-Courmont2010-09-151-0/+16
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-099-57/+45
| |\ \ \ \
| * | | | | ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...Thomas Graf2010-09-031-5/+22
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-021-1/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | cfg80211 docbook: remove erronous !AJohannes Berg2010-08-271-1/+0
| * | | | | dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker2010-08-301-0/+3
| * | | | | dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2010-08-301-6/+20
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-253-338/+497
| |\ \ \ \ \ | | |/ / / /
| | * | | | cfg80211: add some documentationJohannes Berg2010-08-241-5/+131
| | * | | | mac80211: fix docbookJohannes Berg2010-08-241-1/+0
| | * | | | wireless: move documentation booksJohannes Berg2010-08-243-338/+372
| * | | | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-191-9/+13
* | | | | | Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-231-32/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-223-13/+48
|\ \ \ \ \ \
| * | | | | | USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-221-0/+22
| * | | | | | USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman2010-10-221-1/+4
| * | | | | | USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2010-10-221-12/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-222-0/+33
|\ \ \ \ \ \
| * | | | | | tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-221-0/+32
| * | | | | | add ttyprintk driverSamo Pogacnik2010-10-221-0/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-223-2/+48
|\ \ \ \ \ \
| * | | | | | SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-221-0/+9
| * | | | | | add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak2010-10-221-0/+12
| * | | | | | Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger2010-10-222-2/+27
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-1/+14
|\ \ \ \ \ \
| * | | | | | [SCSI] st: add MTWEOFI to write filemarks without flushing drive bufferKai Makisara2010-10-081-1/+14
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-14/+15
|\ \ \ \ \ \ \
| * | | | | | | workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-14/+15
* | | | | | | | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-225-284/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | Added blk-lib.c and blk-barrier.c was renamed to blk-flush.cMike Snitzer2010-10-211-1/+2
| * | | | | | | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-1920-352/+920
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH supportTejun Heo2010-09-101-20/+9
| * | | | | | | | block: update documentation for REQ_FLUSH / REQ_FUAChristoph Hellwig2010-09-103-263/+88
* | | | | | | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-3/+103
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blkio: Documentation UpdateVivek Goyal2010-09-161-3/+103
| |/ / / / / / / /
* | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm: use noop_llseekArnd Bergmann2010-09-161-0/+1
* | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-221-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Always use irq stacksChristoph Hellwig2010-06-291-3/+3
OpenPOWER on IntegriCloud