1. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  2. 294ee6f x86: Introduce x86_msi_ops by Stefano Stabellini · 14 years ago
  3. 5ee01f4 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings by Jeremy Fitzhardinge · 15 years ago
  4. 44de339 x86/PCI: Clean up pci_cache_line_size by Alex Nixon · 15 years ago
  5. 7b586d7 x86/io_apic: add get_nr_irqs_gsi() by Jeremy Fitzhardinge · 16 years ago
  6. d8e0420 xen: define BIOVEC_PHYS_MERGEABLE() by Jeremy Fitzhardinge · 16 years ago
  7. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 16 years ago
  8. 032fa36 arm: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  9. 05d0ca8 genirq, ARM: Fix boot on ARM platforms by Anand Gadiyar · 14 years ago
  10. 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 14 years ago
  11. c2f31c3 x86: lguest: Use new irq allocator by Thomas Gleixner · 14 years ago
  12. ad9f433 x86: Use sane enumeration by Thomas Gleixner · 14 years ago
  13. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  14. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 14 years ago
  15. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 14 years ago
  16. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  17. bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 14 years ago
  18. fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 14 years ago
  19. fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 14 years ago
  20. f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 14 years ago
  21. 08c33db x86: Implement new allocator functions by Thomas Gleixner · 14 years ago
  22. 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 14 years ago
  23. 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 14 years ago
  24. be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 14 years ago
  25. 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 14 years ago
  26. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 14 years ago
  27. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 14 years ago
  28. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 14 years ago
  29. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 14 years ago
  30. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  31. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  32. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  33. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  34. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  35. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 14 years ago
  36. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 14 years ago
  37. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 14 years ago
  38. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 14 years ago
  39. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  40. 020dd98 x86: Cleanup visws interrupt handling by Thomas Gleixner · 14 years ago
  41. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  42. a5ef2e7 x86: Sanitize apb timer interrupt handling by Thomas Gleixner · 14 years ago
  43. a3c08e5 x86: Convert irq_chip access to new functions by Thomas Gleixner · 14 years ago
  44. 011d578 x86: Remove useless reinitialization of irq descriptors by Thomas Gleixner · 14 years ago
  45. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  46. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  47. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  48. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 14 years ago
  49. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 14 years ago
  50. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  51. 3bb9808 x86: Use genirq Kconfig by Thomas Gleixner · 14 years ago
  52. 0219896 x86, hpet: Fix bogus error check in hpet_assign_irq() by Thomas Gleixner · 14 years ago
  53. 1cf180c x86, irq: Plug memory leak in sparse irq by Thomas Gleixner · 14 years ago
  54. d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 14 years ago
  55. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  56. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 95929ef MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 by David Howells · 14 years ago
  58. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  59. 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
  60. f061934 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
  61. 60bdb72 mn10300: check __get_user/__put_user results... by Al Viro · 14 years ago
  62. 8e87354 mn10300: get rid of set_fs(USER_DS) in sigframe setup by Al Viro · 14 years ago
  63. c05628b mn10300: ->restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  64. 00cbf60 mn10300: prevent double syscall restarts by Al Viro · 14 years ago
  65. e46924d mn10300: avoid SIGSEGV delivery loop by Al Viro · 14 years ago
  66. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  67. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  68. 2de59fe ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile by Will Deacon · 14 years ago
  69. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 15 years ago
  70. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  71. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  72. 2de5c00 ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE by Santosh Shilimkar · 14 years ago
  73. e546f21 ARM: 6408/1: omap: Map only available sram memory by Santosh Shilimkar · 14 years ago
  74. f1a2481 ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries by Santosh Shilimkar · 14 years ago
  75. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  76. 8ae0925 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  77. fd194e6 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  78. d420280 ARM: pxa: remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  79. cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
  80. 32c4dad ARM: pxa168: fix corrected reset vector by Mark F. Brown · 15 years ago
  81. cf62536 ARM: pxa: Use PIO for PI2C communication on Palm27x by Marek Vasut · 15 years ago
  82. 979a281c ARM: pxa: Fix Vpac270 gpio_power for MMC by Marek Vasut · 15 years ago
  83. ea44e06 arch/tile: remove dead code from intvec_32.S by Chris Metcalf · 14 years ago
  84. acdc0d5 m32r: fix breakage from "m32r: use generic ptrace_resume code" by Al Viro · 14 years ago
  85. bb9c861 m32r: hole in shifting pc back by Al Viro · 14 years ago
  86. a05c4e1 m32r: don't block signals if sigframe setup has failed by Al Viro · 14 years ago
  87. a748102 make m32r handle multiple pending signals by Al Viro · 14 years ago
  88. a7f8388 m32r: fix rt_sigsuspend() by Al Viro · 14 years ago
  89. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  90. 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
  91. 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
  92. ed3473b MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK by Mark Salter · 14 years ago
  93. a6ef9c8 MN10300: Fix SIGRTMAX by Mark Salter · 14 years ago
  94. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  95. fd429a0 MN10300: Fix endianess of ext2 bitops by Mark Salter · 14 years ago
  96. 04e0463 x86/amd-iommu: Fix rounding-bug in __unmap_single by Joerg Roedel · 14 years ago
  97. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  98. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  99. 2f27bf8 ARM: 6401/1: plug a race in the alignment trap handler by Nicolas Pitre · 14 years ago
  100. 1d5b4c0 ARM: 6406/1: at91sam9g45: fix i2c bus speed by Peter Korsgaard · 14 years ago