summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-04async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams1-3/+1
2009-04-09async_tx: rename zero_sum to valDan Williams2-5/+5
2009-04-09Merge branch 'dmaengine' into async-tx-raid6Dan Williams6-4/+62
2009-04-02dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt1-0/+19
2009-03-31md/raid6: move raid6 data processing to raid6_pq.koDan Williams1-0/+132
2009-03-31md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown1-411/+0
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown3-44/+0
2009-03-31md: move most content from md.h to md_k.hNeilBrown3-40/+40
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown3-12/+17
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig7-1050/+0
2009-03-31md: Fix is_mddev_idle test (again).NeilBrown1-1/+1
2009-03-26dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto1-0/+9
2009-03-25dmaengine: allow dma support for async_tx to be toggledDan Williams1-0/+18
2009-03-25async_tx: provide __async_inline for HAS_DMA=n archsDan Williams1-0/+9
2009-03-25dmaengine: kill some unused headersDan Williams1-3/+0
2009-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-10/+18
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-6/+1
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-1/+3
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-03-08Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov1-0/+2
2009-03-05remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz1-1/+0
2009-03-05ide: allow to wrap interrupt handlerStanislaw Gruszka1-0/+1
2009-03-05libata: align ap->sector_bufTejun Heo1-1/+2
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori1-0/+1
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes1-1/+1
2009-03-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-1/+39
2009-03-05vlan: Fix vlan-in-vlan crashes.David S. Miller1-0/+1
2009-03-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2009-03-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+31
2009-03-03netns: Remove net_aliveEric W. Biederman1-10/+17
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-17/+46
2009-02-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+35
2009-02-28Fix recursive lock in free_uid()/free_user_ns()David Howells1-0/+1
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe1-0/+2
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney4-0/+31
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz1-1/+1
2009-02-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+3