1. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 18 years ago
  2. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 18 years ago
  3. 6dcec25 kset: convert struct bus_device->drivers to use kset_create by Greg Kroah-Hartman · 18 years ago
  4. 3d89959 kset: convert struct bus_device->devices to use kset_create by Greg Kroah-Hartman · 18 years ago
  5. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 18 years ago
  6. 7405c1e kset: convert /sys/module to use kset_create by Greg Kroah-Hartman · 18 years ago
  7. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 18 years ago
  8. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 18 years ago
  9. e5e38a8 kset: remove decl_subsys_name by Greg Kroah-Hartman · 18 years ago
  10. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 18 years ago
  11. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 18 years ago
  12. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 18 years ago
  13. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 18 years ago
  14. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 18 years ago
  15. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 18 years ago
  16. 12d03da kobject: remove kobj_set_kset_s as no one is using it anymore by Greg Kroah-Hartman · 18 years ago
  17. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 18 years ago
  18. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 18 years ago
  19. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 18 years ago
  20. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 18 years ago
  21. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 18 years ago
  22. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 18 years ago
  23. 7dd817d tifm: Convert from class_device to device for TI flash media by Tony Jones · 18 years ago
  24. 6013c12 pktcdvd: Convert from class_device to device for block/pktcdvd by Tony Jones · 18 years ago
  25. 891f78e DMA: Convert from class_device to device for DMA engine by Tony Jones · 18 years ago
  26. 41ca28a kref: add kref_set() by Evgeniy Polyakov · 18 years ago
  27. 775b64d PM: Acquire device locks on suspend by Rafael J. Wysocki · 18 years ago
  28. d4b7dc4 ACPI: make _OSI(Linux) console messages smarter by Len Brown · 18 years ago
  29. f89e3b0 DMI: create dmi_get_slot() by Len Brown · 18 years ago
  30. 81b4e1f DMI: move dmi_available declaration to linux/dmi.h by Len Brown · 18 years ago
  31. eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 18 years ago
  32. 121a09e libata: correct handling of TSS DVD by Alan Cox · 18 years ago
  33. c23f72c Revert "writeback: introduce writeback_control.more_io to indicate more io" by Linus Torvalds · 18 years ago
  34. f9dd019 i2c: Driver IDs are optional by Jean Delvare · 18 years ago
  35. 417009f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  36. 84427ea remove task_ppid_nr_ns by Roland McGrath · 18 years ago
  37. 6b74c92 Pull bugzilla-9535 into release branch by Len Brown · 18 years ago
  38. 02d5bcc Pull bugzilla-9194 into release branch by Len Brown · 18 years ago
  39. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 18 years ago
  40. b801a1e Don't blatt first element of prv in sg_chain() by Rusty Russell · 18 years ago
  41. d1ec729 ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9 by Zhao Yakui · 18 years ago
  42. a0a4619 [NET]: Add NAPI_STATE_DISABLE. by David S. Miller · 18 years ago
  43. bdb95b1 [NET]: Do not grab device reference when scheduling a NAPI poll. by David S. Miller · 18 years ago
  44. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 18 years ago
  45. 5b7741b KEYS: fix macro by Sebastian Siewior · 18 years ago
  46. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 18 years ago
  47. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 18 years ago
  48. 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 18 years ago
  49. 57ed3ed slub: provide /proc/slabinfo by Pekka J Enberg · 18 years ago
  50. 2c83819 increase PNP_MAX_PORT to 40 from 24 by Len Brown · 18 years ago
  51. ecef969 [VETH]: move veth.h to include/linux by Stephen Hemminger · 18 years ago
  52. 75ec533 [NET] tc_nat: header install by Stephen Hemminger · 18 years ago
  53. ed367fc quicklists: do not release off node pages early by Christoph Lameter · 18 years ago
  54. 9121250 dm: merge max_hw_sector by Neil Brown · 18 years ago
  55. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  56. b019e57 genirq: add unlocked version of set_irq_handler() by Kevin Hilman · 18 years ago
  57. 3c615e1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  58. d556533 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  59. 2fdd82b block: let elv_register() return void by Adrian Bunk · 18 years ago
  60. ededa4d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  61. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 18 years ago
  62. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 18 years ago
  63. 8d93662 apm_event{,info}_t are userspace types by Adam Jackson · 18 years ago
  64. 7552713 fix headers_install by Andrew Morton · 18 years ago
  65. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 18 years ago
  66. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 18 years ago
  67. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 18 years ago
  68. ce2e0ab libata: add more opcodes to ata.h by Tejun Heo · 18 years ago
  69. c2e366a libata: update ata_*_printk() macros such that level can be a variable by Tejun Heo · 18 years ago
  70. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 18 years ago
  71. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  72. 4942093e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  73. 07232b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  74. f88ed90 usb.h: fix kernel-doc warning by Randy Dunlap · 18 years ago
  75. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 18 years ago
  76. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 18 years ago
  77. 4a9ecd5 [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets by Patrick McHardy · 18 years ago
  78. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 18 years ago
  79. cc3000e mmc: remove unused 'mode' from the mmc_host structure by Nicolas Pitre · 18 years ago
  80. 84c46a5 sdhci: support JMicron JMB38x chips by Pierre Ossman · 18 years ago
  81. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 18 years ago
  82. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 18 years ago
  83. 7e1fb76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  84. ad658ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  85. 2a1292b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  86. 5a622f2 proc: fix proc_dir_entry refcounting by Alexey Dobriyan · 18 years ago
  87. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 18 years ago
  88. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 18 years ago
  89. 621544e [LRO]: fix lro_gen_skb() alignment by Andrew Gallatin · 18 years ago
  90. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 18 years ago
  91. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 18 years ago
  92. ca6435f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  93. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 18 years ago
  94. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 18 years ago
  95. 7d400a4 phylib: add PHY interface modes for internal delay for tx and rx only by Kim Phillips · 18 years ago
  96. c99da91 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  97. 2b1e300 [NETNS]: Fix /proc/net breakage by Eric W. Biederman · 18 years ago
  98. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 18 years ago
  99. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 18 years ago
  100. 7c83172 x86_64 EFI boot support: EFI frame buffer driver by Huang, Ying · 18 years ago