summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Auto-update from upstreamLen Brown2005-08-2910-49/+445
|\
| * [PATCH] mod_devicetable.h fixesAl Viro2005-08-291-2/+8
| * Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds2005-08-291-1/+3
| |\
| | * [MMC] Use an IDR for host name indiciesRussell King2005-08-191-0/+1
| | * [MMC] Use class device name for mmc host nameRussell King2005-08-191-2/+1
| | * [MMC] Add MMC class devicesRussell King2005-08-191-0/+1
| | * [MMC] Add mmc_hostname() macroRussell King2005-08-191-0/+1
| * | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-292-42/+37
| |\ \
| | * \ Merge with Linus' 2.6 treeRussell King2005-07-288-6/+20
| | |\ \
| | * | | [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-272-43/+0
| | * | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-271-0/+38
| * | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-293-1/+389
| |\ \ \ \
| | * | | | [PATCH] PHY Layer fixupAndy Fleming2005-08-281-0/+17
| | * | | | Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik2005-08-241-4/+4
| | |\ \ \ \
| | * \ \ \ \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-188-29/+60
| | |\ \ \ \ \
| | * | | | | | phy subsystem: more cleanupsJeff Garzik2005-08-111-17/+0
| | * | | | | | Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-1/+0
| | * | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1110-31/+50
| | |\ \ \ \ \ \
| | * | | | | | | This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-303-1/+390
| * | | | | | | | libata: fix a few alan-ismsJeff Garzik2005-08-271-1/+0
| * | | | | | | | [PATCH] libata: regularize dma_start/stop argumentsAlan Cox2005-08-261-2/+3
| * | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-239-33/+64
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | [PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo2005-08-231-0/+2
| * | | | | | | | [libata scsi] add START STOP UNIT translationDouglas Gilbert2005-08-111-0/+2
| * | | | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1010-31/+50
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | libata: trim trailing whitespace.Jeff Garzik2005-07-311-1/+1
| * | | | | | | | [PATCH] sata_nv: Support MCP51/MCP55 device IDsDaniel Drake2005-07-311-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-251-2/+2
* | | | | | | | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-11/+0
* | | | | | | | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-241-3/+3
* | | | | | | | Merge from-linus to-akpmLen Brown2005-08-235-24/+41
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-4/+4
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-08-181-1/+5
| |\ \ \ \ \ \
| | * | | | | | [PATCH] serverworks: add support for new southbridge IDENarendra Sankar2005-08-181-0/+1
| | * | | | | | [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-181-0/+3
| | * | | | | | [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady2005-08-181-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-181-1/+4
| * | | | | | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2005-08-181-11/+8
| * | | | | | [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-181-11/+16
| |/ / / / /
| * | | | | [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-162-1/+7
| * | | | | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust2005-08-161-0/+1
| * | | | | [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* | | | | | Merge from-linus to-akpmLen Brown2005-08-154-9/+23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-152-2/+8
| * | | | | [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-111-6/+13
| * | | | | [NETPOLL]: add retry timeoutMatt Mackall2005-08-111-0/+1
| * | | | | [NET]: Make skb->protocol __be16Alexey Dobriyan2005-08-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge ../to-linusLen Brown2005-08-117-20/+24
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-091-0/+6
| * | | | [PATCH] fsnotify-cleanupsJohn McCutchan2005-08-081-24/+0
OpenPOWER on IntegriCloud