summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-18[IrDA]: Fix IrDA build failureSamuel Ortiz8-9/+9
2007-07-18[ATM]: nicstar needs virt_to_busStephen Rothwell1-1/+1
2007-07-18[NET]: move __dev_addr_discard adjacent to dev_addr_discard for readabilityDenis Cheng1-14/+14
2007-07-18[NET]: merge dev_unicast_discard and dev_mc_discard into oneDenis Cheng1-12/+4
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng3-15/+13
2007-07-18[NETLINK]: negative groups in netlink_setsockoptJohannes Berg1-2/+3
2007-07-18[PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy1-0/+6
2007-07-18[PPPOL2TP]: Fix use-after-freePatrick McHardy1-4/+8
2007-07-18[PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu1-3/+3
2007-07-18[XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2-2/+1
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger14-28/+24
2007-07-18[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day1-3/+3
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad2-9/+24
2007-07-18[ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk1-2/+2
2007-07-18[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2007-07-18[ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.Robert P. J. Day1-4/+0
2007-07-18[ATM]: Replacing kmalloc/memset combination with kzalloc.vignesh babu1-2/+1
2007-07-18[NET]: gen_estimator deadlock fixRanko Zivojnovic1-32/+49
2007-07-18[BNX2]: Update version to 1.6.3.Michael Chan1-2/+2
2007-07-18[BNX2]: Use constants for stats ticks.Michael Chan1-4/+5
2007-07-18[BNX2]: Add delay before reading firmware version.Michael Chan1-4/+12
2007-07-18[BNX2]: Support NVRAM on 5709.Michael Chan2-30/+54
2007-07-17slob: Kill off duplicate kzalloc() definition.Paul Mundt1-10/+0
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds1-5/+5
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds1-0/+1
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-145/+1126
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-72/+502
2007-07-17Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-98/+89
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+2
2007-07-17Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds6-472/+586
2007-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-136/+37
2007-07-17Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds13-17/+32
2007-07-17Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds12-23/+37
2007-07-17smp_call_function_single() should be a macro on UPAl Viro1-10/+8
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov1-12/+3
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik1-98/+93
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik1-45/+63
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik1-76/+89
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik1-74/+93
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik1-86/+108
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik1-18/+54
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik1-88/+99
2007-07-17mixart: Add missing vmalloc.h includeFrank Lichtenheld1-0/+1
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld1-0/+1
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik5-6/+7
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik8-11/+25
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik1-1/+3
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik1-1/+1
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik1-2/+2
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik1-4/+3