summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mm: document /sys/devices/system/node/nodeXMel Gorman2010-03-061-0/+7
* mm: document /proc/pagetypeinfoMel Gorman2010-03-061-1/+44
* mm: count swap usageKAMEZAWA Hiroyuki2010-03-061-0/+2
* mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-061-0/+6
* Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-051-0/+1
|\
| *-----. Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...Pekka Enberg2010-03-041-0/+1
| |\ \ \ \
| | | * | | failslab: add ability to filter slab cachesDmitry Monakhov2010-02-261-0/+1
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-051-18/+0
|\ \ \ \ \ \
| * | | | | | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-2/+0
| * | | | | | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+0
| * | | | | | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-2/+0
| * | | | | | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-8/+0
| * | | | | | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-5/+1
* | | | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-052-6/+38
|\ \ \ \ \ \ \
| * | | | | | | KVM: Plan obsolescence of kernel allocated slots, paravirt mmuAvi Kivity2010-03-011-0/+30
| * | | | | | | KVM: trivial document fixesWu Fengguang2010-03-011-6/+6
* | | | | | | | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-051-12/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | kprobes: Add documents of jump optimizationMasami Hiramatsu2010-02-251-12/+195
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2010-03-041-37/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller2010-03-021-37/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ide: doc: remove compilation options section from ide-cd documentationThadeu Lima de Souza Cascardo2009-12-131-37/+2
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-041-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fsldma: simplify IRQ probing and handlingIra Snyder2010-02-021-0/+8
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add several pieces to shared subtree documentationAl Viro2010-03-031-1/+15
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-03-041-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | pcmcia: disable pcmcia ioctl for !ARM, prepare for removalDominik Brodowski2010-03-031-3/+9
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-03-031-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nilfs2: issue discard request after cleaning segmentsJiro SEKIBA2010-02-131-0/+3
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-037-143/+176
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-021-1/+0
| * | | | | | | | | | | | | USB: convert to the runtime PM frameworkAlan Stern2010-03-021-140/+77
| * | | | | | | | | | | | | USB: implement usb_enable_autosuspendAlan Stern2010-03-021-0/+18
| * | | | | | | | | | | | | USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2010-03-021-0/+11
| * | | | | | | | | | | | | USB: check the endpoint type against the pipe typeAlan Stern2010-03-021-2/+4
| * | | | | | | | | | | | | USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott2010-03-023-0/+56
| * | | | | | | | | | | | | USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2010-03-021-0/+9
| * | | | | | | | | | | | | USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott2010-03-021-0/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-0/+6
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-03-033-11/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett2010-03-021-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh2010-02-251-0/+4
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett2010-03-012-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary2010-02-281-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | eeepc-laptop: set the right paths in the documentationCorentin Chary2010-02-281-5/+5
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | asus-laptop: set the right paths in the documentationCorentin Chary2010-02-281-6/+6
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-035-3/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: Document the message size limitZhangfei Gao2010-03-021-2/+3
| * | | | | | | | | | | | | i2c-parport-light: Add SMBus alert supportJean Delvare2010-03-021-0/+11
OpenPOWER on IntegriCloud