summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-029-18/+66
|\
| * 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-011-2/+0Star
| * Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+3
| * 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-026-8/+6Star
|\ \
| * | Fix typos in doc and commentsJan Engelhardt2006-11-301-2/+2
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-302-2/+2
| * | 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
|/
* [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-291-2/+4
* Fix 'ALIGN()' macro, take 2Linus Torvalds2006-11-271-1/+3
* Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-272-86/+20Star
* [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
* [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-221-1/+1
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-0/+8
* [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
| * [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-165-53/+54
* | [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-161-0/+2
|/
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-3/+7
* [PATCH] Fix missing parens in set_personality()Russell King2006-11-131-1/+1
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-131-1/+2
* [PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2006-11-091-0/+5
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-091-4/+7
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-091-0/+2
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-091-1/+1
* [PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2006-11-061-3/+11
* [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+6
* [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-051-7/+7
* [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-031-0/+4
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-1/+3
* [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-031-0/+2
* [PATCH] fix UFS superblock alignment issuesEric Sandeen2006-11-031-1/+1
* pci_ids.h: Add NVIDIA PCI IDPeer Chen2006-11-031-0/+1