aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-12[PATCH] remove blk_queue_activity_fnBoaz Harrosh1-4/+0
2006-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+5
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-0/+1060
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-1/+1
2006-12-11[ATM]: Ignore generated file pca200e_ecd.bin2Ralf Baechle1-1/+1
2006-12-11[NET]: Fix WAN routers kconfig dependency.Randy Dunlap1-2/+3
2006-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-164/+190
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt1-90/+0
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin1-1/+1
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin1-204/+8
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin1-79/+93
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin1-0/+190
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin1-4/+4
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger4-83/+67
2006-12-11[PATCH] MACB: Use __raw register accessHaavard Skinnemoen2-3/+3
2006-12-11[PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2-4/+4
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood1-0/+2
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood1-5/+5
2006-12-11AT91 MMC update for 2.6.19Andrew Victor1-17/+24
2006-12-11mmc: Change SDHCI iomem error to a warningPierre Ossman1-2/+2
2006-12-11mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool1-1/+3
2006-12-11AT91 MMC 5 : Minor cleanupsAndrew Victor1-9/+9
2006-12-11AT91 MMC 4 : Interrupt handler cleanupAndrew Victor1-45/+43
2006-12-11AT91 MMC 3 : Move global mci_clk variableAndrew Victor1-11/+11
2006-12-11AT91 MMC 2 : Use platform resourcesAndrew Victor1-7/+34
2006-12-11AT91 MMC 1: Pass host structure.Andrew Victor1-89/+81
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand3-0/+1060
2006-12-10[CRYPTO] dm-crypt: Select CRYPTO_CBCHerbert Xu1-0/+1
2006-12-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds110-4156/+15543
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity17-0/+9587
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker1-3/+3
2006-12-10[PATCH] md: assorted md and raid1 one-linersNeilBrown2-1/+3
2006-12-10[PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5NeilBrown1-4/+12
2006-12-10[PATCH] md: remove some old ifdefed-out code from raid5.cNeilBrown1-63/+0
2006-12-10[PATCH] MD: conditionalize some codeJeff Garzik1-1/+3
2006-12-10[PATCH] md: fix innocuous bug in raid6 stripe_to_pdidxNeilBrown1-4/+6
2006-12-10[PATCH] md: enable bypassing cache for readsRaz Ben-Jehuda(caro)1-0/+5
2006-12-10[PATCH] md: allow reads that have bypassed the cache to be retried on failureRaz Ben-Jehuda(caro)1-5/+160
2006-12-10[PATCH] md: handle bypassing the read cache (assuming nothing fails)Raz Ben-Jehuda(caro)1-0/+78
2006-12-10[PATCH] md: define raid5_mergeable_bvecRaz Ben-Jehuda(caro)1-0/+24
2006-12-10[PATCH] md: tidy up device-change notification when an md array is stoppedNeilBrown1-5/+5
2006-12-10[PATCH] Fbdev driver for IBM GXT4500P videocardsPaul Mackerras3-0/+752
2006-12-10[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2-0/+11
2006-12-10[PATCH] Don't build some broken ISDN drivers on big endian MIPSRalf Baechle1-5/+5
2006-12-10[PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov1-108/+375
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-1/+1
2006-12-10[PATCH] IPMI: misc fixesCorey Minyard2-58/+68
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap6-23/+25