aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-01[PATCH] ata: Generic platform_device libata driverPaul Mundt
2006-12-01[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox
2006-12-01[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-12-01Altix: Add initial ACPI IO supportJohn Keller
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman
2006-12-01USB: keep count of unsuspended childrenAlan Stern
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe
2006-12-01[PATCH] block: support larger block pc requestsMike Christie
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix jiffies.h commentChase Venters
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie
2006-11-30mqueue.h: don't include linux/types.hAlexey Dobriyan
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle
2006-11-30[MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle
2006-11-30[MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle
2006-11-30[MIPS] Remove old junk left from old atomic_lock.Ralf Baechle
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto