Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | [MTD] Remove strange u_int32_t types from FTL | David Woodhouse | 2008-12-10 | 1 | -19/+19 | |
| * | | | | | | | [MTD] update internal API to support 64-bit device size | Adrian Hunter | 2008-12-10 | 3 | -11/+52 | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-09 | 3 | -17/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'simplify_PRT' into release | Len Brown | 2009-01-09 | 1 | -16/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: PCI: move struct acpi_prt_entry declaration out of public header file | Bjorn Helgaas | 2008-12-30 | 1 | -16/+0 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 300 | -3557/+8188 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'suspend' into release | Len Brown | 2009-01-09 | 2 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs | Rafael J. Wysocki | 2008-12-19 | 1 | -0/+1 | |
| | * | | | | | | | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory | Rafael J. Wysocki | 2008-12-19 | 1 | -0/+13 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 1 | -1/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-01-09 | 5 | -157/+81 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | dmaengine: use idr for registering dma device numbers | Dan Williams | 2009-01-06 | 1 | -0/+4 | |
| * | | | | | | | | dmaengine: add a release for dma class devices and dependent infrastructure | Dan Williams | 2009-01-06 | 1 | -3/+16 | |
| * | | | | | | | | dmaengine: kill enum dma_state_client | Dan Williams | 2009-01-06 | 1 | -14/+3 | |
| * | | | | | | | | dmaengine: remove 'bigref' infrastructure | Dan Williams | 2009-01-06 | 1 | -7/+0 | |
| * | | | | | | | | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams | 2009-01-06 | 1 | -49/+1 | |
| * | | | | | | | | dmaengine: replace dma_async_client_register with dmaengine_get | Dan Williams | 2009-01-06 | 1 | -2/+2 | |
| * | | | | | | | | atmel-mci: convert to dma_request_channel and down-level dma_slave | Dan Williams | 2009-01-06 | 2 | -46/+23 | |
| * | | | | | | | | dmatest: convert to dma_request_channel | Dan Williams | 2009-01-06 | 1 | -0/+6 | |
| * | | | | | | | | dmaengine: introduce dma_request_channel and private channels | Dan Williams | 2009-01-06 | 1 | -0/+16 | |
| * | | | | | | | | net_dma: convert to dma_find_channel | Dan Williams | 2009-01-06 | 1 | -3/+0 | |
| * | | | | | | | | dmaengine: provide a common 'issue_pending_all' implementation | Dan Williams | 2009-01-06 | 2 | -1/+2 | |
| * | | | | | | | | dmaengine: centralize channel allocation, introduce dma_find_channel | Dan Williams | 2009-01-06 | 1 | -0/+3 | |
| * | | | | | | | | dmaengine: up-level reference counting to the module level | Dan Williams | 2009-01-06 | 1 | -21/+0 | |
| * | | | | | | | | dmaengine: remove dependency on async_tx | Dan Williams | 2009-01-05 | 2 | -15/+9 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-01-08 | 5 | -4/+67 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ext4: Add mount option to set kjournald's I/O priority | Theodore Ts'o | 2009-01-05 | 1 | -0/+2 | |
| * | | | | | | | | ext4: Remove code to create the journal inode | Theodore Ts'o | 2009-01-06 | 1 | -1/+0 | |
| * | | | | | | | | add releasepage hooks to block devices which can be used by file systems | Theodore Ts'o | 2009-01-03 | 1 | -0/+2 | |
| * | | | | | | | | jbd2: Call journal commit callback without holding j_list_lock | Aneesh Kumar K.V | 2008-11-06 | 1 | -2/+2 | |
| * | | | | | | | | jbd2: Remove a large array of bh's from the stack of the checkpoint routine | Theodore Ts'o | 2008-11-05 | 1 | -0/+10 | |
| * | | | | | | | | ext4: add fsync batch tuning knobs | Theodore Ts'o | 2009-01-03 | 1 | -0/+8 | |
| * | | | | | | | | jbd2: improve jbd2 fsync batching | Josef Bacik | 2008-11-26 | 1 | -0/+15 | |
| * | | | | | | | | jbd2: Add BH_JBDPrivateStart | Mark Fasheh | 2008-11-25 | 1 | -0/+1 | |
| * | | | | | | | | ext3: Add support for non-native signed/unsigned htree hash algorithms | Theodore Ts'o | 2008-10-28 | 2 | -1/+28 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-01-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE | FUJITA Tomonori | 2009-01-02 | 1 | -0/+1 | |
| * | | | | | | | | [SCSI] block: fix the partial mappings with struct rq_map_data | FUJITA Tomonori | 2009-01-02 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-01-08 | 3 | -5/+81 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | regulator: fix kernel-doc warnings | Randy Dunlap | 2009-01-08 | 1 | -5/+2 | |
| * | | | | | | | | | regulator: Add missing kerneldoc | Mark Brown | 2009-01-08 | 2 | -1/+80 | |
| * | | | | | | | | | regulator: Clean up kerneldoc warnings | Mark Brown | 2009-01-08 | 1 | -4/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-08 | 3 | -1/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 92 | -1367/+2285 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | can: omit unneeded skb_clone() calls | Oliver Hartkopp | 2009-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | vlan: Add GRO interfaces | Herbert Xu | 2009-01-06 | 1 | -0/+19 | |
| * | | | | | | | | | gro: Add internal interfaces for VLAN | Herbert Xu | 2009-01-06 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-01-08 | 3 | -12/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md: don't retry recovery of raid1 that fails due to error on source drive. | NeilBrown | 2009-01-09 | 1 | -0/+3 | |
| * | | | | | | | | | md: Allow md devices to be created by name. | NeilBrown | 2009-01-09 | 1 | -0/+1 |