aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong
2009-09-23Move magic numbers into magic.hNick Black
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young
2009-09-23include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton
2009-09-23USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flagAlan Stern
2009-09-23USB: ehci-dbgp: errata for EHCI debug controller initializationJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: ehci-dbgp: stability improvements and external re-initJason Wessel
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel
2009-09-23USB: use kfifo to buffer usb-generic serial writesDavid VomLehn
2009-09-23USB: audio: guard kernel-only code with __KERNEL__Michael S. Tsirkin
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du
2009-09-23USB: make intf.pm_usage an atomic_tAlan Stern
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart
2009-09-23USB: Move vendor subclass definition from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev
2009-09-23virtio_blk: add support for cache flushChristoph Hellwig
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-09-23virtio: make add_buf return capacity remainingRusty Russell