summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds37-22/+283
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-14/+12
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers1-0/+1
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 Herrenschmidt5-6/+28
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt27-0/+190
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman1-3/+5
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-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 LaPlante6-8/+8
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-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+27
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2-16/+27
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+4
2006-11-28Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-26[PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin1-2/+4
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20
2006-11-25[NET]: Re-fix of doc-comment in sock.hPaul Bonser1-5/+10
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-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-5/+15
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss1-4/+2
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams1-0/+4
2006-11-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-4/+0
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips1-4/+0
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 Torvalds2-0/+10
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer3-5/+6
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King1-5/+11
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