Age | Commit message (Expand) | Author |
2009-04-08 | Merge branch 'dmaengine' into async-tx-raid6 | Dan Williams |
2009-04-01 | dw_dmac: add cyclic API to DW DMA driver | Hans-Christian Egtvedt |
2009-03-31 | md/raid6: move raid6 data processing to raid6_pq.ko | Dan Williams |
2009-03-31 | md: move md_k.h from include/linux/raid/ to drivers/md/ | NeilBrown |
2009-03-31 | md: move lots of #include lines out of .h files and into .c | NeilBrown |
2009-03-31 | md: move most content from md.h to md_k.h | NeilBrown |
2009-03-31 | md: move LEVEL_* definition from md_k.h to md_u.h | NeilBrown |
2009-03-31 | md: move headers out of include/linux/raid/ | Christoph Hellwig |
2009-03-31 | md: Fix is_mddev_idle test (again). | NeilBrown |
2009-03-26 | dmaengine: Add privatecnt to revert DMA_PRIVATE property | Atsushi Nemoto |
2009-03-25 | dmaengine: allow dma support for async_tx to be toggled | Dan Williams |
2009-03-25 | async_tx: provide __async_inline for HAS_DMA=n archs | Dan Williams |
2009-03-25 | dmaengine: kill some unused headers | Dan Williams |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-03-12 | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell |
2009-03-12 | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell |
2009-03-11 | drm: fix EDID parser problem with positive/negative hsync/vsync | Pantelis Koukousoulas |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov |
2009-03-05 | ata: add CFA specific identify data words | Sergei Shtylyov |
2009-03-05 | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz |
2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka |
2009-03-05 | libata: align ap->sector_buf | Tejun Heo |
2009-03-05 | libata: fix dma_unmap_sg misuse | FUJITA Tomonori |
2009-03-05 | libata: change drive ready wait after hard reset to 5s | Stuart Hayes |
2009-03-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-04 | vlan: Fix vlan-in-vlan crashes. | David S. Miller |
2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-03-03 | netns: Remove net_alive | Eric W. Biederman |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh |
2009-03-01 | net headers: export dcbnl.h | Chris Leech |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech |
2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-27 | Fix recursive lock in free_uid()/free_user_ns() | David Howells |
2009-02-27 | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani |
2009-02-26 | block: reduce stack footprint of blk_recount_segments() | Jens Axboe |
2009-02-26 | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney |
2009-02-25 | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz |
2009-02-25 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-02-25 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi |