summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-01[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()David Woodhouse1-3/+10
2007-06-01[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse1-3/+3
2007-06-01[SCSI] aacraid: fix shutdown handler to also disable interrupts.Salyzyn, Mark1-10/+12
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
2007-06-01h8300 trival patchesYoshinori Sato3-4/+4
2007-06-01atmel_spi dma address bugfixHaavard Skinnemoen1-4/+4
2007-06-01prism54: MAINTAINERS updateLuis R. Rodriguez1-2/+2
2007-06-01Fix broken CLIR in isdn driverKarsten Keil1-1/+2
2007-06-01ISDN4Linux: fix maturity labelTilman Schmidt1-4/+5
2007-06-01tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2-1/+3
2007-06-01memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto1-1/+1
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett1-3/+10
2007-06-01Documentation: How to use GDB to decode OOPSesPekka Enberg1-0/+24
2007-06-01add a trivial patch style checkerAndy Whitcroft5-13/+644