summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-04[PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields1-3/+3
2006-10-04[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields1-12/+18
2006-10-04[PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields1-20/+23
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown4-18/+19
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch4-14/+28
2006-10-04[PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch3-2/+11
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch4-14/+16
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch2-5/+6
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch5-4/+27
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown3-39/+2
2006-10-04[PATCH] knfsd: lockd: Add nlm_destroy_hostOlaf Kirch1-16/+29
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch5-74/+102
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2-28/+17
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch3-69/+62
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch2-33/+40