summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-03[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds24-265/+45
2007-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-321/+376
2007-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds13-27/+46
2007-06-03NET: add MAINTAINERS entry for ucc_geth driverLi Yang1-0/+7
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin1-0/+1
2007-06-03NetXen: Removal of extra free_irq callMithlesh Thukral1-2/+0
2007-06-03Update tulip maintainer email addressValerie Henson1-1/+1
2007-06-03smc91x: sh solution engine fixes.Paul Mundt1-4/+1
2007-06-03e1000: disable polling before registering netdeviceAuke Kok1-4/+7
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger14-183/+6
2007-06-03atl1: eliminate unneeded kill_vid codeStephen Hemminger1-32/+1
2007-06-038139cp: fix VLAN unregistrationStephen Hemminger1-13/+4
2007-06-03sky2: Fix VLAN unregistrationStephen Hemminger1-18/+13
2007-06-03VLAN: kill_vid is only useful for VLAN filtering devicesStephen Hemminger1-7/+3
2007-06-03qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger1-1/+1
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-06-02[POWERPC] Don't allow PMAC_APM_EMU for 64-bitJohannes Berg1-1/+1
2007-06-02[POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONEMichael Ellerman1-3/+3
2007-06-02[POWERPC] Fix return from pte_alloc_one() in out-of-memory caseAkinobu Mita1-1/+2
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson1-8/+6
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell2-1/+4
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] Fix possible access to free pagesBenjamin Herrenschmidt1-0/+9
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson1-2/+2
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt1-0/+2
2007-06-02[POWERPC] Update documentation for of_find_node_by_type()Michael Ellerman1-5/+6
2007-06-02Pull osi-now into release branchLen Brown6-18/+142
2007-06-02Pull now into release branchLen Brown10-112/+125
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore3-70/+94
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony2-2/+2
2007-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds11-79/+247
2007-06-01timer stats: speedupsIngo Molnar3-5/+14
2007-06-01timer statistics: fix raceBjorn Steinbrink1-16/+21
2007-06-01net/hp100: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01kvm: fix section mismatch warning in kvm-intel.oSam Ravnborg1-1/+1
2007-06-01acpi: fix section mismatch warning in asus + toshibaSam Ravnborg2-2/+2
2007-06-01isdn: fix section mismatch warningsSam Ravnborg2-2/+2
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01pm3fb: switching between X and fb fixKrzysztof Helt1-1/+1
2007-06-01SLUB: fix locking for hotplug callbacksChristoph Lameter1-1/+14
2007-06-01SPI: Freescale iMX SPI controller driver fixesAndrea Paterniani1-1/+2
2007-06-01serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki1-0/+1
2007-06-01Better documentation for ERESTARTSYSSatoru Takeuchi1-1/+6
2007-06-01ALPHA: misc fixesJay Estabrook2-13/+15
2007-06-01ALPHA: correct low-level I/O routines for sable-lynxJay Estabrook1-10/+16
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook12-112/+190