aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-041-2/+7
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-09-30253-3989/+4282
| |\
| * | [PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo2006-09-301-0/+1
| * | [PATCH] libata: cosmetic changes to constantsTejun Heo2006-09-301-2/+2
| * | [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-271-0/+4
* | | [PATCH] The scheduled removal of some OSS driversAdrian Bunk2006-10-044-683/+0
* | | [PATCH] RCU: CREDITS and MAINTAINERSJosh Triplett2006-10-041-1/+1
* | | [PATCH] rcu: simplify/improve batch tuningOleg Nesterov2006-10-041-3/+2
* | | [PATCH] SRCU: report out-of-memory errorsAlan Stern2006-10-041-1/+1
* | | [PATCH] Add SRCU-based notifier chainsAlan Stern2006-10-042-6/+43
* | | [PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2006-10-041-0/+49
* | | [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-042-11/+15
* | | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-047-146/+70
* | | [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-041-0/+7
* | | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-043-0/+101
* | | [PATCH] Add Hypertransport capability definesEric W. Biederman2006-10-041-0/+21
* | | [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-041-1/+0
* | | [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-042-4/+6
* | | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-041-0/+1
* | | [PATCH] genirq: irq: generalize the check for HARDIRQ_BITSEric W. Biederman2006-10-042-1/+9
* | | [PATCH] genirq: irq: remove msi hacksEric W. Biederman2006-10-041-36/+0
* | | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-044-50/+0
* | | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-46/+0
* | | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-042-5/+49
* | | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-042-5/+49
* | | [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-041-1/+8
* | | [PATCH] genirq: msi: refactor the msi_opsEric W. Biederman2006-10-041-0/+62
* | | [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman2006-10-041-0/+6
* | | [PATCH] genirq: irq: add moved_masked_irqEric W. Biederman2006-10-041-0/+6
* | | [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bitEric W. Biederman2006-10-041-2/+1
* | | [PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar2006-10-041-2/+0
* | | [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-041-2/+0
* | | [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-041-0/+1
* | | [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-041-2/+1
* | | [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-041-0/+20
* | | [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-041-0/+1
* | | [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-041-1/+1
* | | [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-041-0/+3
* | | [PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch2006-10-041-1/+1
* | | [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-041-1/+1
* | | [PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch2006-10-041-0/+1
* | | [PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2006-10-042-0/+3
* | | [PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2006-10-041-3/+1
* | | [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-042-9/+9
* | | [PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2006-10-041-2/+1
* | | [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-041-4/+3
* | | [PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch2006-10-041-1/+1
* | | [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch2006-10-041-1/+0
* | | [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch2006-10-041-2/+2