aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-043-5/+119
* [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-043-5/+123
* [PATCH] genirq: msi: make the msi code irq based and not vector basedEric W. Biederman2006-10-042-264/+168
* [PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman2006-10-041-5/+46
* [PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+48
* [PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+20
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-042-1/+64
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-044-95/+8
* [PATCH] genirq: msi: refactor the msi_opsEric W. Biederman2006-10-045-115/+116
* [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2006-10-043-106/+104
* [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1Eric W. Biederman2006-10-041-2/+2
* [PATCH] genirq: msi: simplify msi enable and disableEric W. Biederman2006-10-041-106/+16
* [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman2006-10-041-3/+33
* [PATCH] genirq: irq: add moved_masked_irqEric W. Biederman2006-10-042-7/+27
* [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman2006-10-042-5/+4
* [PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar2006-10-044-146/+80
* [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-044-143/+44
* [PATCH] fbdev: riva warning fixAndrew Morton2006-10-041-1/+1
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-0415-0/+6852
* [PATCH] Fix linux/nfsd/const.h for make headers_checkCedric Le Goater2006-10-041-1/+2
* [PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2006-10-043-13/+69
* [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-042-2/+126
* [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-042-4/+134
* [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-042-0/+11
* [PATCH] knfsd: close a race-opportunity in d_splice_aliasNeilBrown2006-10-041-4/+5
* [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffersNeilBrown2006-10-041-1/+1
* [PATCH] knfsd: lockd: fix refount on nsmNeilBrown2006-10-041-2/+4
* [PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields2006-10-042-20/+5
* [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields2006-10-041-27/+21
* [PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields2006-10-041-13/+30
* [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields2006-10-041-354/+273
* [PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields2006-10-041-7/+4
* [PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields2006-10-041-9/+3
* [PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields2006-10-041-3/+3
* [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields2006-10-041-12/+18
* [PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields2006-10-041-20/+23
* [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-044-18/+19
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-044-14/+28
* [PATCH] knfsd: lockd: fix use of h_nextrebindOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch2006-10-043-2/+11
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-044-14/+16
* [PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch2006-10-042-5/+6
* [PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2006-10-045-4/+27
* [PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2006-10-043-39/+2
* [PATCH] knfsd: lockd: Add nlm_destroy_hostOlaf Kirch2006-10-041-16/+29
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-045-74/+102
* [PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2006-10-042-28/+17
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-043-69/+62
* [PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch2006-10-042-33/+40
* [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch2006-10-042-13/+18