summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds34-442/+872
2009-06-14.gitignore: ignore *.lzma filesArne Janbu1-0/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds26-136/+183
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-4/+4
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-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds30-203/+2377
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds153-227/+228
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-51/+841
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
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-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds748-11557/+59708
2009-06-14documentation: make version fixAdam Lackorzynski1-2/+2
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier24-133/+152
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-14Merge branch 'u300' into develRussell King32-0/+6464
2009-06-14Merge branch 'stmp' into develRussell King105-0/+11761
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King73-1686/+5587
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King6-2/+253
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-13IB/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