1. f271a6f [PATCH] x86_64: Removed duplicated declaration of force_iommu by Andi Kleen · 18 years ago
  2. dcf36bf [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure by Eric Dumazet · 18 years ago
  3. 9494943 [PATCH] x86_64: Make local_t 64bit instead of 32bit by Andi Kleen · 18 years ago
  4. ba22f13 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO by Andi Kleen · 18 years ago
  5. da7ed9f [PATCH] x86_64: timer interrupt lockup due to pending interrupt by Vivek Goyal · 18 years ago
  6. df92004 [PATCH] x86_64: Reorder one field of the PDA to reduce padding by Arjan van de Ven · 18 years ago
  7. 554d284 [PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffers by Andi Kleen · 18 years ago
  8. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 18 years ago
  9. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 18 years ago
  10. 86ebcea [PATCH] x86_64: remove dead do_softirq_thunk by Jan Beulich · 18 years ago
  11. 8c914cb [PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 18 years ago
  12. 2b514e7 [PATCH] x86_64: eliminate set_debug() by Jan Beulich · 18 years ago
  13. abe059e [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode by Andi Kleen · 18 years ago
  14. 913bd90 [PATCH] x86_64: Increase the variability of the process stack on 64bit architectures by Andi Kleen · 18 years ago
  15. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  16. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 18 years ago
  17. 3d1712c [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix by Akinobu Mita · 18 years ago
  18. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  19. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 18 years ago
  20. 804f159 [PATCH] Move read_mostly definition to asm/cache.h by Kyle McMartin · 18 years ago
  21. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  22. 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 18 years ago
  23. e8b9177 [PATCH] x86_64: Move the SMP time selection earlier by Andi Kleen · 18 years ago
  24. e2c0388 [PATCH] x86_64: Fix the additional_cpus=.. option by Andi Kleen · 18 years ago
  25. 13a229a [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems by Andi Kleen · 18 years ago
  26. f83f2b5 [PATCH] x86_64: fix USER_PTRS_PER_PGD by Jan Beulich · 18 years ago
  27. 60b08c6 [PATCH] x86_64: no_iommu removal in pci-gart.c by Jon Mason · 18 years ago
  28. 7fd6784 [PATCH] x86_64: Disable tsc when apicpmtimer is active by Andi Kleen · 18 years ago
  29. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  30. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  31. 33042a9 [PATCH] x86-64: Fix HPET timer on x460 by Chris McDermott · 18 years ago
  32. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 18 years ago
  33. 4b88f09 [PATCH] x86-64: Add sys_unshare by Andi Kleen · 18 years ago
  34. 488fc08 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 18 years ago
  35. 911b0ad [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 by Takashi Iwai · 19 years ago
  36. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 19 years ago
  37. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 19 years ago
  38. 0c3749c [PATCH] x86_64: Calibrate APIC timer using PM timer by Andi Kleen · 19 years ago
  39. 10f4dc8 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 19 years ago
  40. 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 19 years ago
  41. 0dd2ea9 [PATCH] x86_64: [PATCH] timer resume by Shaohua Li · 19 years ago
  42. 73dea47 [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt by Andi Kleen · 19 years ago
  43. 226d780 [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available by Andi Kleen · 19 years ago
  44. 2c5d81a [PATCH] Compilation of kexec/kdump broken by Fernando Luis Vazquez Cao · 19 years ago
  45. 69dcc99 [PATCH] Export cpu topology in sysfs by Zhang, Yanmin · 19 years ago
  46. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  47. 3a2ca64 [PATCH] prototypes for *at functions & typo fix by Ulrich Drepper · 19 years ago
  48. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  49. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
  50. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  51. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  52. 2ddb55f [PATCH] x86_64: Fix VSMP build by Ravikiran G Thirumalai · 19 years ago
  53. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
  54. 5580ece [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS by Andi Kleen · 19 years ago
  55. 5f8efbb [PATCH] x86_64: Allow nesting of int3 by default for kprobes by Andi Kleen · 19 years ago
  56. 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 19 years ago
  57. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  58. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  59. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 19 years ago
  60. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  61. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  62. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  63. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  64. dd52d642d [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  65. 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
  66. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  67. cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
  68. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  69. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  70. 99f7b77 [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h by Andi Kleen · 19 years ago
  71. e4b5939 [PATCH] x86_64: cleanup enter_lazy_tlb() by Brian Gerst · 19 years ago
  72. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  73. e080e9d [PATCH] x86_64: Don't claim too many vectors for TLB flushing by Jason Uhlenkott · 19 years ago
  74. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  75. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  76. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  77. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  78. 6e54d95 [PATCH] x86_64: Support alternative() with a output argument. by Andi Kleen · 19 years ago
  79. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  80. 3c02175 [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT by Andi Kleen · 19 years ago
  81. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  82. 2d0db40 [PATCH] x86_64: Remove unused apic_write_atomic by Andi Kleen · 19 years ago
  83. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  84. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  85. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  86. 4839057 [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h by Adrian Bunk · 19 years ago
  87. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  88. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  89. 7180d4f [PATCH] x86_64: Fix 64bit FXSAVE encoding by Jan Beulich · 19 years ago
  90. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
  91. 636dd2b [PATCH] x86_64: fls in asm for x86_64 by Stephen Hemminger · 19 years ago
  92. 60917a3 [PATCH] x86_64: don't save eflags in x86-64 switch_to() by Benjamin LaHaise · 19 years ago
  93. b556b35 [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. by Jan Beulich · 19 years ago
  94. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 19 years ago
  95. 92934bc [PATCH] i386/x86-64: Use input/output dependencies for bitops by Andi Kleen · 19 years ago
  96. 6e3f361 [PATCH] x86_64: make trap information available to die notification handlers by Jan Beulich · 19 years ago
  97. 6e0c47e [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO by Jan Beulich · 19 years ago
  98. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  99. 4cec873 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) by Linus Torvalds · 19 years ago
  100. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago