Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 9 | -27/+361 |
|\ | |||||
| * | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-09 | 3 | -5/+23 |
| * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-09 | 700 | -8074/+13778 |
| |\ | |||||
| * \ | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-09 | 2508 | -43572/+151029 |
| |\ \ | |||||
| | * | | fsldma: Add DMA_SLAVE support | Ira Snyder | 2009-09-09 | 1 | -0/+136 |
| | * | | iop-adma: implement a private tx_list | Dan Williams | 2009-09-09 | 1 | -0/+2 |
| | * | | Merge commit 'v2.6.31-rc1' into dmaengine | Dan Williams | 2009-09-08 | 2505 | -43572/+150789 |
| | |\ \ | |||||
| * | \ \ | Merge branch 'iop-raid6' into async-tx-next | Dan Williams | 2009-09-09 | 3 | -0/+184 |
| |\ \ \ \ | |||||
| | * | | | | iop-adma: P+Q support for iop13xx adma engines | Dan Williams | 2009-08-30 | 3 | -0/+184 |
| * | | | | | dmaengine: cleanup unused transaction types | Dan Williams | 2009-09-09 | 2 | -9/+0 |
| * | | | | | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2009-09-09 | 4 | -13/+16 |
| |\| | | | | |||||
| | * | | | | async_tx: add support for asynchronous GF multiplication | Dan Williams | 2009-08-30 | 1 | -1/+1 |
| | * | | | | async_tx: add sum check flags | Dan Williams | 2009-08-30 | 2 | -7/+10 |
| | * | | | | async_tx: rename zero_sum to val | Dan Williams | 2009-04-08 | 2 | -5/+5 |
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-22 | 2 | -21/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 2009-09-22 | 2 | -21/+21 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 1 | -3/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | kmemcheck: remove useless check | Vegard Nossum | 2009-07-01 | 1 | -3/+0 |
| * | | | | | | | kmemcheck: remove duplicated #include | Huang Weiyi | 2009-07-01 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 25 | -26/+25 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 4 | -4/+4 |
| * | | | | | | | | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 3 | -4/+4 |
| * | | | | | | | | trivial: fix missing printk space in amd_k7_smp_check | Michael Tokarev | 2009-09-21 | 1 | -1/+1 |
| * | | | | | | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 2 | -2/+2 |
| * | | | | | | | | trivial: fix typos in comments s/DGBU/DBGU/ | Samuel R. C. Vale | 2009-09-21 | 11 | -11/+11 |
| * | | | | | | | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 3 | -3/+3 |
| * | | | | | | | | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg | 2009-09-21 | 1 | -1/+0 |
* | | | | | | | | | uml: fix order of pud and pmd_free() | Roel Kluin | 2009-09-22 | 1 | -2/+2 |
* | | | | | | | | | um: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 1 | -25/+1 |
* | | | | | | | | | m68k: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 1 | -10/+2 |
* | | | | | | | | | m68k: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | 2 | -68/+8 |
* | | | | | | | | | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 1 | -13/+2 |
* | | | | | | | | | m32r: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | 2 | -71/+9 |
* | | | | | | | | | m32r: remove redundant tests on unsigned | Roel Kluin | 2009-09-22 | 2 | -4/+3 |
* | | | | | | | | | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 1 | -11/+3 |
* | | | | | | | | | alpha: use printk_once | Marcin Slusarz | 2009-09-22 | 1 | -5/+1 |
* | | | | | | | | | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin | 2009-09-22 | 1 | -1/+1 |
* | | | | | | | | | alpha: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | 2 | -72/+15 |
* | | | | | | | | | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 2 | -17/+3 |
* | | | | | | | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 10 | -194/+11 |
* | | | | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 16 | -0/+32 |
* | | | | | | | | | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins | 2009-09-22 | 1 | -0/+10 |
* | | | | | | | | | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 2 | -3/+3 |
* | | | | | | | | | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 1 | -2/+2 |
* | | | | | | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 20 | -21/+21 |
* | | | | | | | | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 2009-09-22 | 4 | -0/+12 |
* | | | | | | | | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 2 | -2/+2 |
* | | | | | | | | | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | 1 | -1/+1 |
* | | | | | | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 2 | -3/+3 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | 92 | -876/+876 |
|\ \ \ \ \ \ \ \ |