aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* spi: add support for device table matchingAnton Vorontsov2009-09-232-2/+18
* spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap2009-09-231-0/+2
* ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems2009-09-231-0/+1
* kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-0/+8
* kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-231-0/+1
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-232-8/+4
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+11
* kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-231-1/+1
* procfs: provide stack information for threadsStefani Seibold2009-09-231-0/+1
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-231-0/+3
* sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-231-0/+7
* sdio: add CD disable supportOhad Ben-Cohen2009-09-231-1/+2
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-231-0/+1
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-233-0/+9
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-231-0/+3
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+1
* mmc: allow host claim / release nestingAdrian Hunter2009-09-232-0/+3
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-231-0/+47
* asm/sections: add text/data checking functions for arches to overrideMike Frysinger2009-09-231-0/+16
* getrusage: fill ru_maxrss valueJiri Pirko2009-09-231-0/+10
* kmap_types.h: rename D macroAndi Kleen2009-09-231-23/+24
* Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer2009-09-231-1/+1
* anonfd: split interface into file creation and installDavide Libenzi2009-09-232-0/+9
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-234-6/+9
* printk_once(): use bool for boolean flagRoland Dreier2009-09-231-2/+2
* proc connector: add event for process becoming session leaderScott James Remnant2009-09-231-0/+10
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* generic-ipi: make struct call_function_data locklessXiao Guangrong2009-09-231-0/+12
* Move magic numbers into magic.hNick Black2009-09-231-0/+5
* printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-231-0/+2
* include/linux/kmemcheck.h: fix a trillion warningsAndrew Morton2009-09-231-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-1/+4
|\
| * kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfieldJohannes Berg2009-09-211-1/+4
* | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-2213-105/+200
|\ \
| * | nfsd: return success for non-NFS4 nfs4_state_startStephen Rothwell2009-09-171-1/+1
| * | nfsd41: Backchannel: Setup sequence informationRicardo Labiaga2009-09-151-0/+1
| * | nfsd41: Backchannel: Server backchannel RPC wait queueRicardo Labiaga2009-09-151-0/+4
| * | nfsd41: Backchannel: Add sequence arguments to callback RPC argumentsRicardo Labiaga2009-09-151-0/+6
| * | nfsd41: Backchannel: callback infrastructureAndy Adamson2009-09-151-0/+3
| * | nfsd4: use common rpc_cred for all callbacksJ. Bruce Fields2009-09-151-1/+1
| * | nfsd4: allow nfs4 state startup to failJ. Bruce Fields2009-09-151-2/+2
| * | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2009-09-151-2/+2
| * | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-134-16/+19
| * | nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-113-0/+3
| * | nfsd41: replace page based DRC with buffer based DRCAndy Adamson2009-09-012-20/+12
| * | nfsd41: bound forechannel drc size by memory usageAndy Adamson2009-09-011-2/+6
| * | nfsd41: expand solo sequence checkAndy Adamson2009-08-281-1/+1
| * | nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...Jeff Layton2009-08-211-0/+15
| * | nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storageJeff Layton2009-08-211-2/+2