aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-04[PATCH] msi: only use a single irq_chip for msi interruptsEric W. Biederman
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman
2006-10-04[PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman
2006-10-04[PATCH] genirq: irq: remove msi hacksEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-10-04[PATCH] genirq: msi: only build msi-apic.c on ia64Eric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman
2006-10-04[PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman
2006-10-04[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman
2006-10-04[PATCH] genirq: msi: simplify msi enable and disableEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar
2006-10-04[PATCH] fbdev: riva warning fixAndrew Morton
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow
2006-10-04[PATCH] Fix linux/nfsd/const.h for make headers_checkCedric Le Goater
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields
2006-10-04[PATCH] knfsd: close a race-opportunity in d_splice_aliasNeilBrown
2006-10-04[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown
2006-10-04[PATCH] knfsd: lockd: fix refount on nsmNeilBrown
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown