aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell1-0/+6
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck3-0/+17
2006-12-01driver core: Introduce device_find_child().Cornelia Huck1-0/+2
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-2/+0
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+3
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-3/+2
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-3/+2
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman1-2/+0
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt1-0/+25
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston1-0/+7
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez1-1/+2
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-0/+1
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman1-0/+6
2006-12-01USB: keep count of unsuspended childrenAlan Stern1-0/+1
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern1-1/+1
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern1-3/+26
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino1-11/+131
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com1-1/+6
2006-12-01mmc: Support for high speed SD cardsPierre Ossman2-1/+28
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale1-0/+5
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2-3/+52
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe1-2/+2
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-3/+4
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch1-0/+12
2006-11-30Fix typos in doc and commentsJan Engelhardt1-2/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante2-2/+2
2006-11-30Fix jiffies.h commentChase Venters1-1/+1
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie1-1/+1
2006-11-30mqueue.h: don't include linux/types.hAlexey Dobriyan1-2/+0
2006-11-30[MIPS] Add support for kexecNicolas Schichan1-0/+2
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2-0/+20
2006-11-25[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2-14/+76
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+3
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds1-0/+8
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa1-1/+1
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-53/+55
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi1-0/+2
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-0/+1
2006-11-15[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai5-53/+54
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-3/+7
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King1-1/+1
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet1-1/+2
2006-11-08[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman1-0/+5
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-4/+7