aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-14md: add honouring of suspend_{lo,hi} to raid1.NeilBrown1-0/+22
2009-12-14md/raid5: don't complete make_request on barrier until writes are scheduledNeilBrown1-12/+39
2009-12-14md: support barrier requests on all personalities.NeilBrown7-7/+126
2009-12-14md: don't reset curr_resync_completed after an interrupted resyncNeilBrown1-1/+3
2009-12-14md: adjust resync_min usefully when resync aborts.NeilBrown1-3/+7
2009-12-14md: remove sparse warning:symbol XXX was not declared.NeilBrown2-19/+19
2009-12-14md/raid5: remove some sparse warnings.NeilBrown1-2/+1
2009-12-14md/bitmap: protect against bitmap removal while being updated.NeilBrown4-8/+22
2009-12-12Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6Linus Torvalds38-911/+461
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds1-1/+3
2009-12-12tty: Fix BKL taken under a spinlock bug introduced in the BKL splitAlan Cox1-2/+0
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds234-2713/+13126
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds8-70/+201
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds120-8062/+22494
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-14/+25
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds3-102/+145
2009-12-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-212/+271
2009-12-12Merge branch 'topic/hda' into for-linusTakashi Iwai5-57/+175
2009-12-12Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2009-12-12ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher1-0/+8
2009-12-12Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' into for-linusPekka Enberg3-102/+145
2009-12-11be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-11igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-11igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13
2009-12-11usb: remove rare pm primitive for conversion to new APIOliver Neukum1-2/+2
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds77-594/+1677
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds4-601/+417
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-9/+18
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-96/+94
2009-12-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+32
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-168/+221
2009-12-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-59/+248
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds40-564/+877
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds12-12/+209
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3064-222946/+331666
2009-12-11Merge branch 'for-next' into omap-for-linusTony Lindgren72-1517/+8195
2009-12-11omap3: Fix OMAP35XX_REV macrosSanjeev Premi1-6/+6
2009-12-11omap: serial: fix non-empty uart fifo read abortvikram pandita1-9/+27
2009-12-11omap3: Zoom2/3: Update hsmmc board config paramsMadhusudhan Chikkature1-5/+8
2009-12-11omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boardsmanjugk manjugk2-2/+4
2009-12-11omap3: id code detection 3525 vs 3515Sergey Lapin2-6/+6
2009-12-11omap3: rx51: Use wl1251 in SPI mode 3Kalle Valo1-1/+1
2009-12-11omap3: zoom2/3: make MMC slot work againAnand Gadiyar1-0/+1
2009-12-11omap1: htcherald: Update defconfig to include mux supportCory Maccarrone1-3/+6
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik3-33/+60
2009-12-11omap: header: remove unused data-typevikram pandita1-9/+0
2009-12-11omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl1-34/+34
2009-12-11omap: Correcting GPMC_CONFIG1_DEVICETYPE_NANDVimal Singh1-1/+1
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2-15/+56
2009-12-11omap3: cm-t35: add mux initializationMike Rapoport2-7/+90