| Commit message (Expand) | Author | Age | Files | Lines |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 36 | -87/+84 |
* | kobject: add kobject_init_and_add function | Greg Kroah-Hartman | 2008-01-24 | 2 | -0/+32 |
* | kobject: add kobject_add_ng function | Greg Kroah-Hartman | 2008-01-24 | 2 | -0/+69 |
* | kobject: add kobject_init_ng function | Greg Kroah-Hartman | 2008-01-24 | 2 | -0/+43 |
* | kobject: make kobject_cleanup be static | Greg Kroah-Hartman | 2008-01-24 | 2 | -7/+4 |
* | kobject: fix up kobject_set_name to use kvasprintf | Greg Kroah-Hartman | 2008-01-24 | 1 | -39/+32 |
* | kobject: convert icom to use kref, not kobject | Greg Kroah-Hartman | 2008-01-24 | 2 | -15/+11 |
* | kobject: convert hvcs to use kref, not kobject | Greg Kroah-Hartman | 2008-01-24 | 1 | -53/+25 |
* | kobject: convert hvc_console to use kref, not kobject | Greg Kroah-Hartman | 2008-01-24 | 1 | -47/+33 |
* | kobject: convert ibmasm to use kref, not kobject | Greg Kroah-Hartman | 2008-01-24 | 2 | -13/+9 |
* | sysfs: remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 2008-01-24 | 1 | -1/+1 |
* | sysfs: create optimal relative symlink targets | Kay Sievers | 2008-01-24 | 1 | -46/+42 |
* | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-24 | 3 | -21/+15 |
* | ecryptfs: clean up attribute mess | Greg Kroah-Hartman | 2008-01-24 | 1 | -67/+18 |
* | cosa: Convert from class_device to device for cosa sync driver | Tony Jones | 2008-01-24 | 1 | -3/+2 |
* | tifm: Convert from class_device to device for TI flash media | Tony Jones | 2008-01-24 | 3 | -15/+15 |
* | pktcdvd: Convert from class_device to device for block/pktcdvd | Tony Jones | 2008-01-24 | 2 | -10/+8 |
* | paride: Convert from class_device to device for block/paride | Tony Jones | 2008-01-24 | 2 | -9/+9 |
* | mtd: Convert from class_device to device for MTD/mtdchar | Tony Jones | 2008-01-24 | 1 | -7/+5 |
* | MCP_UCB1200: Convert from class_device to device | Tony Jones | 2008-01-24 | 3 | -17/+18 |
* | adb: Convert from class_device to device | Tony Jones | 2008-01-24 | 1 | -1/+1 |
* | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 2008-01-24 | 1 | -3/+3 |
* | IDE: Convert from class_device to device for ide-tape | Tony Jones | 2008-01-24 | 1 | -8/+6 |
* | DMA: Convert from class_device to device for DMA engine | Tony Jones | 2008-01-24 | 2 | -22/+24 |
* | coda: convert struct class_device to struct device | Kay Sievers | 2008-01-24 | 1 | -4/+4 |
* | aoechr: Convert from class_device to device | Tony Jones | 2008-01-24 | 1 | -4/+3 |
* | kref: add kref_set() | Evgeniy Polyakov | 2008-01-24 | 2 | -2/+14 |
* | PM: Acquire device locks on suspend | Rafael J. Wysocki | 2008-01-24 | 6 | -186/+413 |
* | kobject: remove incorrect comment in kobject_rename | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+0 |
* | Documentation: Replace obsolete "driverfs" with "sysfs". | Robert P. J. Day | 2008-01-24 | 2 | -3/+3 |
* | nozomi driver | Frank Seidel | 2008-01-24 | 3 | -0/+2004 |
* | sysfs: Fix a copy-n-paste typo in comment | Jean Delvare | 2008-01-24 | 1 | -1/+1 |
* | Chinese: add translation of Codingstyle | Zhang Le | 2008-01-24 | 1 | -0/+701 |
* | Chinese: add translation of sparse.txt | Li Yang | 2008-01-24 | 1 | -0/+100 |
* | Chinese: add translation of volatile-considered-harmful.txt | Bryan Wu | 2008-01-24 | 1 | -0/+113 |
* | Chinese: add translation of stable_kernel_rules.txt | TripleX Chung | 2008-01-24 | 1 | -0/+66 |
* | Chinese: add translation of oops-tracing.txt | Dave Young | 2008-01-24 | 1 | -0/+212 |
* | Chinese: add translation of SubmittingDrivers | Li Yang | 2008-01-24 | 1 | -0/+168 |
* | Chinese: add translation of SubmittingPatches | TripleX Chung | 2008-01-24 | 1 | -0/+416 |
* | Chinese: Change man-pages maintainer address in HOWOTO | Li Yang | 2008-01-24 | 1 | -1/+1 |
* | Chinese: rephrase English introduction in HOWTO | Li Yang | 2008-01-24 | 1 | -3/+3 |
* | Chinese: Add the known_regression URI to the HOWTO | Li Yang | 2008-01-24 | 1 | -0/+2 |
* | Linux 2.6.24 | Linus Torvalds | 2008-01-24 | 1 | -1/+1 |
* | spi: omap2_mcspi PIO RX fix | Kalle Valo | 2008-01-24 | 1 | -3/+3 |
* | Revert "mac80211: warn when receiving frames with unaligned data" | Linus Torvalds | 2008-01-24 | 1 | -13/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-01-24 | 1 | -1/+1 |
|\ |
|
| * | [SPARC64]: Partially revert "Constify function pointer tables." | David S. Miller | 2008-01-23 | 1 | -1/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-01-24 | 11 | -59/+591 |
|\ \ |
|
| * \ | Pull dmi-2.6.24 into release branch | Len Brown | 2008-01-23 | 6 | -47/+528 |
| |\ \ |
|
| | * | | ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems. | Len Brown | 2008-01-23 | 1 | -0/+343 |