aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-18[ATM]: nicstar needs virt_to_busStephen Rothwell
2007-07-18[NET]: move __dev_addr_discard adjacent to dev_addr_discard for readabilityDenis Cheng
2007-07-18[NET]: merge dev_unicast_discard and dev_mc_discard into oneDenis Cheng
2007-07-18[NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng
2007-07-18[NETLINK]: negative groups in netlink_setsockoptJohannes Berg
2007-07-18[PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy
2007-07-18[PPPOL2TP]: Fix use-after-freePatrick McHardy
2007-07-18[PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu
2007-07-18[XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger
2007-07-18[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day
2007-07-18[ATM]: [drivers] ioremap balanced with iounmapAmol Lad
2007-07-18[ATM]: [lanai] sram_test_word() must be __devinitAdrian Bunk
2007-07-18[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day
2007-07-18[ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.Robert P. J. Day
2007-07-18[ATM]: Replacing kmalloc/memset combination with kzalloc.vignesh babu
2007-07-18[NET]: gen_estimator deadlock fixRanko Zivojnovic
2007-07-18[BNX2]: Update version to 1.6.3.Michael Chan
2007-07-18[BNX2]: Use constants for stats ticks.Michael Chan
2007-07-18[BNX2]: Add delay before reading firmware version.Michael Chan
2007-07-18[BNX2]: Support NVRAM on 5709.Michael Chan
2007-07-17slob: Kill off duplicate kzalloc() definition.Paul Mundt
2007-07-17Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-07-17Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-17Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-17Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-07-17Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-07-17smp_call_function_single() should be a macro on UPAl Viro
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov
2007-07-17[ISDN] HiSax hfc_pci: minor cleanupsJeff Garzik
2007-07-17[ISDN] HiSax bkm_a4t: split setup into two smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax enternow: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_u: split setup into 3 smaller functionsJeff Garzik
2007-07-17[ISDN] HiSax netjet_s: code movement, prep for hotplugJeff Garzik
2007-07-17[ISDN] HiSax: move card state alloc/setup code into separate functionsJeff Garzik
2007-07-17[ISDN] HiSax: move card setup into separate functionJeff Garzik
2007-07-17mixart: Add missing vmalloc.h includeFrank Lichtenheld
2007-07-17hppb: Add missing dma-mapping.h includeFrank Lichtenheld
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik
2007-07-17[libata] sata_mv: use pci_try_set_mwi()Jeff Garzik
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-07-17drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik