summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-31[PATCH] PCI Hotplug: more CPCI updatesScott Murray2-254/+192
2005-05-31[PATCH] PCI: amd74xx patch for new NVIDIA device IDsAndy Currid2-0/+9
2005-05-31[PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properlyKenji Kaneshige1-1/+1
2005-05-31[PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properlyKenji Kaneshige1-1/+1
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
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds9-96/+97
2005-05-29Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala1-0/+2
2005-05-28[PATCH] ppc32: Add soft reset to MPC834xKumar Gala2-0/+34
2005-05-28[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2-2/+0
2005-05-28[PATCH] ppc32: Simplified load string emulation error checkingKumar Gala1-6/+1
2005-05-28[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala1-3/+3
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug12-303/+558
2005-05-28[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala5-28/+248
2005-05-28[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala4-1/+23
2005-05-28[PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala1-1/+2
2005-05-28[PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso3-21/+1
2005-05-28[PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso1-6/+10
2005-05-28[PATCH] irq code: Add coherence test for PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso1-1/+5
2005-05-28[PATCH] sh: PREEMPT_ACTIVE fixPaul Mundt2-2/+2
2005-05-28[PATCH] uml: fix PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-05-28[PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso6-36/+100