summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-0811-473/+580
|\
| * [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-081-0/+1
| * [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-081-0/+1
| * [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras2005-09-081-0/+3
| * [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-088-0/+93
| * [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-082-0/+3
| * [PATCH] PCI: clean up pci.h and split pci register info to separate header file.Greg Kroah-Hartman2005-09-082-458/+477
| * [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-14/+0
| * [PATCH] PCI: Move PCI fixup data into r/o sectionakpm@osdl.org2005-09-081-1/+1
| * [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-7/+42
|\ \
| * | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-081-7/+42
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-087-14/+53
|\ \
| * | [AX.25]: Make asc2ax() thread-proofRalf Baechle2005-09-081-1/+1
| * | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller2005-09-084-10/+48
| |\ \
| | * | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-084-4/+6
| | * | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).YOSHIFUJI Hideaki2005-09-083-8/+44
| * | | [NET]: Need struct sock forward decl in net/compat.hDavid S. Miller2005-09-081-2/+3
| * | | [NET]: Optimize pskb_trim_rcsum()Stephen Hemminger2005-09-081-1/+1
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds2005-09-082-0/+118
|\ \ \
| * | | [PATCH] I2C: Add PXA I2C driverRussell King2005-06-153-0/+119
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-081-0/+15
|\ \ \ \
| * | | | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-0/+15
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-082-2/+9
|\ \ \ \ \
| * | | | | [MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2005-09-081-0/+1
| * | | | | [MMC] Ensure correct mmc_priv() behaviourRussell King2005-09-081-1/+7
| * | | | | [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-083-32/+11
|\ \ \ \ \
| * | | | | [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr...Nicolas Pitre2005-09-082-31/+5
| * | | | | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-1/+6
| |/ / / /
* | | | | Fix up ARM serial driver compile failureLinus Torvalds2005-09-081-0/+3
| |_|/ / |/| | |
* | | | [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-081-1/+1
* | | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-08487-6039/+5849
|\ \ \ \ | |/ / /
| * | | [PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley2005-09-071-3/+5
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-0712-44/+145
| |\ \ \
| | * \ \ Merge by hand (conflicts in sd.c)James Bottomley2005-09-064-7/+61
| | |\ \ \
| | | * | | [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-061-3/+0
| | | * | | [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-061-2/+0
| | | * | | [SCSI] embryonic RAID classJames Bottomley2005-08-301-0/+59
| | | * | | [SCSI] correct attribute_container list usageJames Bottomley2005-08-301-2/+2
| | * | | | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-282-9/+7
| | * | | | [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-283-4/+21
| | * | | | [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-282-17/+11
| | * | | | Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-285-16/+43
| | |\ \ \ \ | | | |/ / /
| | | * | | [SCSI] add missing attribute container function prototypeJames Bottomley2005-08-281-0/+1
| | | * | | [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-142-9/+11
| | | * | | [SCSI] add ability to deny binding to SPI transport classJames Bottomley2005-08-141-0/+1
| | | * | | [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-081-2/+6
| | | * | | [SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley2005-08-031-0/+5
| | | * | | [SCSI] add template for scsi_host_set_state()James Bottomley2005-07-301-0/+1
OpenPOWER on IntegriCloud