summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa
2008-02-05Generic HDLC - fix kernel panicKrzysztof Halasa
2008-02-05ixgbe: add real-time traffic countersAyyappan Veeraiyan
2008-02-05ixgbe: fix several counter register errataAyyappan Veeraiyan
2008-02-05ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan
2008-02-05ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan
2008-02-05ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan
2008-02-05ixbge: Make ethtool code account for media typesAyyappan Veeraiyan
2008-02-05ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan
2008-02-05xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw
2008-02-05drivers/net/tlan.c: compilation warning fixLeonardo Potenza
2008-02-05mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley
2008-02-05sky2: fix for Yukon FE (regression in 2.6.25)Stephen Hemminger
2008-02-05iSeries: fix section mismatch in iseries_vethStephen Rothwell
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter
2008-02-04SLUB: Do not upset lockdeproot
2008-02-04SLUB: Fix coding style violationsPekka Enberg
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven
2008-02-04x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton
2008-02-04x86: cpa, micro-optimizationThomas Gleixner
2008-02-04x86: cpa, clean up code flowIngo Molnar
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar