1. 8af03e7 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  2. 99e13912 [POWERPC] Cell IOMMU fixed mapping support by Michael Ellerman · 17 years ago
  3. c96b512 [POWERPC] Split out the ioid fetching/checking logic by Michael Ellerman · 17 years ago
  4. 4134791 [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows by Michael Ellerman · 17 years ago
  5. 8686577 [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup() by Michael Ellerman · 17 years ago
  6. 7fc67af [POWERPC] Split cell_iommu_setup_hardware() into two parts by Michael Ellerman · 17 years ago
  7. 209bfbb [POWERPC] Split out the logic that allocates struct iommus by Michael Ellerman · 17 years ago
  8. 41d824b [POWERPC] Allocate the hash table under 1G on cell by Michael Ellerman · 17 years ago
  9. 6232665 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  10. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  11. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
  12. d145c72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  13. 3b470ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  14. 2c57ee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  15. 18fbef9 x86: fix arch/x86/kernel/test_nx.c modular build bug by Ingo Molnar · 17 years ago
  16. 3afc620 SPARC64: use generic percpu by travis@sgi.com · 17 years ago
  17. 988c388 percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA by travis@sgi.com · 17 years ago
  18. 6ddfee0 modules: fold percpu_modcopy into module.c by travis@sgi.com · 17 years ago
  19. 914c826 x86: export copy_from_user_ll_nocache[_nozero] by Andrew Morton · 17 years ago
  20. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  21. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  22. 6c14280 KVM: Fix unbounded preemption latency by Avi Kivity · 17 years ago
  23. 97db56c KVM: Initialize the mmu caches only after verifying cpu support by Avi Kivity · 17 years ago
  24. 75e68e6 KVM: MMU: Fix dirty page setting for pages removed from rmap by Izik Eidus · 17 years ago
  25. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 17 years ago
  26. 5882842 KVM: MMU: Merge shadow level check in FNAME(fetch) by Dong, Eddie · 17 years ago
  27. eb787d1 KVM: MMU: Move kvm_free_some_pages() into critical section by Avi Kivity · 17 years ago
  28. aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
  29. d7824ff KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() by Avi Kivity · 17 years ago
  30. 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
  31. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 17 years ago
  32. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 17 years ago
  33. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  34. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  35. 565f1fb KVM: Print data for unimplemented wrmsr by Avi Kivity · 17 years ago
  36. dfc5aa0 KVM: MMU: Add cache miss statistic by Avi Kivity · 17 years ago
  37. caa5b8a KVM: MMU: Coalesce remote tlb flushes by Eddie Dong · 17 years ago
  38. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  39. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago
  40. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  41. 0fce5623b KVM: Move drivers/kvm/* to virt/kvm/ by Avi Kivity · 17 years ago
  42. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
  43. fb56dbb KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM by Avi Kivity · 17 years ago
  44. afadcd7 x86: fix nodemap_size according to nodeid bits by Yinghai Lu · 17 years ago
  45. 9198715 x86: fix overlap between pagetable with bss section by Yinghai Lu · 17 years ago
  46. bb4a1d6 x86: add PCI IDs to k8topology_64.c by Joachim Deguara · 17 years ago
  47. f6df72e x86: fix early_ioremap pagetable ops by Jeremy Fitzhardinge · 17 years ago
  48. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 17 years ago
  49. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 17 years ago
  50. 6194ba6 x86: don't special-case pmd allocations as much by Jeremy Fitzhardinge · 17 years ago
  51. fd40d6e x86: shrink some ifdefs in fault.c by Harvey Harrison · 17 years ago
  52. 5b727a3 x86: ignore spurious faults by Jeremy Fitzhardinge · 17 years ago
  53. b406ac6 x86: remove nx_enabled from fault.c by Harvey Harrison · 17 years ago
  54. c61e211 x86: unify fault_32|64.c by Harvey Harrison · 17 years ago
  55. f8c2ee2 x86: unify fault_32|64.c with ifdefs by Harvey Harrison · 17 years ago
  56. 1156e09 x86: unify fault_32|64.c by ifdef'd function bodies by Harvey Harrison · 17 years ago
  57. d7d119d x86: arch/x86/mm/init_32.c printk fixes by Ingo Molnar · 17 years ago
  58. 8550eb9 x86: arch/x86/mm/init_32.c cleanup by Ingo Molnar · 17 years ago
  59. 10f22dd x86: arch/x86/mm/init_64.c printk fixes by Ingo Molnar · 17 years ago
  60. 14a62c3 x86: unify ioremap by Thomas Gleixner · 17 years ago
  61. a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 17 years ago
  62. bed23c6 x86: use reboot_type on EFI 32 by Huang, Ying · 17 years ago
  63. 19f0dda x86: unify page fault oops printing by Harvey Harrison · 17 years ago
  64. b3279c7 x86: introduce show_fault_oops helper to fault_32|64.c by Harvey Harrison · 17 years ago
  65. 35f3266 x86: add is_errata100 helper to fault_32|64.c by Harvey Harrison · 17 years ago
  66. 29caf2f x86: add is_f00f_bug helper to fault_32|64.c by Harvey Harrison · 17 years ago
  67. 0879750 x86: cpa cleanup the 64-bit alias math by Thomas Gleixner · 17 years ago
  68. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 17 years ago
  69. aba8391 x86: rodata config hookup by Ingo Molnar · 17 years ago
  70. 8f469246 x86: enable CONFIG_DEBUG_PAGEALLOC more widely by Ingo Molnar · 17 years ago
  71. ee01f11 x86: init memory debugging by Ingo Molnar · 17 years ago
  72. 1a48725 x86: move misplaced rodata check call by Arjan van de Ven · 17 years ago
  73. 4c61afc x86: fix clflush_page_range logic by Ingo Molnar · 17 years ago
  74. 3b233e5 x86: optimize clflush by Thomas Gleixner · 17 years ago
  75. cd8ddf1 x86: clflush_page_range needs mfence by Thomas Gleixner · 17 years ago
  76. af1e684 x86: cpa: rename global_flush_tlb() to cpa_flush_all() by Thomas Gleixner · 17 years ago
  77. 57a6a46 x86: cpa: implement clflush optimization by Thomas Gleixner · 17 years ago
  78. 5674454 x86: cpa use the new set_clr function by Thomas Gleixner · 17 years ago
  79. ff31452 x86: cpa create set_and_clr function by Thomas Gleixner · 17 years ago
  80. 72932c7 x86: cpa move the flush into set and clear functions by Thomas Gleixner · 17 years ago
  81. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 17 years ago
  82. adafdf6 x86: ioremap KERN_INFO by Ingo Molnar · 17 years ago
  83. 6eade8f x86: cpa: clean up change_page_attr_set/clear() by Thomas Gleixner · 17 years ago
  84. 4692a14 x86: cpa: fix loop by Ingo Molnar · 17 years ago
  85. a72a08a x86: cpa: fix split thinko by Thomas Gleixner · 17 years ago
  86. 3c1df68 x86: make sure initmem is writable by Arjan van de Ven · 17 years ago
  87. 488fd99 x86: fix pageattr-selftest by Arjan van de Ven · 17 years ago
  88. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  89. d1028a1 x86: make various pageattr.c functions static by Arjan van de Ven · 17 years ago
  90. f62d0f0 x86: cpa: set_memory_notpresent() by Ingo Molnar · 17 years ago
  91. d806e5e x86: cpa: convert ioremap to new API by Thomas Gleixner · 17 years ago
  92. 5f86815 x86: fix ioremap API by Thomas Gleixner · 17 years ago
  93. 266b9f8 x86: fix ioremap RAM check by Thomas Gleixner · 17 years ago
  94. 950f9d9 x86: fix the missing BIOS area check in page_is_ram by Thomas Gleixner · 17 years ago
  95. 5f5192b x86: move page_is_ram() function by Thomas Gleixner · 17 years ago
  96. e1271f6 x86: deprecate change_page_attr() for drivers by Arjan van de Ven · 17 years ago
  97. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  98. 75cbade x86: a new API for drivers/etc to control cache and other page attributes by Arjan van de Ven · 17 years ago
  99. e81d5dc x86: cpa: move clflush_cache_range() by Ingo Molnar · 17 years ago
  100. e64c8aa x86: unify ioremap_32 and _64 by Thomas Gleixner · 17 years ago