summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman4-50/+0
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman3-46/+0
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2-5/+49
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2-5/+49
2006-10-04[PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman1-1/+8
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman1-0/+62
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman1-0/+6
2006-10-04[PATCH] genirq: irq: add moved_masked_irqEric W. Biederman1-0/+6
2006-10-04[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman1-2/+1
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar1-2/+0
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar1-2/+0
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 Fields1-0/+1
2006-10-04[PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields1-2/+1
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik1-0/+20
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields1-0/+1
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown1-1/+1
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch1-0/+3
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch1-0/+1
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2-0/+3
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown1-3/+1
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2-9/+9
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch1-2/+1
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch1-4/+3
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch1-1/+0
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch1-2/+2
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch1-3/+14
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch1-3/+3
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch1-2/+3
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks3-0/+15
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2-2/+3
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks5-12/+77
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown4-6/+2
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown1-59/+10
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov1-0/+158
2006-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie1-1/+1
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig1-8/+18
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater3-8/+14
2006-10-04[PARISC] Make DMA routines more stubbyMatthew Wilcox1-6/+1
2006-10-04[PARISC] Define pci_get_legacy_ide_irqMatthew Wilcox1-0/+5
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox1-1/+1
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin2-0/+37
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin1-1/+161
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin2-53/+150
2006-10-04[PARISC] Allow nested interruptsJames Bottomley1-0/+2
2006-10-04[PARISC] Enable interrupts while spinningMatthew Wilcox1-10/+21
2006-10-04[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler1-7/+3