1. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  2. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  3. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  4. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  5. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  6. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  7. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  8. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  9. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  10. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  11. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  12. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  13. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  14. 3a3856d0 genirq: Remove unsused inline by Thomas Gleixner · 14 years ago
  15. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  16. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  17. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 14 years ago
  18. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  19. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  20. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  21. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  22. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  23. 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
  24. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  25. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  26. 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
  27. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  28. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  29. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  30. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  31. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 14 years ago
  32. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  33. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  34. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  35. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  36. 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
  37. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  38. 9c03f16 Merge ssh://master.kernel.org/home/hpa/tree/sec by Linus Torvalds · 14 years ago
  39. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  40. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  41. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  42. 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
  43. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  44. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  45. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  46. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  47. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  49. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  50. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  51. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  52. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  53. 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
  54. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  55. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  56. c956126 gpio: doc updates by David Brownell · 14 years ago
  57. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  58. 4969c11 mm: fix swapin race condition by Andrea Arcangeli · 14 years ago
  59. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  60. e0bf1024 kfifo: add parenthesis for macro parameter reference by Huang Ying · 14 years ago
  61. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
  62. a73f884 lglock: make lg_lock_global() actually lock globally by Jonathan Corbet · 14 years ago
  63. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  64. d530148 dquot: do full inode dirty in allocating space by Shaohua Li · 14 years ago
  65. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  66. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  67. 2c20130 Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 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 · 14 years ago
  69. 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 · 14 years ago
  70. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  71. e3e55ff spi/dw_spi: clean the cs_control code by Feng Tang · 14 years ago
  72. febc88c semaphore: Add DEFINE_SEMAPHORE by Thomas Gleixner · 14 years ago
  73. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  74. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  75. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  76. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  77. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  78. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  79. 73457f0f cgroups: fix API thinko by Michael S. Tsirkin · 15 years ago
  80. 29bc17e io-mapping: Fix the address space annotations by Francisco Jerez · 14 years ago
  81. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  82. 3fb5a99 cls_cgroup: Fix rcu lockdep warning by Li Zefan · 14 years ago
  83. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  84. 4e4438b gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case by Anton Vorontsov · 14 years ago
  85. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 15 years ago
  86. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  87. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  88. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  89. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  90. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  91. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  92. 04cbe1d vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB by Chris Wilson · 14 years ago
  93. ad1af0f tcp: Combat per-cpu skew in orphan tests. by David S. Miller · 14 years ago
  94. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  95. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  96. 2b8fd91 ACPI/PCI: Do not preserve _OSC control bits returned by a query by Rafael J. Wysocki · 14 years ago
  97. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  99. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  100. 6d87f20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago