1. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  2. 2ddb55f [PATCH] x86_64: Fix VSMP build by Ravikiran G Thirumalai · 19 years ago
  3. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
  4. 5580ece [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS by Andi Kleen · 19 years ago
  5. 5f8efbb [PATCH] x86_64: Allow nesting of int3 by default for kprobes by Andi Kleen · 19 years ago
  6. 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 19 years ago
  7. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  8. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  9. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 19 years ago
  10. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  11. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  12. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  13. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  14. dd52d64 [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  15. 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
  16. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  17. cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
  18. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  19. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  20. 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
  21. e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
  22. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  23. e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
  24. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  25. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  26. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  27. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  28. 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
  29. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  30. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  31. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  32. 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
  33. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  34. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  35. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  36. 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
  37. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  38. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  39. 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
  40. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  41. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  42. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  43. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  44. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  45. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  46. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  47. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  48. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  49. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  50. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  51. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  52. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 19 years ago
  53. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 19 years ago
  54. ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 19 years ago
  55. 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 19 years ago
  56. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  57. b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 19 years ago
  58. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  59. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  60. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  61. 1fa744e [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead by Shaohua Li · 19 years ago
  62. 19d5348 [PATCH] mpspec: remove unneeded packed attribute by Brian Gerst · 19 years ago
  63. 67df197 [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support by Arjan van de Ven · 19 years ago
  64. c728252 [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix by Arjan van de Ven · 19 years ago
  65. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  66. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  67. 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
  68. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  69. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  70. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  71. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  72. 7c72aaf [PATCH] mm: fill arch atomic64 gaps by Hugh Dickins · 19 years ago
  73. e6c6675 [PATCH] Fix x86_64/msr.h interface to agree with i386/msr.h by Jacob.Shin@amd.com · 19 years ago
  74. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  75. 8893166 [PATCH] x86_64: Increase the maximum number of local APICs to the maximum by Andi Kleen · 19 years ago
  76. efbbdce [PATCH] x86_64: Use common sys_time64 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. bf0f2e2 [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  78. 8e0d4f4 [PATCH] x86_64: Remove asm-x86_64/rwsem.h by Andi Kleen · 19 years ago
  79. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 19 years ago
  80. e90f22e [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted by Andi Kleen · 19 years ago
  81. a88cde1 [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c by Andi Kleen · 19 years ago
  82. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  83. 420f8f6 [PATCH] x86_64: New heuristics to find out hotpluggable CPUs. by Andi Kleen · 19 years ago
  84. 485832a [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs spinning. by Andi Kleen · 19 years ago
  85. 6b75aee [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers by Andi Kleen · 19 years ago
  86. f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 19 years ago
  87. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  88. 1dff7f3 [PATCH] x86_64: Fix up outdated pfn_to_page comment by Andi Kleen · 19 years ago
  89. 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 19 years ago
  90. 89b831e [PATCH] x86_64: Support for AMD specific MCE Threshold. by Jacob Shin · 19 years ago
  91. 979edfa [PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64. by Jan Beulich · 19 years ago
  92. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  93. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  94. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  95. 4793635 [PATCH] x86_64: fix tss limit by Siddha, Suresh B · 19 years ago
  96. b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
  97. e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 19 years ago
  98. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  99. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  100. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago