1. 7bee976 xen: events: propagate irq allocation failure instead of panicking by Ian Campbell · 13 years ago
  2. 6cb9bf3 xen: events: do not workaround too-small nr_irqs by Ian Campbell · 13 years ago
  3. 69c358c xen: events: remove use of nr_irqs as upper bound on number of pirqs by Ian Campbell · 13 years ago
  4. ca62ce8 xen: events: dynamically allocate irq info structures by Ian Campbell · 13 years ago
  5. 6cb6537 xen: events: maintain a list of Xen interrupts by Ian Campbell · 13 years ago
  6. 3d4cfa3 xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions by Ian Campbell · 13 years ago
  7. 9158c35 xen: events: turn irq_info constructors into initialiser functions by Ian Campbell · 13 years ago
  8. cb60d11 xen: events: use per-cpu variable for cpu_evtchn_mask by Ian Campbell · 13 years ago
  9. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 13 years ago
  10. 0a85226 xen: events: rename restore_cpu_pirqs -> restore_pirqs by Ian Campbell · 13 years ago
  11. 76465b2 xen: events: remove unused public functions by Ian Campbell · 13 years ago
  12. a0e1811 xen: events: fix xen_map_pirq_gsi error return by Ian Campbell · 13 years ago
  13. 653378a xen: events: simplify comment by Ian Campbell · 13 years ago
  14. be49472 xen: events: separate two unrelated halves of if condition by Ian Campbell · 13 years ago
  15. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 14 years ago
  16. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 14 years ago
  17. f420e01 xen: events: push set_irq_msi down into xen_create_msi_irq by Ian Campbell · 14 years ago
  18. 2e55288 xen: events: update pirq_to_irq in xen_create_msi_irq by Ian Campbell · 14 years ago
  19. 8135591 xen: events: refactor xen_create_msi_irq slightly by Ian Campbell · 14 years ago
  20. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 14 years ago
  21. 5cad61a xen: events: assume PHYSDEVOP_get_free_pirq exists by Ian Campbell · 14 years ago
  22. 9a62661 xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq by Ian Campbell · 14 years ago
  23. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  24. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  25. ae1635b xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available. by Ian Campbell · 14 years ago
  26. 260a7d4 xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 by Ian Campbell · 14 years ago
  27. 8448f01 Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 13 years ago
  28. 8054c36 Merge branch 'stable/irq.rework' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 13 years ago
  29. 1aa0b51 xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well. by Konrad Rzeszutek Wilk · 14 years ago
  30. 676dc3c xen: Use IRQF_FORCE_RESUME by Thomas Gleixner · 14 years ago
  31. 8aef485 Merge branch 'irq/for-xen' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into HEAD by Konrad Rzeszutek Wilk · 13 years ago
  32. f611f2d xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. by Ian Campbell · 14 years ago
  33. aa673c1 xen: Fix compile error introduced by "switch to new irq_chip functions" by Ian Campbell · 14 years ago
  34. c9e265e xen: Switch to new irq_chip functions by Thomas Gleixner · 14 years ago
  35. 149f256 xen: Remove stale irq_chip.end by Thomas Gleixner · 14 years ago
  36. 7214610 xen: events: do not free legacy IRQs by Ian Campbell · 14 years ago
  37. 8991150 xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges. by Ian Campbell · 13 years ago
  38. c9df1ce xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq by Ian Campbell · 14 years ago
  39. cbf6aa8 xen:events: move find_unbound_irq inside CONFIG_PCI_MSI by Ian Campbell · 14 years ago
  40. 3f2a230 xen: handled remapped IRQs when enabling a pcifront PCI device. by Ian Campbell · 14 years ago
  41. f5412be Linux 2.6.38-rc6 by Linus Torvalds · 14 years ago
  42. 3b71710 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  43. 951f351 drm/i915: Do not handle backlight combination mode specially by Indan Zupancic · 14 years ago
  44. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 14 years ago
  45. 5fb24b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  46. 99273ac Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  47. 3618218 Docbook: add fs/eventfd.c and fix typos in it by Randy Dunlap · 14 years ago
  48. c756d08 Documentation: log_buf_len uses [KMG] suffix by Randy Dunlap · 14 years ago
  49. 7a19a23 Documentation: explain [KMG] parameter suffix by Ahmed S. Darwish · 14 years ago
  50. 6f21e64 Documentation: complete crashkernel= parameter documentation by Ahmed S. Darwish · 14 years ago
  51. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  52. b08b69a Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  53. b4f5c46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  54. 97b9c3e Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  55. f85cca6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  56. eed9e83 [CIFS] update cifs version by Steve French · 14 years ago
  57. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 14 years ago
  58. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 14 years ago
  59. bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 14 years ago
  60. ad0f430 platform/x86: ideapad-laptop depends on INPUT by Randy Dunlap · 14 years ago
  61. b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 14 years ago
  62. 80408357 platform: x86: asus_acpi: world-writable procfs files by Vasiliy Kulikov · 14 years ago
  63. 8a6a142 platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files by Vasiliy Kulikov · 14 years ago
  64. 98401ae platform-drivers: x86: pmic: Use request_irq instead of chained handler by Thomas Gleixner · 14 years ago
  65. 5e64092 cifs: Fix regression in LANMAN (LM) auth code by Shirish Pargaonkar · 14 years ago
  66. 55f9cf6 eCryptfs: Copy up lower inode attrs in getattr by Tyler Hicks · 14 years ago
  67. 323ef68 ecryptfs: read on a directory should return EISDIR if not supported by Andy Whitcroft · 14 years ago
  68. 70b8902 eCryptfs: Handle NULL nameidata pointers by Tyler Hicks · 14 years ago
  69. 5a5af73 ARM: 6745/1: kprobes insn decoding fix by Nicolas Pitre · 14 years ago
  70. 58e9c47 ARM: tlb: move noMMU tlb_flush() to asm/tlb.h by Russell King · 14 years ago
  71. 06824ba ARM: tlb: delay page freeing for SMP and ARMv7 CPUs by Russell King · 14 years ago
  72. a9ad21f ARM: Keep exit text/data around for SMP_ON_UP by Russell King · 14 years ago
  73. 5339905 ARM: Ensure predictable endian state on signal handler entry by Russell King · 14 years ago
  74. dc810ef ARM: 6740/1: Place correctly notes section in the linker script by Pawel Moll · 14 years ago
  75. 167879a ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 by viresh kumar · 14 years ago
  76. b8272a6 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset by Shiraz Hashim · 14 years ago
  77. ac1556b ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h by viresh kumar · 14 years ago
  78. d166135 ARM: 6720/1: SPEAr: Append UL to VMALLOC_END by viresh kumar · 14 years ago
  79. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 14 years ago
  80. 6f576d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  81. a0c85e9 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  82. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 14 years ago
  83. 97d79b4 ceph: keep reference to parent inode on ceph_dentry by Yehuda Sadeh · 14 years ago
  84. 8972495 ALSA: HDA: Do not announce false surround in Conexant auto by David Henningsson · 14 years ago
  85. 983345e ALSA: HDA: Conexant auto: Handle multiple connections to ADC node by David Henningsson · 14 years ago
  86. 315cfe7 ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 by Catalin Marinas · 14 years ago
  87. 32c3fcb ARM: 6739/1: update .gitignore for boot/compressed by Nicolas Pitre · 14 years ago
  88. 9a27c27 ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcasted operation by Will Deacon · 14 years ago
  89. 71efb06 ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems by Will Deacon · 14 years ago
  90. 885028e ARM: 6741/1: errata: pl310 cache sync operation may be faulty by Srinidhi Kasagar · 14 years ago
  91. b4c9bfa MAINTAINERS: email address change by Daniel Walker · 14 years ago
  92. f065a93 hwmon: (lm85) extend to support EMC6D103 chips by Jan Beulich · 14 years ago
  93. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  95. a5bbef0 Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  96. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  97. ceaaec9 net: deinit automatic LIST_HEAD by Eric Dumazet · 14 years ago
  98. f87e6f4 net: dont leave active on stack LIST_HEAD by Linus Torvalds · 14 years ago
  99. 214f45c net: provide default_advmss() methods to blackhole dst_ops by Eric Dumazet · 14 years ago
  100. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 14 years ago