summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2010-03-06mm: document /sys/devices/system/node/nodeXMel Gorman1-0/+7
2010-03-06mm: document /proc/pagetypeinfoMel Gorman1-1/+44
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki1-0/+2
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki1-0/+6
2010-03-06Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2010-03-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-18/+0
2010-03-06Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+38
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+195
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig1-2/+0
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig1-2/+0
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig1-2/+0
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig1-8/+0
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig1-5/+1
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds1-37/+2
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+8
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+15
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-3/+9
2010-03-04Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...Pekka Enberg1-0/+1
2010-03-03add several pieces to shared subtree documentationAl Viro1-1/+15
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-0/+3
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-143/+176
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-11/+15
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-3/+35
2010-03-03docbook: fix errors from x86 headers mergerRandy Dunlap2-2/+2
2010-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller1-37/+2
2010-03-03pcmcia: disable pcmcia ioctl for !ARM, prepare for removalDominik Brodowski1-3/+9
2010-03-03USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien1-1/+0
2010-03-03USB: convert to the runtime PM frameworkAlan Stern1-140/+77
2010-03-03USB: implement usb_enable_autosuspendAlan Stern1-0/+18
2010-03-03USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum1-0/+11
2010-03-03USB: check the endpoint type against the pipe typeAlan Stern1-2/+4
2010-03-03USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott3-0/+56
2010-03-03USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott1-0/+9
2010-03-03USB: cxacru: return an empty value for modulation if there is no connectionSimon Arlott1-0/+1
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds13-49/+309
2010-03-02Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett1-0/+4
2010-03-02i2c: Document the message size limitZhangfei Gao1-2/+3
2010-03-02i2c-parport-light: Add SMBus alert supportJean Delvare1-0/+11
2010-03-02i2c-parport: Add SMBus alert supportJean Delvare1-0/+3
2010-03-02i2c: Add SMBus alert supportJean Delvare1-0/+16
2010-03-02i2c-i801: Add Intel Cougar Point device IDsSeth Heasley1-1/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-14/+133
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+8
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+19
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-1/+58
2010-03-01KVM: Plan obsolescence of kernel allocated slots, paravirt mmuAvi Kivity1-0/+30
2010-03-01KVM: trivial document fixesWu Fengguang1-6/+6
2010-03-01Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett2-11/+11
2010-03-01Merge branch 'topic/hda' into for-linusTakashi Iwai2-0/+32