1. 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
  2. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  3. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  4. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  5. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  6. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  7. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  8. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  9. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  10. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  11. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  12. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  13. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  14. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 19 years ago
  15. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  16. ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 19 years ago
  17. 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 19 years ago
  18. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  19. b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 19 years ago
  20. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  21. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  22. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  23. 1fa744e [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead by Shaohua Li · 19 years ago
  24. 19d5348 [PATCH] mpspec: remove unneeded packed attribute by Brian Gerst · 19 years ago
  25. 67df197 [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support by Arjan van de Ven · 19 years ago
  26. c728252 [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix by Arjan van de Ven · 19 years ago
  27. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  28. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  29. 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
  30. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  31. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  32. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  33. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  34. 7c72aaf [PATCH] mm: fill arch atomic64 gaps by Hugh Dickins · 19 years ago
  35. e6c6675 [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h by Jacob.Shin@amd.com · 19 years ago
  36. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  37. 8893166 [PATCH] x86_64: Increase the maximum number of local APICs to the maximum by Andi Kleen · 19 years ago
  38. efbbdce [PATCH] x86_64: Use common sys_time64 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  39. bf0f2e2 [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  40. 8e0d4f4 [PATCH] x86_64: Remove asm-x86_64/rwsem.h by Andi Kleen · 19 years ago
  41. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  42. e90f22e [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted by Andi Kleen · 19 years ago
  43. a88cde1 [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c by Andi Kleen · 19 years ago
  44. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  45. 420f8f6 [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. by Andi Kleen · 19 years ago
  46. 485832a [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs spinning. by Andi Kleen · 19 years ago
  47. 6b75aee [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers by Andi Kleen · 19 years ago
  48. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  49. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  50. 1dff7f3 [PATCH] x86_64: Fix up outdated pfn_to_page comment by Andi Kleen · 19 years ago
  51. 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 19 years ago
  52. 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 19 years ago
  53. 979edfa [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64. by Jan Beulich · 19 years ago
  54. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  55. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  56. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  57. 4793635 [PATCH] x86_64: fix tss limit by Siddha, Suresh B · 19 years ago
  58. b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
  59. e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 19 years ago
  60. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  61. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  62. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  63. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  64. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  65. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  66. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  67. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 19 years ago
  68. 06a5449 [PATCH] gfp_t: dma-mapping (ia64) by Al Viro · 19 years ago
  69. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago
  70. 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
  71. 421c7ce [PATCH] x86_64: Allocate cpu local data for all possible CPUs by Andi Kleen · 19 years ago
  72. 1294b11 [PATCH] x86_64: Add missing () around arguments of pte_index macro by Kirill Korotaev · 19 years ago
  73. 7d318d7 [PATCH] Fix up TLB flush filter disabling by Andi Kleen · 19 years ago
  74. 8d15d19 [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device} by John W. Linville · 19 years ago
  75. 878a97c [PATCH] swiotlb: support syncing sub-ranges of mappings by John W. Linville · 19 years ago
  76. 73a0b53 [PATCH] x86_64: desc.h-needs smp.h by Andrew Morton · 19 years ago
  77. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  78. 2ade814 [PATCH] x86-64: clean up local_add/sub arguments by Andi Kleen · 19 years ago
  79. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
  80. 049cdef [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes by Jan Beulich · 19 years ago
  81. a2d236b [PATCH] x86-64: Lose constraints on cmpxchg by Jan Beulich · 19 years ago
  82. 1a426cb [PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code. by Jan Beulich · 19 years ago
  83. a2a0c99 [PATCH] x86-64: Remove unused vxtime.hz field by Andi Kleen · 19 years ago
  84. a0d58c9 [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss by Andi Kleen · 19 years ago
  85. 1209140 [PATCH] x86-64: Safe interrupts in oops_begin/end by Jan Beulich · 19 years ago
  86. 059bf0f [PATCH] x86-64: Merge msr.c with i386 version by Andi Kleen · 19 years ago
  87. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  88. 27183ebd [PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device} by Andi Kleen · 19 years ago
  89. 9c0aa0f [PATCH] Replace extern inline with static inline in asm-x86_64/* by Adrian Bunk · 19 years ago
  90. f297e4e [PATCH] Increase nodemap hash. by Nakul Saraiya · 19 years ago
  91. fb04892 [PATCH] x86-64: Fix off by one in pfn_valid by Jim Paradis · 19 years ago
  92. 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
  93. 165aeb8 [PATCH] x86-64: Don't include config.h in asm/timex.h by Andi Kleen · 19 years ago
  94. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  95. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 19 years ago
  96. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  97. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  98. 6142891 [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb by Andi Kleen · 19 years ago
  99. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  100. b916911 [PATCH] x86-64: Don't cache align PDA on UP builds by Andi Kleen · 19 years ago