aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-12-10[PPC] Fix compile failure do to introduction of PHY_POLLKumar Gala
2006-12-10Merge branch '85xx' into for_paulusKumar Gala
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala
2006-12-11[POWERPC] Remove old dcr.SBenjamin Herrenschmidt
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras
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