aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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 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-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-28[NET]: Fix MAX_HEADER setting.David S. Miller
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven
2006-11-25[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan
2006-11-15[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet
2006-11-08[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen
2006-11-02pci_ids.h: Add NVIDIA PCI IDPeer Chen