1. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  2. 9717967 x86: ioapic: Call free_irte only if interrupt remapping enabled by Yinghai Lu · 14 years ago
  3. 2b666ca Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  4. aa73aec ALSA: rawmidi: fix oops (use after free) when unloading a driver module by Clemens Ladisch · 14 years ago
  5. 032fa36 arm: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  6. 05d0ca8 genirq, ARM: Fix boot on ARM platforms by Anand Gadiyar · 14 years ago
  7. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  8. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  9. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  10. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  11. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  12. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  13. a9febbb sysctl: min/max bounds are optional by Eric Dumazet · 14 years ago
  14. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  15. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  16. c919279 Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  18. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  19. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  20. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  21. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  22. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  23. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  24. 0eead9a Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  25. f13d4f9 hrtimer: Preserve timer state in remove_hrtimer() by Salman Qazi · 14 years ago
  26. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  27. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  28. fec896e 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
  29. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  30. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  31. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  32. 509d448 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
  33. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  34. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  35. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  36. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  37. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  38. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  39. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  40. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  41. c0a19eb genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build by Thomas Gleixner · 14 years ago
  42. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  43. 0acc1b2 Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  44. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  45. 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 14 years ago
  46. baa0d23 genirq: Switch sparse_irq allocator to GFP_KERNEL by Thomas Gleixner · 14 years ago
  47. a05a900 genirq: Make sparse_lock a mutex by Thomas Gleixner · 14 years ago
  48. c2f31c3 x86: lguest: Use new irq allocator by Thomas Gleixner · 14 years ago
  49. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  50. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  51. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  52. 77dff1c x86: xen: Sanitise sparse_irq handling by Thomas Gleixner · 14 years ago
  53. ad9f433 x86: Use sane enumeration by Thomas Gleixner · 14 years ago
  54. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  55. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 14 years ago
  56. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  57. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  58. d585d06 intr_remap: Simplify the code further by Thomas Gleixner · 14 years ago
  59. 349d676 intr_remap: Use irq_2_iommu in struct irq_cfg by Thomas Gleixner · 14 years ago
  60. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  61. d0ad639 pci: intr_remap: Remove unused functions by Thomas Gleixner · 14 years ago
  62. a8ef54a pci: intr_remap: Use irq_data by Thomas Gleixner · 14 years ago
  63. 0e1e367 pci: intr-remap: Free irte memory if SPARSE_IRQ=y by Thomas Gleixner · 14 years ago
  64. bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 14 years ago
  65. fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 14 years ago
  66. fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 14 years ago
  67. f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 14 years ago
  68. 08c33db x86: Implement new allocator functions by Thomas Gleixner · 14 years ago
  69. 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 14 years ago
  70. 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 14 years ago
  71. be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 14 years ago
  72. 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 14 years ago
  73. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 14 years ago
  74. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 14 years ago
  75. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 14 years ago
  76. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 14 years ago
  77. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  78. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  79. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  80. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  81. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  82. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 14 years ago
  83. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 14 years ago
  84. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 14 years ago
  85. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 14 years ago
  86. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  87. 020dd98 x86: Cleanup visws interrupt handling by Thomas Gleixner · 14 years ago
  88. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  89. a5ef2e7 x86: Sanitize apb timer interrupt handling by Thomas Gleixner · 14 years ago
  90. a3c08e5 x86: Convert irq_chip access to new functions by Thomas Gleixner · 14 years ago
  91. 011d578 x86: Remove useless reinitialization of irq descriptors by Thomas Gleixner · 14 years ago
  92. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  93. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  94. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  95. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 14 years ago
  96. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 14 years ago
  97. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  98. aa99ec0 genirq: Use sane sparse allocator by Thomas Gleixner · 14 years ago
  99. 25ade60 genirq-update-kerneldoc.patch by Thomas Gleixner · 14 years ago
  100. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago