summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-0237-22/+283
|\
| * Driver core: show drivers in /sys/module/Kay Sievers2006-12-011-0/+1
| * Driver core: platform_driver_probe(), can save codespaceDavid Brownell2006-12-011-0/+6
| * driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-013-0/+17
| * driver core: Introduce device_find_child().Cornelia Huck2006-12-011-0/+2
| * ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-015-6/+28
| * Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-0127-0/+190
| * Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-011-3/+5
| * Driver core: convert fb code to use struct deviceGreg Kroah-Hartman2006-12-011-4/+4
| * Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman2006-12-011-4/+4
| * Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-011-3/+2Star
| * Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-3/+2Star
| * Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman2006-12-011-2/+0Star
| * Driver core: add notification of bus eventsBenjamin Herrenschmidt2006-12-011-0/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-0210-14/+12Star
|\ \
| * | Fix typos in doc and commentsJan Engelhardt2006-11-301-2/+2
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-306-8/+8
| * | Fix jiffies.h commentChase Venters2006-11-301-1/+1
| * | fix spelling error in include/linux/kernel.hJim Cromie2006-11-301-1/+1
| * | mqueue.h: don't include linux/types.hAlexey Dobriyan2006-11-301-2/+0Star
| |/
* | [BLOCK] Cleanup unused variable passingJens Axboe2006-12-011-2/+2
* | [PATCH] block: support larger block pc requestsMike Christie2006-12-011-3/+4
* | [PATCH] blktrace: add timestamp messageOlaf Kirch2006-12-011-0/+12
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-292-16/+27
|\
| * [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
* | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-291-2/+4
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-291-0/+4
|\ \
| * | [PATCH] i386: Fix compilation with UP genericarchAndi Kleen2006-11-281-0/+4
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-11-291-1/+1
|\ \ \
| * | | [ALSA] version 1.0.13Jaroslav Kysela2006-11-281-1/+1
| |/ /
* / / [PATCH] add missing libsas include to fix s390 compilation.Dave Jones2006-11-291-0/+1
|/ /
* | Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-271-1/+3
* | [PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin2006-11-271-2/+4
* | Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-272-86/+20Star
* | [NET]: Re-fix of doc-comment in sock.hPaul Bonser2006-11-261-5/+10
|/
* [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-252-0/+20
* [PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2006-11-252-14/+76
* [PATCH] mounstats NULL pointer dereferenceVasily Tarasov2006-11-251-1/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-232-5/+15
|\
| * [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-221-0/+4
| * [ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King2006-11-201-5/+11
* | [PATCH] make au1xxx-ide compile againManuel Lauss2006-11-231-4/+2Star
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-11-221-4/+0Star
|\ \
| * | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-4/+0Star
* | | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-221-1/+1
|/ /
* | Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-202-0/+10
* | [PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2006-11-203-5/+6
* | [CRYPTO] api: Remove one too many semicolonYoichi Yuasa2006-11-191-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-166-53/+55
|\
| * [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-161-0/+1