summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-091-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-091-0/+18
|\
| * Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-082-2/+21
| |\
| | * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-0/+18
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-0910-45/+354
|\ \ \
| * | | [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-091-0/+1
| * | | [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-051-0/+1
| * | | [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-051-0/+1
| * | | [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-051-0/+159
| * | | [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-051-0/+91
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05185-1870/+4766
| |\ \ \
| * | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-231-1/+1
| * | | | [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-101-5/+0
| * | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-101-0/+20
| |\ \ \ \
| | * | | | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-291-0/+20
| * | | | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-102-14/+14
| * | | | | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-101-19/+19
| * | | | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-103-11/+52
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-093-17/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'simplify_PRT' into releaseLen Brown2009-01-091-16/+0
| |\ \ \ \ \ \
| | * | | | | | ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas2008-12-301-16/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'linus' into releaseLen Brown2009-01-09300-3557/+8188
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'suspend' into releaseLen Brown2009-01-092-0/+14
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-191-0/+1
| | * | | | | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-191-0/+13
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-095-157/+81
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | dmaengine: use idr for registering dma device numbersDan Williams2009-01-061-0/+4
| * | | | | | dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-061-3/+16
| * | | | | | dmaengine: kill enum dma_state_clientDan Williams2009-01-061-14/+3
| * | | | | | dmaengine: remove 'bigref' infrastructureDan Williams2009-01-061-7/+0
| * | | | | | dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-061-49/+1
| * | | | | | dmaengine: replace dma_async_client_register with dmaengine_getDan Williams2009-01-061-2/+2
| * | | | | | atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-062-46/+23
| * | | | | | dmatest: convert to dma_request_channelDan Williams2009-01-061-0/+6
| * | | | | | dmaengine: introduce dma_request_channel and private channelsDan Williams2009-01-061-0/+16
| * | | | | | net_dma: convert to dma_find_channelDan Williams2009-01-061-3/+0
| * | | | | | dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-062-1/+2
| * | | | | | dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams2009-01-061-0/+3
| * | | | | | dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-21/+0
| * | | | | | dmaengine: remove dependency on async_txDan Williams2009-01-052-15/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-085-4/+67
|\ \ \ \ \ \
| * | | | | | ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-051-0/+2
| * | | | | | ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-061-1/+0
| * | | | | | add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o2009-01-031-0/+2
| * | | | | | jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V2008-11-061-2/+2
| * | | | | | jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o2008-11-051-0/+10
| * | | | | | ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-031-0/+8
| * | | | | | jbd2: improve jbd2 fsync batchingJosef Bacik2008-11-261-0/+15
| * | | | | | jbd2: Add BH_JBDPrivateStartMark Fasheh2008-11-251-0/+1
OpenPOWER on IntegriCloud