summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-071-0/+207
|\
| * [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-131-0/+207
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-03-062-0/+243
|\ \
| * | [LogFS] add new flash file systemJoern Engel2009-11-202-0/+243
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-03-061-0/+44
|\ \ \
| * | | dm: document when snapshot has finished mergingMike Snitzer2010-03-061-0/+44
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-066-95/+398
|\ \ \ \
| * | | | hwmon: Remove the deprecated adt7473 driverAmerigo Wang2010-03-052-80/+0
| * | | | hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph2010-03-051-0/+296
| * | | | hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang2010-03-051-0/+42
| * | | | hwmon: (it87) Validate auto pwm settingsJean Delvare2010-03-051-0/+4
| * | | | hwmon: (it87) Add support for old automatic fan speed controlJean Delvare2010-03-051-2/+25
| * | | | hwmon: (it87) Drop dead web links in documentationJean Delvare2010-03-051-13/+5
| * | | | hwmon: (it87) Add support for beep on alarmJean Delvare2010-03-051-0/+4
| * | | | hwmon: (lm90) Add SMBus alert supportJean Delvare2010-03-051-0/+12
| * | | | hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASGJean Delvare2010-03-051-0/+10
| |/ / /
* | | | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-03-061-3/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incomingJ. Bruce Fields2010-03-049-26/+136
| |\ \ \ \
| * | | | | nfsd: 4.1 has an rfc numberJ. Bruce Fields2010-01-201-3/+2
* | | | | | gpio: introduce gpio_request_one() and friendsEric Miao2010-03-061-0/+64
* | | | | | lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-061-0/+38
* | | | | | init/main.c: improve usability in case of init binary failureAndreas Mohr2010-03-061-0/+49
* | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud