summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman36-87/+84
2008-01-25kobject: add kobject_init_and_add functionGreg Kroah-Hartman2-0/+32
2008-01-25kobject: add kobject_add_ng functionGreg Kroah-Hartman2-0/+69
2008-01-25kobject: add kobject_init_ng functionGreg Kroah-Hartman2-0/+43
2008-01-25kobject: make kobject_cleanup be staticGreg Kroah-Hartman2-7/+4
2008-01-25kobject: fix up kobject_set_name to use kvasprintfGreg Kroah-Hartman1-39/+32
2008-01-25kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman2-15/+11
2008-01-25kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman1-53/+25
2008-01-25kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman1-47/+33
2008-01-25kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2-13/+9
2008-01-25sysfs: remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2008-01-25sysfs: create optimal relative symlink targetsKay Sievers1-46/+42
2008-01-25driver core: Make the dev_*() family of macros in device.h completeEmil Medve3-21/+15
2008-01-25ecryptfs: clean up attribute messGreg Kroah-Hartman1-67/+18
2008-01-25cosa: Convert from class_device to device for cosa sync driverTony Jones1-3/+2
2008-01-25tifm: Convert from class_device to device for TI flash mediaTony Jones3-15/+15
2008-01-25pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2-10/+8
2008-01-25paride: Convert from class_device to device for block/parideTony Jones2-9/+9
2008-01-25mtd: Convert from class_device to device for MTD/mtdcharTony Jones1-7/+5
2008-01-25MCP_UCB1200: Convert from class_device to deviceTony Jones3-17/+18
2008-01-25adb: Convert from class_device to deviceTony Jones1-1/+1
2008-01-25ISDN: Convert from class_device to device for ISDN capiTony Jones1-3/+3
2008-01-25IDE: Convert from class_device to device for ide-tapeTony Jones1-8/+6
2008-01-25DMA: Convert from class_device to device for DMA engineTony Jones2-22/+24
2008-01-25coda: convert struct class_device to struct deviceKay Sievers1-4/+4
2008-01-25aoechr: Convert from class_device to deviceTony Jones1-4/+3
2008-01-25kref: add kref_set()Evgeniy Polyakov2-2/+14
2008-01-25PM: Acquire device locks on suspendRafael J. Wysocki6-186/+413
2008-01-25kobject: remove incorrect comment in kobject_renameGreg Kroah-Hartman1-2/+0
2008-01-25Documentation: Replace obsolete "driverfs" with "sysfs".Robert P. J. Day2-3/+3
2008-01-25nozomi driverFrank Seidel3-0/+2004
2008-01-25sysfs: Fix a copy-n-paste typo in commentJean Delvare1-1/+1
2008-01-25Chinese: add translation of CodingstyleZhang Le1-0/+701
2008-01-25Chinese: add translation of sparse.txtLi Yang1-0/+100
2008-01-25Chinese: add translation of volatile-considered-harmful.txtBryan Wu1-0/+113
2008-01-25Chinese: add translation of stable_kernel_rules.txtTripleX Chung1-0/+66
2008-01-25Chinese: add translation of oops-tracing.txtDave Young1-0/+212
2008-01-25Chinese: add translation of SubmittingDriversLi Yang1-0/+168
2008-01-25Chinese: add translation of SubmittingPatchesTripleX Chung1-0/+416
2008-01-25Chinese: Change man-pages maintainer address in HOWOTOLi Yang1-1/+1
2008-01-25Chinese: rephrase English introduction in HOWTOLi Yang1-3/+3
2008-01-25Chinese: Add the known_regression URI to the HOWTOLi Yang1-0/+2
2008-01-25Linux 2.6.24Linus Torvalds1-1/+1
2008-01-25spi: omap2_mcspi PIO RX fixKalle Valo1-3/+3
2008-01-25Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds1-13/+0
2008-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-59/+591
2008-01-24slab: partially revert list3 changesMel Gorman1-3/+3
2008-01-24fix hugepages leak due to pagetable page sharingLarry Woodman1-0/+5
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman1-1/+0