1. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  2. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  3. 7a6c654 x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS by David Rientjes · 13 years ago
  4. c34151a x86, gart: Set DISTLBWALKPRB bit always by Joerg Roedel · 13 years ago
  5. af289bf x86, gart: Convert spaces to tabs in enable_gart_translation by Joerg Roedel · 13 years ago
  6. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 13 years ago
  7. f994d99 x86-32, fpu: Fix FPU exception handling on non-SSE systems by Hans Rosenfeld · 13 years ago
  8. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 13 years ago
  9. d7c3f8c percpu: Omit segment prefix in the UP case for cmpxchg_double by Christoph Lameter · 13 years ago
  10. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  11. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  12. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  13. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  14. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  15. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  16. c2ef45d x86: add context tag to mark mm when running a task in 32-bit compatibility mode by Stephen Wilson · 13 years ago
  17. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  18. 5c129a8 Merge commit 'v2.6.38' into release by Len Brown · 13 years ago
  19. 1c00f01 x86: allow CONFIG_ISA_DMA_API to be disabled by David Rientjes · 13 years ago
  20. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  21. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  22. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 14 years ago
  23. 05534c9 Merge branch 'acpica' into release by Len Brown · 13 years ago
  24. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. 4981d01 x86: Flush TLB if PGD entry is changed in i386 PAE mode by Shaohua Li · 13 years ago
  26. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 13 years ago
  27. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  28. 8dd8997 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  29. 0f53b5b KVM: MMU: cleanup pte write path by Xiao Guangrong · 14 years ago
  30. 5601d05 KVM: emulator: Fix io permission checking for 64bit guest by Gleb Natapov · 14 years ago
  31. 49b26e2 KVM: MMU: do not record gfn in kvm_mmu_pte_write by Xiao Guangrong · 14 years ago
  32. 038f8c1 KVM: x86: Convert tsc_write_lock to raw_spinlock by Jan Kiszka · 14 years ago
  33. e935b83 KVM: Convert kvm_lock to raw_spinlock by Jan Kiszka · 14 years ago
  34. d867162 KVM: x86 emulator: vendor specific instructions by Avi Kivity · 14 years ago
  35. 91c9c3e KVM: x86: handle guest access to BBL_CR_CTL3 MSR by john cooper · 14 years ago
  36. 41e0e07 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  37. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  38. 344c21c Merge branch 'x86/amd-nb' into x86/urgent by Ingo Molnar · 13 years ago
  39. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  40. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  41. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  43. 502f4d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  46. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  47. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  50. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  51. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  52. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  53. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 13 years ago
  54. 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 14 years ago
  55. 7dadb75 x86: Add new syscalls for x86_32 by Aneesh Kumar K.V · 14 years ago
  56. 869c34f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 706cc9d xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. by Stefano Stabellini · 14 years ago
  58. 146c4e5 xen/m2p: No need to catch exceptions when we know that there is no RAM by Konrad Rzeszutek Wilk · 14 years ago
  59. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  60. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  61. 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 13 years ago
  62. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  63. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  64. 25874a2 x86: Clean up apic.c and apic.h by Henrik Kretzschmar · 14 years ago
  65. b5562c9 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
  66. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
  67. c8b4416 Merge commit 'v2.6.38-rc8' into x86/asm by Ingo Molnar · 14 years ago
  68. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 14 years ago
  69. ca764aa Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into x86/mm by Ingo Molnar · 14 years ago
  70. 6909262 perf: Avoid the percore allocations if the CPU is not HT capable by Lin Ming · 14 years ago
  71. a7e3ed1 perf: Add support for supplementary event registers by Andi Kleen · 14 years ago
  72. f891125 x86-64, NUMA: Revert NUMA affine page table allocation by Tejun Heo · 14 years ago
  73. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  74. 84fd1d3 x86, amd-nb: Misc cleanliness fixes by Borislav Petkov · 14 years ago
  75. d04c579 x86: Work around old gas bug by Jan Beulich · 14 years ago
  76. c7b01d3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  77. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 14 years ago
  78. 299c569 x86: Use u32 instead of long to set reset vector back to 0 by Don Zickus · 14 years ago
  79. b9ec40a percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support by Christoph Lameter · 14 years ago
  80. 958ede7 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
  81. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 14 years ago
  82. 8e15597 xen: use new schedop interface for suspend by Ian Campbell · 14 years ago
  83. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
  84. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 14 years ago
  85. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 14 years ago
  86. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 14 years ago
  87. d1b1942 x86: Rename e820_table_* to pgt_buf_* by Yinghai Lu · 14 years ago
  88. 4a66b1d x86: dt: Fix OLPC=y/INTEL_CE=n build by Sebastian Andrzej Siewior · 14 years ago
  89. bcc7c12 x86: ioapic: Add OF bindings for IO_APIC by Sebastian Andrzej Siewior · 14 years ago
  90. 96e0a07 x86: dtb: Add support for PCI devices backed by dtb nodes by Sebastian Andrzej Siewior · 14 years ago
  91. 3879a6f x86: dtb: Add early parsing of IO_APIC by Sebastian Andrzej Siewior · 14 years ago
  92. 19c4f5f x86: dtb: Add irq domain abstraction by Sebastian Andrzej Siewior · 14 years ago
  93. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
  94. f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 14 years ago
  95. cb4cfd5 Merge branch 'x86/apic' into x86/platform by Thomas Gleixner · 14 years ago
  96. abb0052 x86: ioapic: Move trigger defines to io_apic.h by Thomas Gleixner · 14 years ago
  97. 41098ff x86: ioapic: Make a few functions static by Thomas Gleixner · 14 years ago
  98. ff973d0 x86: ioapic: Add io_apic_setup_irq_pin() by Thomas Gleixner · 14 years ago
  99. 939d578 x86: OLPC: Make OLPC=n build again by Thomas Gleixner · 14 years ago
  100. 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 14 years ago