aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/uml (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney6-2/+350
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman7-16/+22
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman5-6/+5
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman13-395/+335
2006-10-04[PATCH] msi: only use a single irq_chip for msi interruptsEric W. Biederman1-91/+24
2006-10-04[PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman4-36/+23
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman8-0/+486
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman2-1/+22
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman3-47/+1
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2-65/+1
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman5-53/+144
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq numberEric W. Biederman4-39/+33
2006-10-04[PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman2-1/+9
2006-10-04[PATCH] genirq: irq: remove msi hacksEric W. Biederman1-36/+0
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman7-192/+50
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman4-146/+47
2006-10-04[PATCH] genirq: msi: only build msi-apic.c on ia64Eric W. Biederman1-1/+2
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman3-5/+119
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman3-5/+123
2006-10-04[PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman2-264/+168
2006-10-04[PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman1-5/+46
2006-10-04[PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman1-0/+48
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman1-0/+20
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2-1/+64
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman4-95/+8
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman5-115/+116
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman3-106/+104
2006-10-04[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman1-2/+2
2006-10-04[PATCH] genirq: msi: simplify msi enable and disableEric W. Biederman1-106/+16
2006-10-04[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman1-3/+33
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman2-7/+27
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman2-5/+4
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar4-146/+80
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar4-143/+44
2006-10-04[PATCH] fbdev: riva warning fixAndrew Morton1-1/+1
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow15-0/+6852
2006-10-04[PATCH] Fix linux/nfsd/const.h for make headers_checkCedric Le Goater1-1/+2
2006-10-04[PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields3-13/+69
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2-2/+126
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2-4/+134
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2-0/+11
2006-10-04[PATCH] knfsd: close a race-opportunity in d_splice_aliasNeilBrown1-4/+5
2006-10-04[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown1-1/+1
2006-10-04[PATCH] knfsd: lockd: fix refount on nsmNeilBrown1-2/+4
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields2-20/+5
2006-10-04[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields1-27/+21
2006-10-04[PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields1-13/+30
2006-10-04[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields1-354/+273
2006-10-04[PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields1-7/+4
2006-10-04[PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields1-9/+3