1. 2ab7e1e [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. by Joe Eykholt · 15 years ago
  2. 370c3bd [SCSI] libfc: use ADISC to verify rport login state by Joe Eykholt · 15 years ago
  3. f657d29 [SCSI] libfc: improve debug messages for ELS response handlers by Joe Eykholt · 15 years ago
  4. 131203a [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. by Joe Eykholt · 15 years ago
  5. 9737e6a [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create by Robert Love · 15 years ago
  6. c762608 [SCSI] libfc: fix: empty zone causes endless discovery retries. by Joe Eykholt · 15 years ago
  7. 0f6c61498 [SCSI] libfc: do not log off rports before or after discovery by Joe Eykholt · 15 years ago
  8. b84c796 [SCSI] libfc: remove unused disc->delay element by Joe Eykholt · 15 years ago
  9. 786681b [SCSI] libfc: eliminate disc->event by Joe Eykholt · 15 years ago
  10. 9e9d045 [SCSI] libfc: don't create dummy (rogue) remote ports by Joe Eykholt · 15 years ago
  11. 4c0f62b [SCSI] libfc: rename rport event CREATED to READY by Joe Eykholt · 15 years ago
  12. f211fa5 [SCSI] libfc: make rport structure optional by Joe Eykholt · 15 years ago
  13. a46f327 [SCSI] libfc: change elsct to use FC_ID instead of rdata by Joe Eykholt · 15 years ago
  14. 9fb9d32 [SCSI] libfc: make fc_rport_priv the primary rport interface. by Joe Eykholt · 15 years ago
  15. 922aa21 [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. by Joe Eykholt · 15 years ago
  16. 795d86f [SCSI] libfc: change interface for rport_create by Joe Eykholt · 15 years ago
  17. ab28f1f [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv by Joe Eykholt · 15 years ago
  18. 1110afb Merge branch 'topic/ymfpci' into for-linus by Takashi Iwai · 15 years ago
  19. b34c866 Merge branch 'topic/tlv-minmax' into for-linus by Takashi Iwai · 15 years ago
  20. 3827119 Merge branch 'topic/soundcore-preclaim' into for-linus by Takashi Iwai · 15 years ago
  21. 9d416811 Merge branch 'topic/snd-printk' into for-linus by Takashi Iwai · 15 years ago
  22. 2c0d19a Merge branch 'topic/pcm-drain-nonblock' into for-linus by Takashi Iwai · 15 years ago
  23. 9cd9f42 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  24. 6a0f402 Merge branch 'topic/dummy' into for-linus by Takashi Iwai · 15 years ago
  25. f9892a5 Merge branch 'topic/dma-sgbuf' into for-linus by Takashi Iwai · 15 years ago
  26. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  27. da18acf KVM: export kvm_para.h by Michael S. Tsirkin · 15 years ago
  28. 07708c4 KVM: x86: Disallow hypercalls for guest callers in rings > 0 by Jan Kiszka · 15 years ago
  29. b927a3c KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl by Sheng Yang · 15 years ago
  30. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  31. 0b71785 KVM: Move kvm_cpu_get_interrupt() declaration to x86 code by Gleb Natapov · 15 years ago
  32. d34e6b1 KVM: add ioeventfd support by Gregory Haskins · 15 years ago
  33. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 15 years ago
  34. e9f4275 KVM: PIT support for HPET legacy mode by Beth Kon · 15 years ago
  35. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  36. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  37. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  38. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  39. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 15 years ago
  40. d3efc8e KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp by Marcelo Tosatti · 15 years ago
  41. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  42. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  43. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  44. 54dee99 KVM: VMX: conditionally disable 2M pages by Marcelo Tosatti · 15 years ago
  45. 3f5d18a KVM: Return to userspace on emulation failure by Avi Kivity · 15 years ago
  46. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  47. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  48. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  49. 6a4a983 KVM: Reorder ioctls in kvm.h by Avi Kivity · 15 years ago
  50. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  51. 60eead7 KVM: introduce irq_lock, use it to protect ioapic by Marcelo Tosatti · 15 years ago
  52. b188d2d KVM: remove redundant declarations by Christian Ehrhardt · 15 years ago
  53. e733339 KVM: Downsize max support MSI-X entry to 256 by Sheng Yang · 15 years ago
  54. c5ff41c KVM: Allow PIT emulation without speaker port by Jan Kiszka · 15 years ago
  55. 721eecb KVM: irqfd by Gregory Haskins · 15 years ago
  56. 890ca9a KVM: Add MCE support by Huang Ying · 15 years ago
  57. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  58. ea6a634 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  59. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  60. b1ab7e4 VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. by David P. Quigley · 15 years ago
  61. bf992fa Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  62. 2bba22c sched: Turn off child_runs_first by Mike Galbraith · 15 years ago
  63. 24ea602 ssb: Implement SDIO host bus support by Albert Herranz · 15 years ago
  64. 5d5d9c9 IPv6/addrconf: Fix minor addrlabel thinko by Tushar Gohad · 15 years ago
  65. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 15 years ago
  66. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago
  67. 6d848a4 shmfs: use 'check_acl' instead of 'permission' by Linus Torvalds · 15 years ago
  68. 5909ccaa Make 'check_acl()' a first-class filesystem op by Linus Torvalds · 15 years ago
  69. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  70. 6e5265e ALSA: Re-export snd_pcm_format_name() function by Takashi Iwai · 15 years ago
  71. a8fae3e sched: enable SD_WAKE_IDLE by Peter Zijlstra · 15 years ago
  72. b8c60ed ALSA: Remove unneeded ifdef from sound/core.h by Takashi Iwai · 15 years ago
  73. 82a783f ALSA: Remove struct snd_monitor_file from public sound/core.h by Takashi Iwai · 15 years ago
  74. be1d6a5 KEYS: Fix default security_session_to_parent() by David Howells · 15 years ago
  75. 236cc52 ASoC: Remove unuused hw_read_t by Mark Brown · 15 years ago
  76. 3848242 wan: dlci/sdla transmit return dehacking by Stephen Hemminger · 15 years ago
  77. 945af7c KEYS: security_cred_alloc_blank() should return int under all circumstances by David Howells · 15 years ago
  78. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  79. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  80. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  81. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  82. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  84. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  85. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  86. 4e49627 workqueues: introduce __cancel_delayed_work() by Oleg Nesterov · 15 years ago
  87. b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
  88. e4bc50b [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) by Vasu Dev · 15 years ago
  89. d1af8a3 [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed by Mike Christie · 15 years ago
  90. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
  91. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  92. 9237ccb sctp: turn flags in 'struct sctp_association' into bit fields by Wei Yongjun · 15 years ago
  93. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  94. a803c94 sctp: Turn flags in 'sctp_packet' into bit fields by Vlad Yasevich · 15 years ago
  95. f68b2e0 sctp: Fix SCTP_MAXSEG socket option to comply to spec. by Vlad Yasevich · 15 years ago
  96. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 15 years ago
  97. 4d3c46e sctp: drop a_rwnd to 0 when receive buffer overflows. by Vlad Yasevich · 15 years ago
  98. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  99. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 15 years ago
  100. b4e8c6a sctp: remove unused union (sctp_cmsg_data_t) definition by Rami Rosen · 15 years ago