1. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  2. 75e98b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  3. 30bc945 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  4. 4cba84b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  5. 7d939fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  6. 18c98b6 ptrace_signal subroutine by Roland McGrath · 17 years ago
  7. 0e04388 cgroup: fix a race condition in manipulating tsk->cg_list by Li Zefan · 17 years ago
  8. 5f46ce1 security: enhance DEFAULT_MMAP_MIN_ADDR description by maximilian attems · 17 years ago
  9. 27cc2a6 SELinux: add netport.[ch] by James Morris · 17 years ago
  10. 3e11217 SELinux: Add network port SID cache by Paul Moore · 17 years ago
  11. 832cbd9 SELinux: turn mount options strings into defines by Eric Paris · 17 years ago
  12. 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 17 years ago
  13. 64dbf07 selinux: introduce permissive types by Eric Paris · 17 years ago
  14. 0356357 selinux: remove ptrace_sid by Roland McGrath · 17 years ago
  15. eda4f69 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() by Eric Paris · 17 years ago
  16. f0115e6 security: code cleanup by Andrew Morton · 17 years ago
  17. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  18. b0c636b SELinux: create new open permission by Eric Paris · 17 years ago
  19. d4ee423 selinux: selinux/netlabel.c should #include "netlabel.h" by Adrian Bunk · 17 years ago
  20. 454d972 SELinux: unify printk messages by James Morris · 17 years ago
  21. 98e9894 SELinux: remove unused backpointers from security objects by James Morris · 17 years ago
  22. f74af6e SELinux: Correct the NetLabel locking for the sk_security_struct by Paul Moore · 17 years ago
  23. 2342e51 Remove DEBUG_SEMAPHORE from Kconfig by Matthew Wilcox · 17 years ago
  24. 714493c Improve semaphore documentation by Matthew Wilcox · 17 years ago
  25. b17170b Simplify semaphore implementation by Matthew Wilcox · 17 years ago
  26. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 17 years ago
  27. f06d968 Introduce down_killable() by Matthew Wilcox · 17 years ago
  28. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  29. e48b3de Add semaphore.h to kernel_lock.c by Matthew Wilcox · 17 years ago
  30. 8b91de2 Fix quota.h includes by Matthew Wilcox · 17 years ago
  31. ca68305 [S390] Remove code duplication from monreader / dcssblk. by Martin Schwidefsky · 17 years ago
  32. 9e74a6b8 [S390] kernel: show last breaking-event-address on oops by Christian Borntraeger · 17 years ago
  33. 1a5deba [S390] lowcore: Change type of lowcores softirq_pending to __u32. by Heiko Carstens · 17 years ago
  34. 1749a81 [S390] zcrypt: Comments and kernel-doc cleanup by Felix Beck · 17 years ago
  35. 3f12ebc [S390] uaccess: Always access the correct address space. by Heiko Carstens · 17 years ago
  36. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  37. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 17 years ago
  38. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 17 years ago
  39. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 17 years ago
  40. e177685 [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters by Ursula Braun · 17 years ago
  41. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  42. 1e42f32 [S390] remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  43. efca13b [S390] qdio: remove outdated developerworks link. by Ursula Braun · 17 years ago
  44. 9637c3f [S390] Add debug_register_mode() function to debug feature API by Michael Holzheu · 17 years ago
  45. 9f7819c [S390] crypto: use more descriptive function names for init/exit routines. by Heiko Carstens · 17 years ago
  46. c0015f9 [S390] switch sched_clock to store-clock-extended. by Jan Glauber · 17 years ago
  47. 2f7c8bd [S390] zcrypt: add support for large random numbers by Ralph Wuerthner · 17 years ago
  48. 893f112 [S390] hw_random: allow rng_dev_read() to return hardware errors. by Ralph Wuerthner · 17 years ago
  49. c10fde0 [S390] Vertical cpu management. by Heiko Carstens · 17 years ago
  50. dbd70fb [S390] cpu topology support for s390. by Heiko Carstens · 17 years ago
  51. 7b758389 [S390] Export stfle. by Heiko Carstens · 17 years ago
  52. cbce70e [S390] Add new fields for System z10 to /proc/sysinfo by Martin Schwidefsky · 17 years ago
  53. aa24f7f [S390] KVM preparation: split sysinfo definitions for kvm use by Christian Borntraeger · 17 years ago
  54. f60c768 [S390] dasd: add sim handling. by Stefan Haberland · 17 years ago
  55. c2e8b85 [S390] exec_protect: Fix incorrect extern declarations. by Heiko Carstens · 17 years ago
  56. a695f16 [S390] vmur: Use wait queue instead of mutex to serialize open by Frank Munzert · 17 years ago
  57. 92bf435 [S390] tape: duplicate sysfs filename when setting tape device online by Michael Holzheu · 17 years ago
  58. 00966c0 [S390] dasd: use GFP_DMA for fba private data allocation by Stefan Haberland · 17 years ago
  59. 35b58b0 [S390] qdio: Unrecognized inbound traffic if many FCP devices are online by Ursula Braun · 17 years ago
  60. d1e2337 [S390] sclp: Get rid of in_atomic() use. by Heiko Carstens · 17 years ago
  61. 8284fb19 [S390] cio: fix parallel cm_enable processing. by Michael Ernst · 17 years ago
  62. fe6173d [S390] cio: Trigger verification on device/path not operational. by Cornelia Huck · 17 years ago
  63. 22806dc [S390] cio: Fix race for "fast" path gone/path back situations. by Cornelia Huck · 17 years ago
  64. 374b8f4 [S390] allnoconfig build error. by Martin Schwidefsky · 17 years ago
  65. de55343 [S390] Protect against sigaltstack wraparound. by Heiko Carstens · 17 years ago
  66. 08a8a0c [S390] dasd: fix double elevator_exit call when deadline iosched fails to load by Josef 'Jeff' Sipek · 17 years ago
  67. 0a22ab9 IB/iser: Don't change itt endianness by Erez Zilber · 17 years ago
  68. 068c4ea IB/mlx4: Update module version and release date by Jack Morgenstein · 17 years ago
  69. 9fdd5e5 IPoIB: Handle case when P_Key is deleted and re-added at same index by Roland Dreier · 17 years ago
  70. d97c517 IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event by Erez Zilber · 17 years ago
  71. 4ff08a7 IB/mlx4: Fix incorrect comment by Eli Cohen · 17 years ago
  72. 4dc51b3 IB/mlx4: Fix race when detaching a QP from a multicast group by Eli Cohen · 17 years ago
  73. c83b5b1 IB/ehca: Support all ibv_devinfo values in query_device() and query_port() by Stefan Roscher · 17 years ago
  74. 4cd1e5e RDMA/nes: Free IRQ before killing tasklet by Roland Dreier · 17 years ago
  75. 940801b IB/mthca: Update module version and release date by Jack Morgenstein · 17 years ago
  76. 0df67030 IB/mlx4: Update QP state if query QP succeeds by Dotan Barak · 17 years ago
  77. 5121df3 IB/mthca: Update QP state if query QP succeeds by Dotan Barak · 17 years ago
  78. 9285faa RDMA/amso1100: Add check for NULL reply_msg in c2_intr() by Tom Tucker · 17 years ago
  79. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 17 years ago
  80. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 17 years ago
  81. 28d52b3 IPoIB: Support modifying IPoIB CQ event moderation by Eli Cohen · 17 years ago
  82. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 17 years ago
  83. 82c24c1 IPoIB: Add basic ethtool support by Eli Cohen · 17 years ago
  84. 9b1f385 mlx4_core: Increase max number of QPs to 128K by Jack Morgenstein · 17 years ago
  85. 139b2db RDMA/amso1100: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  86. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  87. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 17 years ago
  88. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 17 years ago
  89. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 17 years ago
  90. 8babfa4 IB/ipath: User mode send DMA by Arthur Jones · 17 years ago
  91. 909c0fa IB/ipath: User mode send DMA header file by Arthur Jones · 17 years ago
  92. f7a60d7 IB/ipath: Add code for IBA7220 send DMA by John Gregor · 17 years ago
  93. 2c19643 IB/ipath: Add IBA7220-specific SERDES initialization data by Ralph Campbell · 17 years ago
  94. ab0fb2e IB/ipath: Support for SerDes portion of IBA7220 by Michael Albaugh · 17 years ago
  95. 843e6ab IB/ipath: HCA-specific code to support IBA7220 by Ralph Campbell · 17 years ago
  96. dd042d5 IB/ipath: Isolate 7220-specific content by Michael Albaugh · 17 years ago
  97. afce688 IB/ipath: Header file changes to support IBA7220 by Ralph Campbell · 17 years ago
  98. 6bb6883 IB/ipath: Fix up error handling by Ralph Campbell · 17 years ago
  99. 9b436eb IB/ipath: Fix check for no interrupts to reliably fallback to INTx by Dave Olson · 17 years ago
  100. 1d7c2e5 IB/ipath: Enable reduced PIO update for HCAs that support it. by Dave Olson · 17 years ago