aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-1/+149
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-0/+2
2009-09-23Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-2/+3
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-17/+1
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy1-2/+3
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-09-23include/linux/cred.h: fix buildAndrew Morton1-17/+1
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds4-14/+232
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-2/+20
2009-09-23Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+10
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-1/+2
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds6-8/+59
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+13
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-14/+0
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds2-0/+299
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-5/+10
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-13/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-159/+265
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds8-18/+33
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens1-2/+1
2009-09-23jbd.h: bitfields should be unsignedH Hartley Sweeten1-1/+1
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut1-0/+19
2009-09-23gpio: add MC33880 driverRichard Röjfors1-0/+10
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula1-0/+11
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell1-36/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-23spi: add support for device table matchingAnton Vorontsov2-2/+18
2009-09-23spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap1-0/+2
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems1-0/+1
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki1-0/+8
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki1-0/+1
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki2-8/+4
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-2/+11
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki1-1/+1
2009-09-23procfs: provide stack information for threadsStefani Seibold1-0/+1
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre1-0/+3
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen1-0/+7
2009-09-23sdio: add CD disable supportOhad Ben-Cohen1-1/+2
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter1-0/+1
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen3-0/+9
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter1-0/+3
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+1
2009-09-23mmc: allow host claim / release nestingAdrian Hunter2-0/+3
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter1-0/+47
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko1-0/+10
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer1-1/+1
2009-09-23anonfd: split interface into file creation and installDavide Libenzi2-0/+9
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich4-6/+9
2009-09-23printk_once(): use bool for boolean flagRoland Dreier1-2/+2