1. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  2. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  3. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  4. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  5. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  6. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  7. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  8. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  9. 3032b92 KVM: ia64: Correct itc_offset calculations by Jes Sorensen · 15 years ago
  10. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  11. 5afe18d [IA64] fix csum_ipv6_magic() by Jiri Bohac · 15 years ago
  12. f2486f2 [IA64] Fix warning in dma-mapping.c by Luck, Tony · 15 years ago
  13. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  14. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  15. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  16. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  17. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  18. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  19. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  20. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  21. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  22. 18282b3 Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h" by Aurelien Jarno · 15 years ago
  23. 390bd13 Add dma_debug_init() for ia64 by fujita · 15 years ago
  24. 6f40946 Fix ia64 compilation IS_ERR and PTE_ERR errors. by Fenghua Yu · 15 years ago
  25. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  26. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  27. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  28. 944c54e ia64/PCI: adjust section annotation for pcibios_setup() by Ingo Molnar · 15 years ago
  29. fa276f3 [IA64] address compiler warnings perfmon.c/salinfo.c by Jan Beulich · 15 years ago
  30. 58782b3 [IA64] Remove unnecessary semicolons by Joe Perches · 15 years ago
  31. 2be8412 [IA64] sprintf should not be used with same source & destination address by Alan Cox · 15 years ago
  32. ffdfa07 KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export by Jes Sorensen · 15 years ago
  33. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  34. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 15 years ago
  35. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  36. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  37. 9916219 dma-mapping: ia64: add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  38. d6d0a6a dma-mapping: ia64: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  39. 1d89b30 ia64: Fix resource assignment for root busses by Matthew Wilcox · 15 years ago
  40. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  41. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  42. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  43. d186b86 [IA64] Fix build error in paravirt_patchlist.c by Jes Sorensen · 15 years ago
  44. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  45. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  46. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  47. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  48. e56e2dc [IA64] ia64 does not need umount2() syscall by Tony Luck · 15 years ago
  49. 97de6ad [IA64] hook up new rt_tgsigqueueinfo syscall by Tony Luck · 15 years ago
  50. 9542b21 [IA64] msi_ia64.c dmar_msi_type should be static by Jaswinder Singh Rajput · 15 years ago
  51. fb824f4 [IA64] remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  52. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  53. 8a7c3cd [IA64] remove obsolete no_irq_type by Thomas Gleixner · 15 years ago
  54. 78ddb274 [IA64] unexport fpswa.h by Sam Ravnborg · 15 years ago
  55. 1dcd775 [IA64] fix compile error in arch/ia64/mm/extable.c by Rusty Russell · 15 years ago
  56. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  57. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  58. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  59. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  60. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  61. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  62. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  63. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  64. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 15 years ago
  65. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  66. 43890ae KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled by Jes Sorensen · 15 years ago
  67. 4d13c3b KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping by Jes Sorensen · 15 years ago
  68. 457459c KVM: ia64: restore irq state before calling kvm_vcpu_init by Jes Sorensen · 15 years ago
  69. f9b647a KVM: ia64: remove empty function vti_vcpu_load() by Jes Sorensen · 15 years ago
  70. 64f6afb KVM: ia64: Flush all TLBs once guest's memory mapping changes. by Xiantao Zhang · 15 years ago
  71. c6b60c6 KVM: ia64: Don't hold slots_lock in guest mode by Jes Sorensen · 15 years ago
  72. 2906e79 KVM: ia64: make kvm depend on CONFIG_MODULES. by Zhang, Xiantao · 15 years ago
  73. 362c105 KVM: ia64: enable external interrupt in vmm by Yang Zhang · 15 years ago
  74. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  75. 09cec75 KVM: Timer event should not unconditionally unhalt vcpu. by Gleb Natapov · 15 years ago
  76. 0b5d7a2 KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler by Jes Sorensen · 15 years ago
  77. ce17c64 KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency by Jes Sorensen · 15 years ago
  78. c6c9fcd KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading. by Jes Sorensen · 15 years ago
  79. 0c72ea7 KVM: ia64: Map in SN2 RTC registers to the VMM module by Jes Sorensen · 15 years ago
  80. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  81. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  82. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  83. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  84. 3f5e06f KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu by Yang Zhang · 15 years ago
  85. 008fe14 intel-iommu: Fix one last ia64 build problem in Pass Through Support by Luck, Tony · 15 years ago
  86. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  87. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  88. aed5d5f Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  89. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  90. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  91. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  92. d24d2c1 KVM: ia64: fix locking order entering guest by Jes Sorensen · 15 years ago
  93. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  94. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  95. 05f0ecb [IA64] fix allmodconfig compilation breakage. by Isaku Yamahata · 15 years ago
  96. edb91dc [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask by Dimitri Sivanich · 15 years ago
  97. c4cb768 [IA64] export smp_send_reschedule by Marcelo Tosatti · 15 years ago
  98. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  99. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 15 years ago
  100. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago