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