1. 956a920 xen-pcifront: Xen PCI frontend driver. by Ryan Wilson · 15 years ago
  2. 89afb6e xenbus: Xen paravirtualised PCI hotplug support. by Yosuke Iwamatsu · 16 years ago
  3. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 16 years ago
  4. 15ebbb8 xen: fix shared irq device passthrough by Konrad Rzeszutek Wilk · 15 years ago
  5. d9a8814 xen: Provide a variant of xen_poll_irq with timeout. by Konrad Rzeszutek Wilk · 16 years ago
  6. 1a60d05 xen: set pirq name to something useful. by Gerd Hoffmann · 15 years ago
  7. d46a78b xen: implement pirq type event channels by Jeremy Fitzhardinge · 15 years ago
  8. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 15 years ago
  9. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 15 years ago
  10. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 15 years ago
  11. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 15 years ago
  12. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 15 years ago
  13. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 15 years ago
  14. d0ad639 pci: intr_remap: Remove unused functions by Thomas Gleixner · 15 years ago
  15. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 15 years ago
  16. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 15 years ago
  17. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 15 years ago
  18. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 15 years ago
  19. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 15 years ago
  20. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 15 years ago
  21. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 15 years ago
  22. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 15 years ago
  23. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 15 years ago
  24. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 15 years ago
  25. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 15 years ago
  26. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 15 years ago
  27. 4424718 genirq: Provide status modifier by Thomas Gleixner · 15 years ago
  28. 3a3856d genirq: Remove unsused inline by Thomas Gleixner · 15 years ago
  29. e144710 genirq: Distangle irq.h by Thomas Gleixner · 15 years ago
  30. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 15 years ago
  31. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 15 years ago
  32. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 15 years ago
  33. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 15 years ago
  34. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  35. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 15 years ago
  36. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 15 years ago
  37. 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 · 15 years ago
  38. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 15 years ago
  39. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 15 years ago
  40. 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 · 15 years ago
  41. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 15 years ago
  42. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 15 years ago
  43. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 15 years ago
  44. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 15 years ago
  45. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 15 years ago
  46. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 15 years ago
  47. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  48. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 15 years ago
  49. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  50. 2c35cd0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  51. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 15 years ago
  52. 9c03f16 Merge ssh://master.kernel.org/home/hpa/tree/sec by Linus Torvalds · 15 years ago
  53. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  54. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 15 years ago
  55. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 15 years ago
  56. 2bb3a25 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  57. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  58. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 15 years ago
  59. c54fce6 workqueue: add documentation by Tejun Heo · 15 years ago
  60. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 15 years ago
  61. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  64. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  65. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 15 years ago
  66. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 15 years ago
  67. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 15 years ago
  68. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 15 years ago
  69. 910321e swap: revert special hibernation allocation by Hugh Dickins · 15 years ago
  70. c956126 gpio: doc updates by David Brownell · 15 years ago
  71. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 15 years ago
  72. 4969c11 mm: fix swapin race condition by Andrea Arcangeli · 15 years ago
  73. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 15 years ago
  74. e0bf1024 kfifo: add parenthesis for macro parameter reference by Huang Ying · 15 years ago
  75. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 15 years ago
  76. a73f884 lglock: make lg_lock_global() actually lock globally by Jonathan Corbet · 15 years ago
  77. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 15 years ago
  78. d530148 dquot: do full inode dirty in allocating space by Shaohua Li · 15 years ago
  79. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  80. 719f835 udp: add rehash on connect() by Eric Dumazet · 15 years ago
  81. 2c20130 Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 15 years ago
  85. e3e55ff spi/dw_spi: clean the cs_control code by Feng Tang · 15 years ago
  86. febc88c semaphore: Add DEFINE_SEMAPHORE by Thomas Gleixner · 15 years ago
  87. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  88. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  89. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  90. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  91. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  92. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 15 years ago
  93. 73457f0f cgroups: fix API thinko by Michael S. Tsirkin · 15 years ago
  94. 29bc17e io-mapping: Fix the address space annotations by Francisco Jerez · 15 years ago
  95. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 15 years ago
  96. 3fb5a99 cls_cgroup: Fix rcu lockdep warning by Li Zefan · 15 years ago
  97. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 15 years ago
  98. 4e4438b gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case by Anton Vorontsov · 15 years ago
  99. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 15 years ago
  100. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago