1. 65eff9c ocfs2: remove handle argument to ocfs2_start_trans() by Mark Fasheh · 18 years ago
  2. dae8583 ocfs2: remove ocfs2_journal_handle journal field by Mark Fasheh · 18 years ago
  3. 02dc1af ocfs2: pass ocfs2_super * into ocfs2_commit_trans() by Mark Fasheh · 18 years ago
  4. 4bcec18 ocfs2: remove unused handle argument from ocfs2_meta_lock_full() by Mark Fasheh · 18 years ago
  5. a301a27 ocfs2: make ocfs2_alloc_handle() static by Mark Fasheh · 18 years ago
  6. daf29e9 ocfs2: remove unused ocfs2_handle_add_lock() by Mark Fasheh · 18 years ago
  7. 02928a7 ocfs2: remove unused ocfs2_handle_add_inode() by Mark Fasheh · 18 years ago
  8. 85b9e78 ocfs2: Don't allocate handle early in ocfs2_rename() by Mark Fasheh · 18 years ago
  9. da5cbf2 ocfs2: don't use handle for locking in allocation functions by Mark Fasheh · 18 years ago
  10. 8d5596c ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename() by Mark Fasheh · 18 years ago
  11. 6d8fc40 ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink() by Mark Fasheh · 18 years ago
  12. 30a4f5e ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink() by Mark Fasheh · 18 years ago
  13. 5098c27 ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code by Mark Fasheh · 18 years ago
  14. 123a964 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link() by Mark Fasheh · 18 years ago
  15. e3a8213 ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod() by Mark Fasheh · 18 years ago
  16. e08dc8b ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log() by Mark Fasheh · 18 years ago
  17. 8898a5a ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c by Mark Fasheh · 18 years ago
  18. c161f89 ocfs2: remove ocfs2_journal_handle flags field by Mark Fasheh · 18 years ago
  19. 1fc5814 ocfs2: have ocfs2_extend_trans() take handle_t by Mark Fasheh · 18 years ago
  20. 01ddf1e ocfs2: remove unused ocfs2_journal_handle field by Mark Fasheh · 18 years ago
  21. f5a923d ocfs2: fix format warnings in dlm_alloc_pagevec() by Mark Fasheh · 18 years ago
  22. da66116 [2.6 patch] make ocfs2_create_new_lock() static by Adrian Bunk · 18 years ago
  23. b6ef977 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  24. 9ba5aa3 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  25. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  26. b07e3c3 Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  27. 5f56bbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  28. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  29. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  30. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  31. 6b8cc71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  32. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  33. f523622 [ARM] 3967/1: xsc3: make branch predication configurable on xsc3 by Dan Williams · 18 years ago
  34. 0e5fdca [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT by Lennert Buytenhek · 18 years ago
  35. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 18 years ago
  36. c957b32 Documentation/driver-model/platform.txt update/rewrite by David Brownell · 18 years ago
  37. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  38. acf02d2 driver core: Use klist_remove() in device_move() by Cornelia Huck · 18 years ago
  39. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  40. af9e076 Driver core: make drivers/base/core.c:setup_parent() static by Adrian Bunk · 18 years ago
  41. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 18 years ago
  42. 035ed7a sysfs: sysfs_write_file() writes zero terminated data by Thomas Maier · 18 years ago
  43. 06a4bca cpu topology: consider sysfs_create_group return value by Heiko Carstens · 18 years ago
  44. 2895353 Driver core: Call platform_notify_remove later by Benjamin Herrenschmidt · 18 years ago
  45. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  46. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  47. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  48. ebf644c Driver core: change mem class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  49. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  50. e55c879 Driver core: convert firmware code to use struct device by Greg Kroah-Hartman · 18 years ago
  51. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  52. 04880ed Driver core: convert ppdev code to use struct device by Greg Kroah-Hartman · 18 years ago
  53. 9a6a2a5 Driver core: convert PPP code to use struct device by Greg Kroah-Hartman · 18 years ago
  54. 07accdc Driver core: convert cpuid code to use struct device by Greg Kroah-Hartman · 18 years ago
  55. a271aaf Driver core: convert msr code to use struct device by Greg Kroah-Hartman · 18 years ago
  56. ac11d06 I2C: convert i2c-dev to use struct device instead of struct class_device by Greg Kroah-Hartman · 18 years ago
  57. 38ca6c3 Driver core: convert raw device code to use struct device by Greg Kroah-Hartman · 18 years ago
  58. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 18 years ago
  59. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  60. cd15422 Driver core: convert vc code to use struct device by Greg Kroah-Hartman · 18 years ago
  61. 805952a Driver core: convert vt code to use struct device by Greg Kroah-Hartman · 18 years ago
  62. 805fab4 CONFIG_SYSFS_DEPRECATED - class symlinks by Kay Sievers · 18 years ago
  63. a87cb2a CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables by Kay Sievers · 18 years ago
  64. 99ef3ef CONFIG_SYSFS_DEPRECATED - device symlinks by Kay Sievers · 18 years ago
  65. b9cafc7 CONFIG_SYSFS_DEPRECATED - bus symlinks by Kay Sievers · 18 years ago
  66. 40fa542 Driver core: make old versions of udev work properly by Greg Kroah-Hartman · 18 years ago
  67. 88a22c9 CONFIG_SYSFS_DEPRECATED by Kay Sievers · 18 years ago
  68. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 18 years ago
  69. 1901fb2 Driver core: fix "driver" symlink timing by Kay Sievers · 18 years ago
  70. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 18 years ago
  71. 2b290da PCI: make arch/i386/pci/common.c:pci_bf_sort static by Adrian Bunk · 18 years ago
  72. b0d974e PCI: ibmphp_pci.c: fix NULL dereference by Adrian Bunk · 18 years ago
  73. 9d167dc pciehp: remove unnecessary pci_disable_msi by Kenji Kaneshige · 18 years ago
  74. 407f452 pciehp: remove unnecessary free_irq by Kenji Kaneshige · 18 years ago
  75. a57ed79 PCI: rpaphp: change device tree examination by John Rose · 18 years ago
  76. ac9e989 PCI: Change memory allocation for acpiphp slots by Rolf Eike Beer · 18 years ago
  77. adbc2a1 i2c-i801: SMBus patch for Intel ICH9 by Jason Gaston · 18 years ago
  78. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 18 years ago
  79. 95ddc5f PCI: pci_{enable,disable}_device() nestable ports by Inaky Perez-Gonzalez · 18 years ago
  80. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 18 years ago
  81. 039d09a PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap by Amol Lad · 18 years ago
  82. 7edab2f pci/i386: style cleanups by Randy Dunlap · 18 years ago
  83. 7ea7e98 PCI: Block on access to temporarily unavailable pci device by Matthew Wilcox · 18 years ago
  84. 50bf14b pci: fix __pci_register_driver error handling by Akinobu Mita · 18 years ago
  85. 0dcb2b7 pci: clear osc support flags if no _OSC method by Kristen Carlson Accardi · 18 years ago
  86. 0a9dee2 acpiphp: fix missing acpiphp_glue_exit() by Akinobu Mita · 18 years ago
  87. 467c442 acpiphp: fix use of list_for_each macro by Akinobu Mita · 18 years ago
  88. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  89. 9f581f1 Altix: SN ACPI hotplug support. by John Keller · 18 years ago
  90. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  91. e08cf02 PCI: Delete unused extern in powermac/pci.c by Matthew Wilcox · 18 years ago
  92. edb2d97 PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI by Matthew Wilcox · 18 years ago
  93. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 18 years ago
  94. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  95. 368c73d PCI: quirks: fix the festering mess that claims to handle IDE quirks by Alan Cox · 18 years ago
  96. cc692a5 PCI: save/restore PCI-X state by Stephen Hemminger · 18 years ago
  97. e65e5fb PCI: Make some MSI-X #defines generic by Michael Ellerman · 18 years ago
  98. 009af1f PCI: Let PCI_MULTITHREAD_PROBE not be broken by Greg Kroah-Hartman · 18 years ago
  99. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  100. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago