summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-31[CPUFREQ] Conservative cpufreq governerDave Jones3-0/+634
2005-05-31[CPUFREQ] fix up comment in cpufreq.hDave Jones1-1/+1
2005-05-31[CPUFREQ] dual-core powernow-k8Dave Jones2-37/+91
2005-05-31[CPUFREQ] make cpufreq_gov_dbs staticDave Jones1-2/+1
2005-05-31[CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones3-2/+25
2005-05-31[CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones1-2/+7
2005-05-31[CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones3-1/+200
2005-05-31[CPUFREQ] Add warning comment about default governors.Dave Jones1-0/+4
2005-05-31[CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones1-0/+3
2005-05-31[CPUFREQ] ondemand: trivial clean-upsDave Jones1-8/+6
2005-05-31[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones1-0/+6
2005-05-31[CPUFREQ] cpufreq-core: reduce warning messages.Dave Jones1-4/+4
2005-05-31[CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones1-1/+1
2005-05-31[PATCH] UDF filesystem: array '__mon_yday' declared as not staticGoffredo Baroncelli1-1/+1
2005-05-31[PATCH] pcdp.c build fixPeter Chubb1-0/+1
2005-05-31[PATCH] flush icache in correct contextRoman Zippel1-0/+6
2005-05-31[PATCH] ppc64: allow timer based profiling on iseriesAnton Blanchard1-2/+0
2005-05-31[PATCH] h8300 sleep problemNick Piggin1-1/+1
2005-05-31[PATCH] acpi build fix: x86 setup.cAlexander Nyberg1-0/+2
2005-05-31[PATCH] x86_64 CONFIG_ACPI=n build fixAndi Kleen1-0/+1
2005-05-31[PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen3-0/+4
2005-05-31Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds11-35/+222
2005-05-31[IA64] Use "PER_CPU" form of EXPORT macroTony Luck1-1/+1
2005-05-31[PATCH] Relax idecd dma alignment checkJens Axboe1-1/+1
2005-05-31[PATCH] ppc64: actually call prom_send_capabilitiesPaul Mackerras1-0/+6
2005-05-29Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds1-15/+556
2005-05-29Merge of /home/davem/src/GIT/tg3-2.6/David S. Miller1-15/+556
2005-05-29[NET]: Use %lx for netdev->features sysfs formatting.David S. Miller1-1/+2
2005-05-29[IPV6]: Clear up user copy warning in flowlabel code.David S. Miller1-4/+6
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason2-1/+12
2005-05-29[IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar3-40/+1
2005-05-29[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman1-4/+18
2005-05-29[IPV4]: Primary and secondary addressesHarald Welte3-5/+32
2005-05-29Automatic merge of 'misc-fixes' branch fromLinus Torvalds15-5/+32
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan1-0/+5
2005-05-29[TG3]: Add interrupt testMichael Chan1-0/+12
2005-05-29[TG3]: Add loopback testMichael Chan1-0/+115
2005-05-29[TG3]: Add memory testMichael Chan1-0/+60
2005-05-29[TG3]: Add register testMichael Chan1-0/+241
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan1-15/+15
2005-05-29[TG3]: Add link testMichael Chan1-0/+30
2005-05-29[TG3]: Add nvram testMichael Chan1-0/+50
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan1-0/+28
2005-05-29[BRIDGE]: receive path optimizationStephen Hemminger1-1/+1
2005-05-29[BRIDGE]: prevent bad forwarding table updatesStephen Hemminger2-2/+7
2005-05-29[BRIDGE]: set features based on enslaved devicesStephen Hemminger4-8/+40
2005-05-29[BRIDGE]: make dev->features unsignedStephen Hemminger2-2/+2
2005-05-29[BRIDGE]: features change notificationStephen Hemminger4-1/+21
2005-05-29libata: bump versionJeff Garzik1-1/+1
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap14-4/+29