1. f20a9ea sysfs: add proper sysfs_init() prototype by Andrew Morton · 18 years ago
  2. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  3. 3702264 drivers/base: Platform notify needs to occur before drivers attach to the device by Brian Walsh · 18 years ago
  4. 8a6914a v4l-dev2: handle __must_check by Andrew Morton · 18 years ago
  5. cebc04b add CONFIG_ENABLE_MUST_CHECK by Andrew Morton · 18 years ago
  6. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  7. 35acfdd Driver core: fixed add_bind_files() definition by Yoichi Yuasa · 18 years ago
  8. 9de72ee Driver core: fix comments in drivers/base/power/resume.c by Dmitry Torokhov · 18 years ago
  9. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  10. 1018801 kobject: must_check fixes by Randy Dunlap · 18 years ago
  11. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  12. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  13. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  14. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 18 years ago
  15. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 18 years ago
  16. 64bb5d2 Driver core: allow devices in classes to have no parent by Greg Kroah-Hartman · 18 years ago
  17. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 18 years ago
  18. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  19. bb84c89 PM: device_suspend/resume may sleep by Pavel Machek · 18 years ago
  20. 84ed64e PM: add /sys/power documentation to Documentation/ABI by Rafael J. Wysocki · 18 years ago
  21. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  22. 1ebfd79 PM: schedule /sys/devices/.../power/state for removal by Pavel Machek · 18 years ago
  23. 2bca293 PM: add kconfig option for deprecated .../power/state files by David Brownell · 18 years ago
  24. 047bda3 PM: update docs for writing .../power/state by David Brownell · 18 years ago
  25. 4fc0840 updated Documentation/power/devices.txt by David Brownell · 18 years ago
  26. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 18 years ago
  27. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 18 years ago
  28. c78a7c2 PM: video drivers and PM_EVENT_PRETHAW by David Brownell · 18 years ago
  29. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  30. 82bb67f PM: define PM_EVENT_PRETHAW by David Brownell · 18 years ago
  31. 8b4b8a2 fix broken/dubious driver suspend() methods by David Brownell · 18 years ago
  32. 8f4bcc2 make suspend quieter by David Brownell · 18 years ago
  33. cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
  34. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 18 years ago
  35. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  36. 6468b3a Debugfs: kernel-doc fixes for debugfs by Randy Dunlap · 18 years ago
  37. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  38. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  39. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 18 years ago
  40. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 18 years ago
  41. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 18 years ago
  42. 6d99eb3 Documentation/ABI: devfs is not obsolete, but removed! by jens m. noedler · 18 years ago
  43. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  44. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  45. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 18 years ago
  46. 1cc5f71 [PATCH] load_module: no BUG if module_subsys uninitialized by Ed Swierk · 18 years ago
  47. bfa0e9a [PATCH] i386: fix flat mode numa on a real numa system by keith mannthey · 18 years ago
  48. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  49. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  50. 25981de [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* by Michael Hanselmann · 18 years ago
  51. f3ef9ea [PATCH] do not free non slab allocated per_cpu_pageset by David Rientjes · 18 years ago
  52. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  53. 0b16f21 [PATCH] rtc: lockdep fix/workaround by Peter Zijlstra · 18 years ago
  54. c0ba7e5 [PATCH] autofs4: zero timeout prevents shutdown by Ian Kent · 18 years ago
  55. be5b6d3 [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. by David S. Miller · 18 years ago
  56. efdbc1a [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. by David S. Miller · 18 years ago
  57. a4c0291 [SPARC64]: Fix section-mismatch errors in solaris emul module. by David S. Miller · 18 years ago
  58. 4cc6773 [NetLabel]: update docs with website information by Paul Moore · 18 years ago
  59. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  60. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  61. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 18 years ago
  62. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 18 years ago
  63. df2115c [NetLabel]: change the SELinux permissions by Paul Moore · 18 years ago
  64. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  65. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  66. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  67. 597811e [TCP]: make cubic the default by Stephen Hemminger · 18 years ago
  68. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  69. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  70. 7c25041 [PATCH] pata_pdc2027x iomem annotations by Al Viro · 18 years ago
  71. 355edd2 [PATCH] fix idiocy in asd_init_lseq_mdp() by Al Viro · 18 years ago
  72. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  73. 855fc73 [PATCH] wrong thing iounmapped (qla3xxx) by Al Viro · 18 years ago
  74. ee111d1 [PATCH] qla3xxx iomem annotations by Al Viro · 18 years ago
  75. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  76. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  77. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  78. 508df25 Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  79. 6a3670c [PATCH] missing include (free_irq() use) by Al Viro · 18 years ago
  80. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  81. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  82. 1db2ea39 [PATCH] netlabel gfp annotations by Al Viro · 18 years ago
  83. 8abf106 [PATCH] libata won't build on SUN4 by Al Viro · 18 years ago
  84. 9317fd4 [PATCH] libata won't build on m68k and m32r by Al Viro · 18 years ago
  85. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  86. 2722de7 Don't remove $(INSTALL_HDR_PATH)/install before headers_install. by David Woodhouse · 18 years ago
  87. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  88. 398477d Merge git://git.infradead.org/~dwmw2/khdrs-2.6 by Linus Torvalds · 18 years ago
  89. 6e936d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  90. 5cc8d24 kbuild: add distclean info to 'make help' and more details for 'clean' by Jesper Juhl · 18 years ago
  91. 5026b38 dontdiff: add utsrelease.h by Randy Dunlap · 18 years ago
  92. a5fa393 kbuild: fix "mkdir -p" usage in scripts/package/mkspec by Rolf Eike Beer · 18 years ago
  93. 1ef9885 kbuild: correct and clarify versioning info in Makefile by Robert P. J. Day · 18 years ago
  94. 2e99f31 kbuild: fixup Documentation/kbuild/modules.txt by Robert P. J. Day · 18 years ago
  95. da7c040 kbuild: Extend kbuild/defconfig tags support to exuberant ctags by Aron Griffis · 18 years ago
  96. 39e6e9c kbuild: fix for some typos in Documentation/makefiles.txt by Bryce Harrington · 18 years ago
  97. 1c7bafe kbuild: clarify "make C=" build option by Robert P. J. Day · 18 years ago
  98. e412171 Documentaion: update Documentation/Changes with minimum versions by Robert P. J. Day · 18 years ago
  99. b32c826 kbuild: update help in top level Makefile by Robert P. J. Day · 18 years ago
  100. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago