aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* libata: use WARN_ON_ONCE on hot pathsTejun Heo2009-01-09
* CRED: Must initialise the new creds in prepare_kernel_cred()David Howells2009-01-09
* CRED: Missing put_cred() in prepare_kernel_cred()David Howells2009-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-09
|\
| * parisc: export length of os_hpmc vectorKyle McMartin2009-01-05
| * parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
| * parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
| * parisc: add uevent helper for parisc busHelge Deller2009-01-05
| * parisc: fix ipv6 checksumKyle McMartin2009-01-05
| * parisc: quiet palo not-found message from "which"Kyle McMartin2009-01-05
| * parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-05
| * parisc: trivial fixesHelge Deller2009-01-05
| * parisc: fix braino in commit adding __space_to_protKyle McMartin2009-01-05
| * parisc: factor out sid to protid conversionKyle McMartin2009-01-05
| * parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-05
| * parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-05
| * parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-05
| * parisc: set_time() catch errorsRoel Kluin2009-01-05
| * parisc: use the new byteorder headersHarvey Harrison2009-01-05
| * parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-05
| * parisc: lib/: make code staticAdrian Bunk2009-01-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-09
|\ \
| * | ioat: fix self test for multi-channel caseDan Williams2009-01-06
| * | dmaengine: bump initcall level to arch_initcallDan Williams2009-01-06
| * | dmaengine: advertise all channels on a device to dma_filter_fnDan Williams2009-01-06
| * | 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
| * | ioat: do not perform removal actions at shutdownDan Williams2009-01-06
| * | iop-adma: enable module removalDan Williams2009-01-06
| * | iop-adma: kill debug BUG_ONDan Williams2009-01-06
| * | iop-adma: let devm do its job, don't duplicate freeDan 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
| * | async_tx, dmaengine: document channel allocation and api reworkDan Williams2009-01-05
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-08
|\ \
| * | jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fsJan Kara2009-01-06
| * | ext4: Remove "extents" mount optionTheodore Ts'o2009-01-06
| * | block: Add Kconfig help which notes that ext4 needs CONFIG_LBDTheodore Ts'o2009-01-06
| * | ext4: Make printk's consistently prefixed with "EXT4-fs: "Theodore Ts'o2009-01-06
| * | ext4: Add sanity checks for the superblock before mounting the filesystemTheodore Ts'o2009-01-06