summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | hugetlb_file_setup(): use C, not cppAndrew Morton2009-09-251-4/+8
* | | | | | | Merge branch 'origin' into for-linusRussell King2009-09-24259-3161/+11553
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-243-0/+45
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Track purged state.Chris Wilson2009-09-231-0/+1
| | * | | | | | ACPI: make ACPI button funcs no-ops if not built inJesse Barnes2009-09-171-0/+15
| | * | | | | | drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-171-0/+18
| | * | | | | | ACPI button: provide lid status functionsJesse Barnes2009-09-111-0/+10
| | * | | | | | drm/i915: add B43 chipset supportFabian Henze2009-09-091-0/+1
| * | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-241-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: fix VGA arbiter header fileJesse Barnes2009-09-171-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-241-5/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | module: preferred way to use MODULE_AUTHORJohannes Berg2009-09-241-1/+4
| | * | | | | | | | module: reduce string table for loaded modules (v2)Jan Beulich2009-09-241-1/+1
| | * | | | | | | | module: reduce symbol table for loaded modules (v2)Jan Beulich2009-09-241-3/+7
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-243-5/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | truncate: new helpersnpiggin@suse.de2009-09-242-3/+5
| | * | | | | | | | | freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig2009-09-241-0/+1
| | * | | | | | | | | freeze_bdev: kill bd_mount_semChristoph Hellwig2009-09-241-1/+0Star
| | * | | | | | | | | vfs: seq_file: add helpers for data fillingMiklos Szeredi2009-09-241-0/+38
| | * | | | | | | | | vfs: change sb->s_maxbytes to a loff_tJeff Layton2009-09-241-1/+1
| | * | | | | | | | | vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara2009-09-241-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-244-51/+278
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-234-51/+278
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-101-1/+10
| | | * | | | | | | | | Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-09110-535/+915
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-09515-4406/+22389
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | dmaengine: kill tx_listDan Williams2009-09-091-3/+0Star
| | | * | | | | | | | | | | ioat3: ioat3.2 pci ids for Jasper ForestTom Picard2009-09-091-0/+10
| | | * | | | | | | | | | | dmaengine, async_tx: support alignment checksDan Williams2009-09-091-0/+44
| | | * | | | | | | | | | | dmaengine: cleanup unused transaction typesDan Williams2009-09-091-3/+0Star
| | | * | | | | | | | | | | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-091-1/+9
| | | * | | | | | | | | | | dmaengine: add fence supportDan Williams2009-09-092-0/+6
| | | * | | | | | | | | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-092-43/+199
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-301-0/+8
| | | | * | | | | | | | | | | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-302-6/+90
| | | | * | | | | | | | | | | async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-301-0/+23
| | | | * | | | | | | | | | | async_tx: add sum check flagsDan Williams2009-08-302-2/+21
| | | | * | | | | | | | | | | async_tx: structify submission arguments, add scribbleDan Williams2009-06-031-30/+54
| | | | * | | | | | | | | | | async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-031-3/+1Star
| | | | * | | | | | | | | | | async_tx: rename zero_sum to valDan Williams2009-04-082-5/+5
| | | | * | | | | | | | | | | Merge branch 'dmaengine' into async-tx-raid6Dan Williams2009-04-086-4/+62
| | | | |\ \ \ \ \ \ \ \ \ \ \
| * | | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-2410-10/+129
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen2009-09-161-0/+1
| | * | | | | | | | | | | | | | | HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-162-0/+8
| | * | | | | | | | | | | | | | | HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen2009-09-162-0/+4
| | * | | | | | | | | | | | | | | HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen2009-09-162-0/+2
| | * | | | | | | | | | | | | | | HWPOISON: Add invalidate_inode_pageWu Fengguang2009-09-161-0/+2
| | * | | | | | | | | | | | | | | HWPOISON: Refactor truncate to allow direct truncating of page v2Nick Piggin2009-09-161-0/+2
| | * | | | | | | | | | | | | | | HWPOISON: Handle hardware poisoned pages in try_to_unmapAndi Kleen2009-09-161-0/+1
| | * | | | | | | | | | | | | | | HWPOISON: Use bitmask/action code for try_to_unmap behaviourAndi Kleen2009-09-161-1/+12