aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* debugfs: Fix mount directory of debugfs by default in events.txtGeunSik Lim2009-09-151-12/+12
* uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-151-0/+163
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-0/+378
|\
| * Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1432-227/+1919
| |\
| * \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-101-0/+3
| |\ \
| * | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-0/+378
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-141-0/+475
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-2717-416/+585
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-191-0/+475
* | | | | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2009-09-142-1/+100
|\ \ \ \ \
| * | | | | Document the flex_array library.Jonathan Corbet2009-09-101-0/+99
| * | | | | Doc: seq_file.txt fix wrong dd command example.Jesper Dangaard Brouer2009-09-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-141-0/+75
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into develRussell King2009-09-1212-173/+58
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...Russell King2009-08-171-0/+75
| |\ \ \ \ \
| | * | | | | ARM: S3C: CPUFREQ: Add documentation for systemBen Dooks2009-07-301-0/+75
* | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-143-1/+799
|\ \ \ \ \ \ \
| * | | | | | | KVM: Document KVM_CAP_IRQCHIPAvi Kivity2009-09-101-0/+76
| * | | | | | | Documentation: Update KVM list email addressAmit Shah2009-09-101-1/+1
| * | | | | | | KVM: add module parameters documentationAndre Przywara2009-09-101-0/+39
| * | | | | | | KVM: Document basic APIAvi Kivity2009-09-101-0/+683
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-09-141-0/+10
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg2009-09-141-0/+10
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | slub: add option to disable higher order debugging slabsDavid Rientjes2009-07-101-0/+10
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds2009-09-141-0/+100
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | GFS2: Add a document explaining GFS2's ueventsSteven Whitehouse2009-08-171-0/+100
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-1411-126/+342
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-101-25/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xtables: remove redirecting header filesJan Engelhardt2009-08-101-3/+0
| | * | | | | | | | netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-101-3/+0
| | * | | | | | | | netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-101-4/+0
| | * | | | | | | | netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-101-3/+0
| | * | | | | | | | netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-101-3/+0
| | * | | | | | | | netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-101-3/+0
| | * | | | | | | | netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-101-3/+0
| | * | | | | | | | netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-101-3/+0
| * | | | | | | | | wireless: mark prism54 as deprecated and mark for removalLuis R. Rodriguez2009-09-091-0/+29
| * | | | | | | | | sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-041-0/+10
| * | | | | | | | | RTO connection timeout: sysctl documentation updateDamian Lukowski2009-09-011-11/+26
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-08-302-0/+121
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bluetooth: Add documentation for Marvell Bluetooth driverBing Zhao2009-08-222-0/+121
| * | | | | | | | | | ieee802154: document the skb->cb usage clearly.Dmitry Eremin-Solenikov2009-08-191-2/+7
| |/ / / / / / / / /
| * | | | | | | | | documentation: fix wrt. headers renameDmitry Baryshkov2009-08-121-5/+4
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1217-499/+732
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-07-272-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | trivial: fix typo in ieee802154 documentation and add it to indexThadeu Lima de Souza Cascardo2009-07-272-1/+3
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-233-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | connector: get test code working by defaultMike Frysinger2009-07-173-22/+76
| * | | | | | | | | | | | connector: clean up grammar/style in documentationMike Frysinger2009-07-171-58/+61