summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-18md: Convert mddev->new_chunk to sectors.Andre Noll4-38/+43
2009-06-18md: Make mddev->chunk_size sector-based.Andre Noll7-68/+74
2009-06-16md: raid0 :Enables chunk size other than powers of 2.raz ben yehuda1-30/+77
2009-06-16md: prepare for non-power-of-two chunk sizesraz ben yehuda1-14/+15
2009-06-16md: raid5: chunk size check in setup_confraz ben yehuda1-1/+2
2009-06-16md: raid10: chunk size check in runraz ben yehuda1-2/+3
2009-06-16md: raid0: chunk size check in raid0_runraz ben yehuda1-2/+13
2009-06-16md: have raid0 report its formationraz ben yehuda1-0/+33
2009-06-16md: have raid0 compile with MD_DEBUG onraz ben yehuda1-7/+13
2009-06-16md: Binary search in linear raidSandeep K Sinha1-5/+17
2009-06-16md: Removing num_sector and replacing start_sector with end_sectorSandeep K Sinha2-21/+19
2009-06-16md: Removal of hash table in linear raidSandeep K Sinha2-95/+3
2009-06-16md: remove mddev_to_conf "helper" macroNeilBrown12-103/+79
2009-06-16md: raid0: remove setting of segment boundary.NeilBrown1-5/+0
2009-06-16md: raid0: remove ->dev pointer from strip_zone structureNeilBrown2-11/+11
2009-06-16md: raid0: remove ->sectors from the strip_zone structure.NeilBrown2-15/+19
2009-06-16md: raid0: Fix a memory leak when stopping a raid0 array.Andre Noll1-3/+2
2009-06-16md: raid0: Allocate all buffers for the raid0 configuration in one function.Andre Noll1-30/+17
2009-06-16md: raid0: Make raid0_run() return a proper error code.Andre Noll1-8/+9
2009-06-16md: raid0: Remove hash spacing and sector shift.Andre Noll2-65/+1
2009-06-16md: raid0: Remove hash table.Andre Noll2-13/+0
2009-06-16md/raid0: two cleanups in create_stripe_zones.NeilBrown1-12/+10
2009-06-16md: raid0: Replace hash table lookup by looping over all strip_zones.Andre Noll2-21/+21
2009-06-14.gitignore: ignore *.lzma filesArne Janbu1-0/+1
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault1-0/+1
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-14kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-14documentation: make version fixAdam Lackorzynski1-2/+2
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14gitignore: Add GNU GLOBAL files to top .gitignoreJani Nikula1-0/+6
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-06-14README: fix misleading pointer to the defconf directoryPatrick Ringl1-1/+9
2009-06-14vmlinux.lds.h updateSam Ravnborg3-16/+11
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre1-0/+8
2009-06-14MAINTAINERS: EB110ATX is not ebsa110Russell King1-1/+0
2009-06-14headers_check fix: mn10300, setup.hJaswinder Singh Rajput1-1/+2
2009-06-14headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput1-3/+2
2009-06-14IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre1-0/+22
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre1-0/+11
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel2-3/+3
2009-06-13mmc_block: do not DMA to stackBen Dooks1-4/+12
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks1-0/+5
2009-06-13tmio_mmc: fix clock setupIan Molton1-10/+5
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel1-10/+10