summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.24v2.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
2008-01-24lockdep: fix kernel crash on module unloadArjan van de Ven1-2/+5
2008-01-24[SPARC64]: Partially revert "Constify function pointer tables."David S. Miller1-1/+1
2008-01-24Pull dmi-2.6.24 into release branchLen Brown6-47/+528
2008-01-24Pull bugzilla-9798 into release branchLen Brown3-2/+43
2008-01-24Pull bugzilla-8459 into release branchLen Brown1-8/+18
2008-01-24Pull bugzilla-9747 into release branchLen Brown1-2/+2
2008-01-24Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown3-2/+43
2008-01-24ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh1-3/+3
2008-01-24ACPI: EC: add leading zeros to debug messagesMárton Németh1-4/+4
2008-01-24ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy1-1/+11
2008-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-27/+30
2008-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-20/+49