aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-11[TG3]: Fix APE induced regressionMatt Carlson
2007-10-11[SKY2]: version 1.19Stephen Hemminger
2007-10-11[SKY2]: use netdevice stats structStephen Hemminger
2007-10-11[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger
2007-10-11[SKY2]: fix power settings on Yukon XLStephen Hemminger
2007-10-11[SKY2]: ethtool register reserved area blackoutStephen Hemminger
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik
2007-10-11JFS: fix bio-related build breakageJeff Garzik
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-11[SKY2]: status polling loop (post merge)Stephen Hemminger
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller
2007-10-11[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen
2007-10-11[TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen
2007-10-11[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen
2007-10-11[TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen
2007-10-11[TCP]: Kill almost unused variable pcount from sacktagIlpo Järvinen
2007-10-11[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark LIlpo Järvinen
2007-10-11[TCP]: Add bytes_acked (ABC) clearing to FRTO tooIlpo Järvinen
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle
2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle