1. 7a043f1 xen: support pirq != irq by Stefano Stabellini · 15 years ago
  2. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  3. 956a920 xen-pcifront: Xen PCI frontend driver. by Ryan Wilson · 14 years ago
  4. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 15 years ago
  5. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  6. 15ebbb8 xen: fix shared irq device passthrough by Konrad Rzeszutek Wilk · 14 years ago
  7. d9a8814 xen: Provide a variant of xen_poll_irq with timeout. by Konrad Rzeszutek Wilk · 15 years ago
  8. 1a60d05 xen: set pirq name to something useful. by Gerd Hoffmann · 14 years ago
  9. d46a78b xen: implement pirq type event channels by Jeremy Fitzhardinge · 14 years ago
  10. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  11. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  12. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  13. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  14. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  15. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  16. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  17. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  18. d0ad639 pci: intr_remap: Remove unused functions by Thomas Gleixner · 14 years ago
  19. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  20. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  21. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  22. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  23. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  24. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  25. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  26. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  27. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  28. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  29. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  30. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  31. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  32. 3a3856d0 genirq: Remove unsused inline by Thomas Gleixner · 14 years ago
  33. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  34. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  35. 85a3318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  36. c8d86d8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  37. dda9cd9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  38. a4099ae Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  39. fb3dbec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 14 years ago
  40. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  41. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  42. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  44. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  45. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  46. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 14 years ago
  47. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  48. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  49. 18ffe4b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  50. 303a407 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  51. 35ec421 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  52. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  53. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  54. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  55. e454c84 Bluetooth: Fix deadlock in the ERTM logic by Gustavo F. Padovan · 14 years ago
  56. 77f8902 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  57. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  58. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  60. 2fc1153 V4L/DVB: videobuf-dma-sg: set correct size in last sg element by Hans Verkuil · 14 years ago
  61. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  62. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  63. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  65. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  66. f459ffb drm/radeon: fix PCI ID 5657 to be an RV410 by Dave Airlie · 14 years ago
  67. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  68. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  69. b3a084b rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh by Eric Dumazet · 14 years ago
  70. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  71. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  72. d3f3cf8 missing inline keyword for static function in linux/dmaengine.h by Mathieu Lacage · 14 years ago
  73. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  74. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 14 years ago
  75. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  76. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  78. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  79. 2c35cd0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  80. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  81. 9c03f16 Merge ssh://master.kernel.org/home/hpa/tree/sec by Linus Torvalds · 14 years ago
  82. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  83. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  84. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  85. 2bb3a25 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  86. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  87. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  88. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  89. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  90. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  91. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  92. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  93. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  94. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  95. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  96. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 14 years ago
  97. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  98. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  99. c956126 gpio: doc updates by David Brownell · 14 years ago
  100. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago