1. c4295fb x86: make 'constant_test_bit()' take an unsigned bit number by Linus Torvalds · 16 years ago
  2. 5d30a68 x86: introduce asm/swab.h by Harvey Harrison · 16 years ago
  3. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  5. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  6. 46483d1 Merge branch 'core/iommu' into core/urgent by Ingo Molnar · 16 years ago
  7. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 16 years ago
  9. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
  10. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  11. b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus by Joerg Roedel · 16 years ago
  12. 7f26508 AMD IOMMU: add init code for statistic collection by Joerg Roedel · 16 years ago
  13. a9dddbe AMD IOMMU: add necessary header defines for stats counting by Joerg Roedel · 16 years ago
  14. c226f85 AMD IOMMU: convert amd_iommu_isolate to bool by Joerg Roedel · 16 years ago
  15. 0cfd7aa AMD IOMMU: convert iommu->need_sync to bool by Joerg Roedel · 16 years ago
  16. ab89672 AMD IOMMU: use dev_name instead of self-build print_devid by Joerg Roedel · 16 years ago
  17. e2dc14a AMD IOMMU: add a domain flag for default domains by Joerg Roedel · 16 years ago
  18. 863c74e AMD IOMMU: add device reference counting for protection domains by Joerg Roedel · 16 years ago
  19. 9fdb19d AMD IOMMU: add protection domain flags by Joerg Roedel · 16 years ago
  20. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  21. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  22. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. ad218f8 KVM: MMU: prepopulate the shadow on invlpg by Marcelo Tosatti · 16 years ago
  24. 6cffe8c KVM: MMU: skip global pgtables on sync due to cr3 switch by Marcelo Tosatti · 16 years ago
  25. 60c8aec KVM: MMU: use page array in unsync walk by Marcelo Tosatti · 16 years ago
  26. 0dc8d10 KVM: x86 emulator: add Src2 decode set by Guillaume Thouvenin · 16 years ago
  27. 0f3e9ee x86: cpu_emergency_svm_disable() function by Eduardo Habkost · 16 years ago
  28. 2c8dcee KVM: SVM: move svm_hardware_disable() code to asm/virtext.h by Eduardo Habkost · 16 years ago
  29. 63d1142 KVM: SVM: move has_svm() code to asm/virtext.h by Eduardo Habkost · 16 years ago
  30. 6aa07a0 x86: cpu_emergency_vmxoff() function by Eduardo Habkost · 16 years ago
  31. 1e99311 x86: asm/virtext.h: add cpu_vmxoff() inline function by Eduardo Habkost · 16 years ago
  32. 6210e37 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h by Eduardo Habkost · 16 years ago
  33. eca70fc KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h by Eduardo Habkost · 16 years ago
  34. c2cedf7 KVM: SVM: move svm.h to include/asm by Eduardo Habkost · 16 years ago
  35. 13673a9 KVM: VMX: move vmx.h to include/asm by Eduardo Habkost · 16 years ago
  36. 2843099 KVM: MMU: Fix aliased gfns treated as unaliased by Izik Eidus · 16 years ago
  37. cc6e462 KVM: x86: Optimize NMI watchdog delivery by Jan Kiszka · 16 years ago
  38. 291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size by Sheng Yang · 16 years ago
  39. d73fa29 KVM: Clean up kvm_x86_emulate.h by Sheng Yang · 16 years ago
  40. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  41. 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
  42. 932d27a x86: Export some definition of MTRR by Sheng Yang · 16 years ago
  43. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  44. 33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination by Jan Kiszka · 16 years ago
  45. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  46. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. fa95826 x86: uv_bau.h: fix dubious bitfield by Jaswinder Singh Rajput · 16 years ago
  49. ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static by Jaswinder Singh Rajput · 16 years ago
  50. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  51. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  52. cbafbc8 x86: efi.c declare add_efi_memmap before they get used by Jaswinder Singh Rajput · 16 years ago
  53. a1ae299 x86: apic.c declare pic_mode before they get used by Jaswinder Singh Rajput · 16 years ago
  54. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  55. 75329f1 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  56. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  57. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  58. 1da4f98 swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h by FUJITA Tomonori · 16 years ago
  59. b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 16 years ago
  60. 030bb20 cpumask: cpu_coregroup_mask(): x86 by Rusty Russell · 16 years ago
  61. 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  62. 860cf889 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  63. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  64. 0b271ef Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  65. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  66. 5250d32 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/core by Ingo Molnar · 16 years ago
  67. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
  68. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  69. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
  70. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  71. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  72. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  73. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 16 years ago
  74. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 16 years ago
  75. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  76. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  77. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  78. 9f22149 x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 by Hiroshi Shimamoto · 16 years ago
  79. b2fa739 x86: sigframe.h: include headers for dependency by Hiroshi Shimamoto · 16 years ago
  80. d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 16 years ago
  81. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  82. 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  83. 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  84. 5c2628e x86: sigframe.h: add guard macro by Hiroshi Shimamoto · 16 years ago
  85. 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
  86. a775a38 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask by Mike Travis · 16 years ago
  87. c85c2ff x86: signal: prepare to include from ia32_signal.c by Hiroshi Shimamoto · 16 years ago
  88. 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 16 years ago
  89. cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 16 years ago
  90. 855caa3 Merge branch 'x86/crashdump' into cpus4096 by Ingo Molnar · 16 years ago
  91. 9466d60 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo into cpus4096 by Ingo Molnar · 16 years ago
  92. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  93. 83b1959 x86: Introduce topology_core_cpumask()/topology_thread_cpumask() by Mike Travis · 16 years ago
  94. bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
  95. d7b381b x86: fixup_irqs() doesnt need an argument. by Mike Travis · 16 years ago
  96. 6eeb7c5 x86: update add-cpu_mask_to_apicid_and to use struct cpumask* by Mike Travis · 16 years ago
  97. 95d313c x86: Add cpu_mask_to_apicid_and by Mike Travis · 16 years ago
  98. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  99. d680fe4 x86: entry_64 - introduce FTRACE_ frame macro v2 by Cyrill Gorcunov · 16 years ago
  100. c8182f0 sgi-xp: xpc needs to pass the physical address, not virtual by Russ Anderson · 16 years ago