summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes1-2/+2
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang2-0/+15
2008-10-20PCI: make CPU list affinity visibleMike Travis3-0/+9
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song1-6/+4
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi5-186/+263
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi1-2/+1
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2-5/+12
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige2-2/+4
2008-10-20PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen1-12/+13
2008-10-20PCI: tidy PME support messagesBjorn Helgaas1-13/+13
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org1-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org1-69/+23
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas2-2/+2
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu2-2/+2
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2-0/+23
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni2-86/+98
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare4-10/+20
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller5-6/+1
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-52/+165
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds6-6/+428
2008-10-20epca: Add infinite break supportAlan Cox1-1/+5
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds20-3451/+2224
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-10/+27
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds19-98/+2687
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds21-167/+1187
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds176-1219/+13195
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt4-54/+32
2008-10-20Implement %pR to print struct resource contentLinus Torvalds1-6/+43
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-21/+144
2008-10-20staging: sxg depends on X86Stephen Rothwell1-0/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-27/+33
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds69-1507/+5441
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar20-23/+9
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan2-142/+143
2008-10-20include/linux/bcd.h: remove commentsAdrian Bunk1-9/+0
2008-10-20remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk1-7/+0
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk1-6/+6
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk1-17/+17
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk1-3/+3
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk5-59/+59
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton1-15/+15
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk6-83/+83
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk30-509/+509
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk4-45/+45
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk2-11/+11
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk2-13/+11
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison4-2/+4
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison3-0/+3