1. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  2. 7f7cfff sysfs: fix parent refcounting during rename and move by Tejun Heo · 17 years ago
  3. 42b37df sysfs: make sysfs_alloc_ino() static by Tejun Heo · 17 years ago
  4. ad6a1e1 driver-core: make devt_attr and uevent_attr static by Tejun Heo · 17 years ago
  5. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  6. dbde0fc sysfs: reimplement sysfs_drop_dentry() by Tejun Heo · 17 years ago
  7. 198a2a8 sysfs: separate out sysfs_attach_dentry() by Tejun Heo · 17 years ago
  8. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  9. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  10. eb36165 sysfs: implement bin_buffer by Tejun Heo · 17 years ago
  11. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  12. aecdced sysfs: implement kobj_sysfs_assoc_lock by Tejun Heo · 17 years ago
  13. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  14. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  15. 13b3086 sysfs: add sysfs_dirent->s_parent by Tejun Heo · 17 years ago
  16. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  17. 996b737 sysfs: flatten and fix sysfs_rename_dir() error handling by Tejun Heo · 17 years ago
  18. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  19. 93e3cd8 sysfs: fix error handling in binattr write() by Tejun Heo · 17 years ago
  20. 7a23ad4 sysfs: make sysfs_put() ignore NULL sd by Tejun Heo · 17 years ago
  21. 2b611bb sysfs: allocate inode number using ida by Tejun Heo · 17 years ago
  22. fa7f912 sysfs: move release_sysfs_dirent() to dir.c by Tejun Heo · 17 years ago
  23. 72dba58 ida: implement idr based id allocator by Tejun Heo · 17 years ago
  24. e33ac8b idr: separate out idr_mark_full() by Tejun Heo · 17 years ago
  25. 7aae6dd idr: fix obscure bug in allocation path by Tejun Heo · 17 years ago
  26. dc0afa8 Driver core: coding style cleanup by Cornelia Huck · 17 years ago
  27. 93160c6 PM: do not use saved_state from struct dev_pm_info on ARM by Rafael J. Wysocki · 17 years ago
  28. 43a49f8 PM: Do not check parent state in suspend and resume core code by Rafael J. Wysocki · 17 years ago
  29. 1c3f7d1 PM: Remove power_state.event checks from suspend core code by Rafael J. Wysocki · 17 years ago
  30. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  31. 2a01345 Driver core: fix devres_release_all() return value by Adrian Bunk · 17 years ago
  32. ab71c6f driver core: fix kernel doc of device_release_driver by Stefan Richter · 17 years ago
  33. 1f5681a driver core: properly get driver in device_release_driver by Stefan Richter · 17 years ago
  34. f8916c1 Driver core: include linux/mutex.h from attribute_container.c by Michael S. Tsirkin · 17 years ago
  35. 9e584a4 PM: Simplify suspend_device by Rafael J. Wysocki · 17 years ago
  36. cc49006 PM: Remove saved_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  37. 9cddad7 PM: Remove pm_parent from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  38. 11048dc Power Management: use mutexes instead of semaphores by Matthias Kaehlcke · 17 years ago
  39. 9f3f776 sysdev: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  40. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  41. 4f5c791 DMI-based module autoloading by Lennart Poettering · 17 years ago
  42. cfc94cd debugfs: add rename for debugfs files by Jan Kara · 17 years ago
  43. 4633600 Rules on how to use sysfs in userspace programs by Kay Sievers · 17 years ago
  44. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  45. 5463d9f PCI: limit pci_get_bus_and_slot to domain 0 by Randy Dunlap · 17 years ago
  46. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  47. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  48. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  49. 5b57a6c PCI: hotplug: pciehp: wait for 1 second after power off slot by Kenji Kaneshige · 17 years ago
  50. cca03de PCI: pci_set_power_state(): check for PM capabilities earlier by Andrew Lunn · 17 years ago
  51. 0bec2c8 PCI: cpci_hotplug: Convert to use the kthread API by Scott Murray · 17 years ago
  52. 694625c PCI: add pci_try_set_mwi by Randy Dunlap · 17 years ago
  53. f5609d7 PCI: pcie: remove SPIN_LOCK_UNLOCKED by Milind Arun Choudhary · 17 years ago
  54. 6f6f8c2 PCI: ROUND_UP macro cleanup in drivers/pci by Milind Arun Choudhary · 17 years ago
  55. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  56. b7b095c PCI: pci-x-pci-express-read-control-interfaces cleanups by Andrew Morton · 17 years ago
  57. 579082d PCI: Fix typo in include/linux/pci.h by Rolf Eike Beer · 17 years ago
  58. 12bedda PCI: pci_ids, remove double or more empty lines by Jiri Slaby · 17 years ago
  59. f732ee0 PCI: pci_ids, add atheros and 3com_2 vendors by Jiri Slaby · 17 years ago
  60. 03966e0 PCI: pci_ids, reorder some entries by Jiri Slaby · 17 years ago
  61. c43eaa0 PCI: i386: traps, change VENDOR to DEVICE by Jiri Slaby · 17 years ago
  62. 1d0ed38 PCI: ATM: lanai, change VENDOR to DEVICE by Jiri Slaby · 17 years ago
  63. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  64. b8a3a52 PCI: read revision ID by default by Auke Kok · 17 years ago
  65. 56906c6 PCI: remove useless pci driver method by David Brownell · 17 years ago
  66. e57571a PCI: unexport pci_proc_attach_device by Adrian Bunk · 18 years ago
  67. f0dce41 PCI aer: add pci_cleanup_aer_correct_aer_status by Stephen Hemminger · 17 years ago
  68. 65b3bc3 PCI aer: fix stub return values by Stephen Hemminger · 17 years ago
  69. 8d29bfb PCI: fix AER driver error information by Zhang, Yanmin · 17 years ago
  70. f477836 PCI: hotplug: pciehp: Fix possible race condition in writing slot by Kenji Kaneshige · 17 years ago
  71. adf809d + pci_find_slot-mark-deprecated.patch added to -mm tree by Alan Cox · 17 years ago
  72. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 17 years ago
  73. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  74. d556ad4 PCI: add PCI-X/PCI-Express read control interfaces by Peter Oruba · 17 years ago
  75. e4585da pci syscall.c: Switch to refcounting API by Alan Cox · 18 years ago
  76. a23adb5 PCI: point people to Bernhard instead of the linux-kernel list by Greg Kroah-Hartman · 17 years ago
  77. 46ae357 PCI: remove cpqphp driver maintainer by Greg Kroah-Hartman · 17 years ago
  78. 72d0b7a I/OAT: Add documentation for the tcp_dma_copybreak sysctl by Chris Leech · 18 years ago
  79. 70774b4 ioatdma: Remove the use of writeq from the ioatdma driver by Chris Leech · 18 years ago
  80. e382881 ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma by Chris Leech · 18 years ago
  81. ff487fb drivers/dma: handle sysfs errors by Jeff Garzik · 18 years ago
  82. 000725d ioatdma: Push pending transactions to hardware more frequently by Chris Leech · 18 years ago
  83. c5d3e45 [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ by Jeff Garzik · 17 years ago
  84. 1fd05ba [AF_UNIX]: Rewrite garbage collector, fixes race. by Miklos Szeredi · 17 years ago
  85. 1612b18 [IA64] Support multiple CPUs going through OS_MCA by Russ Anderson · 17 years ago
  86. 256a7e0 [IA64] silence GCC ia64 unused variable warnings by Jes Sorensen · 17 years ago
  87. 012b710 [IA64] prevent MCA when performing MMIO mmap to PCI config space by Alex Chiang · 17 years ago
  88. 9e12132 [IA64] add sn_register_pmi_handler oemcall by Dean Nelson · 17 years ago
  89. e559e91 [CRYPTO] api: Allow ablkcipher with no queues by Sebastian Siewior · 17 years ago
  90. e69ff73 [CRYPTO] cipher: Remove obsolete fields from cipher_tfm by Herbert Xu · 17 years ago
  91. ca7c393 [CRYPTO] api: Handle unaligned keys in setkey by Sebastian Siewior · 17 years ago
  92. fe3c520 [CRYPTO] api: Wake up all waiters when larval completes by Herbert Xu · 17 years ago
  93. 2e290f4 [CRYPTO] Kconfig: Use menuconfig objects by Jan Engelhardt · 17 years ago
  94. 99d24ed [NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876) by Patrick McHardy · 17 years ago
  95. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  96. 3be550f [UDP]: Fix length check. by Patrick McHardy · 17 years ago
  97. dffe4f0 [IPV6]: Remove unneeded pointer idev from addrconf_cleanup(). by Micah Gruber · 17 years ago
  98. ed8b548 [DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h by Ilpo Järvinen · 17 years ago
  99. 4c75209 [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options. by YOSHIFUJI Hideaki · 17 years ago
  100. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago