aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-23Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...Linus Torvalds
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23fs: change sys_truncate length parameter typeHeiko Carstens
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2009-09-23jbd.h: bitfields should be unsignedH Hartley Sweeten
2009-09-23davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4Sudhakar Rajashekhara
2009-09-23davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xxSudhakar Rajashekhara
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut
2009-09-23gpio: add MC33880 driverRichard Röjfors
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-23kmap_types.h: rename D macroAndi Kleen
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer
2009-09-23anonfd: split interface into file creation and installDavide Libenzi
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23printk_once(): use bool for boolean flagRoland Dreier