aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker
2006-12-11[DCCP]: Debug timeval operationsGerrit Renker
2006-12-11[DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker
2006-12-11[DCCP] ccid3: Replace scaled division operationsGerrit Renker
2006-12-11[DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker
2006-12-11[DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker
2006-12-11[DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker
2006-12-11[DCCP] ccid3: Check against too large pGerrit Renker
2006-12-11[DCCP]: Update documentationIan McDonald
2006-12-11[DCCP]: Remove timeo from output.cIan McDonald
2006-12-11[NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton
2006-12-11[ATM]: Ignore generated file pca200e_ecd.bin2Ralf Baechle
2006-12-11[NET]: Fix WAN routers kconfig dependency.Randy Dunlap
2006-12-11[CRYPTO] sha512: Fix sha384 block sizeHerbert Xu
2006-12-11[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin
2006-12-11[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells
2006-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2006-12-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger
2006-12-11[PATCH] MACB: Use __raw register accessHaavard Skinnemoen
2006-12-11[PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood
2006-12-11AT91 MMC update for 2.6.19Andrew Victor
2006-12-11mmc: Change SDHCI iomem error to a warningPierre Ossman
2006-12-11mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool
2006-12-11AT91 MMC 5 : Minor cleanupsAndrew Victor
2006-12-11AT91 MMC 4 : Interrupt handler cleanupAndrew Victor
2006-12-11AT91 MMC 3 : Move global mci_clk variableAndrew Victor
2006-12-11AT91 MMC 2 : Use platform resourcesAndrew Victor
2006-12-11AT91 MMC 1: Pass host structure.Andrew Victor
2006-12-10[MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle
2006-12-10[MIPS] Export pm_power_offRalf Baechle
2006-12-10[MIPS] Export csum_partial_copy_nocheck.Ralf Baechle
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle
2006-12-10[MIPS] Discard .exit.text at linktime.Ralf Baechle
2006-12-10[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle
2006-12-10[CRYPTO] dm-crypt: Select CRYPTO_CBCHerbert Xu
2006-12-10[PATCH] add MODULE_* attributes to bit reversal libraryCal Peake