aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-09
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | dmaengine: use idr for registering dma device numbersDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: kill enum dma_state_clientDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: remove 'bigref' infrastructureDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: replace dma_async_client_register with dmaengine_getDan Williams2009-01-06
| | * | | | | | | | | | atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-06
| | * | | | | | | | | | dmatest: convert to dma_request_channelDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: introduce dma_request_channel and private channelsDan Williams2009-01-06
| | * | | | | | | | | | net_dma: convert to dma_find_channelDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: up-level reference counting to the module levelDan Williams2009-01-06
| | * | | | | | | | | | dmaengine: remove dependency on async_txDan Williams2009-01-05
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-05
| | * | | | | | | | | | ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-06
| | * | | | | | | | | | add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o2009-01-03
| | * | | | | | | | | | jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V2008-11-06
| | * | | | | | | | | | jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o2008-11-05
| | * | | | | | | | | | ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-03
| | * | | | | | | | | | jbd2: improve jbd2 fsync batchingJosef Bacik2008-11-26
| | * | | | | | | | | | jbd2: Add BH_JBDPrivateStartMark Fasheh2008-11-25
| | * | | | | | | | | | ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-28
| | |/ / / / / / / / /
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-06
| | * | | | | | | | | | [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori2009-01-02
| | * | | | | | | | | | [SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori2009-01-02
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-01-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: fix kernel-doc warningsRandy Dunlap2009-01-08
| | * | | | | | | | | | | regulator: Add missing kerneldocMark Brown2009-01-08
| | * | | | | | | | | | | regulator: Clean up kerneldoc warningsMark Brown2009-01-08
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez2009-01-08
| | * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08
| | |\| | | | | | | | | |
| | * | | | | | | | | | | ipv6: Add GRO supportHerbert Xu2009-01-08
| | * | | | | | | | | | | can: omit unneeded skb_clone() callsOliver Hartkopp2009-01-06
| | * | | | | | | | | | | vlan: Add GRO interfacesHerbert Xu2009-01-06
| | * | | | | | | | | | | gro: Add internal interfaces for VLANHerbert Xu2009-01-06
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-01-08
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown2009-01-08
| | * | | | | | | | | | | md: Allow md devices to be created by name.NeilBrown2009-01-08
| | * | | | | | | | | | | md: make devices disappear when they are no longer needed.NeilBrown2009-01-08
| | * | | | | | | | | | | md: need another print_sb for mdp_superblock_1Cheng Renquan2009-01-08
| | * | | | | | | | | | | md: use list_for_each_entry macro directlyCheng Renquan2009-01-08
| | * | | | | | | | | | | md: raid0: make hash_spacing and preshift sector-based.Andre Noll2009-01-08
| | * | | | | | | | | | | md: raid0: Represent the size of strip zones in sectors.Andre Noll2009-01-08
| | * | | | | | | | | | | md: raid0: Represent zone->zone_offset in sectors.Andre Noll2009-01-08
| | * | | | | | | | | | | md: raid0: Represent device offset in sectors.Andre Noll2009-01-08