aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1247-44341/+204066
2007-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds436-10331/+14483
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds52-853/+945
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds5-47/+252
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds12-44/+518
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds35-97/+103
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds72-1687/+1728
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds21-72/+446
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds116-4804/+6069
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds276-5788/+18481
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds52-430/+6259
2007-10-11[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-11[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen3-3/+15
2007-10-11[TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen1-15/+22
2007-10-11[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen1-10/+16
2007-10-11[TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen1-19/+35
2007-10-11[TCP]: Kill almost unused variable pcount from sacktagIlpo Järvinen1-6/+3
2007-10-11[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark LIlpo Järvinen1-1/+1
2007-10-11[TCP]: Add bytes_acked (ABC) clearing to FRTO tooIlpo Järvinen1-0/+2
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11
2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa4-35/+12
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu1-0/+8
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle1-10/+13
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle1-7/+7
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle4-18/+27
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle3-40/+30
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle4-77/+97
2007-10-11[MIPS] Convert list of CPU types from #define to enum.Ralf Baechle1-70/+49
2007-10-11[MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle1-6/+21
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle121-1943/+1951
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle104-845/+845
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle20-86/+89
2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle1-4/+4
2007-10-11[MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki1-0/+20
2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2-11/+1
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa2-9/+6
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2-7/+4
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2-24/+19
2007-10-11[MIPS] MTX1: Add defconfig fileFlorian Fainelli1-0/+3115
2007-10-11[MIPS] Cobalt: Add LED support to cobalt_defconfigYoichi Yuasa1-3/+20
2007-10-11[MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa1-1/+7
2007-10-11[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa3-9/+71
2007-10-11[MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle1-1/+1
2007-10-11[MIPS] Avoid indexed cacheops.Ralf Baechle1-46/+28
2007-10-11[MIPS] Don't abort the build process if '-msym32' isn't supportedFranck Bui-Huu1-1/+3
2007-10-11[MIPS] Clockevent driver for BCM1480Ralf Baechle1-25/+80