1. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 18 years ago
  2. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 18 years ago
  3. 14c3f85 [PATCH] x86_64: Let impossible CPUs point to reference per cpu data by Andi Kleen · 18 years ago
  4. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 18 years ago
  5. d646bce [PATCH] x86_64: minor odering correction to dump_pagetable() by Jan Beulich · 18 years ago
  6. 91522a9 [PATCH] x86_64: small fix for CFI annotations by Jan Beulich · 18 years ago
  7. 0c3749c [PATCH] x86_64: Calibrate APIC timer using PM timer by Andi Kleen · 18 years ago
  8. 099f318 [PATCH] x86_64: Don't allow kprobes on __switch_to by Andi Kleen · 18 years ago
  9. 16acc0c [PATCH] x86_64: align per-cpu section to configured cache bytes by Zach Brown · 18 years ago
  10. a1002a4 [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge by Kevin VanMaren · 18 years ago
  11. 1de6bf3 [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 by Andi Kleen · 18 years ago
  12. d22fe80 [PATCH] x86_64: Do more checking in the SRAT header code by Andi Kleen · 18 years ago
  13. 7ded568 [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. by Ashok Raj · 18 years ago
  14. 396bd50 [PATCH] x86_64: mark two routines as __cpuinit by Shaohua Li · 18 years ago
  15. 9391a3f [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing by Andi Kleen · 18 years ago
  16. 7115125 [PATCH] x86_64: Remove CONFIG_INIT_DEBUG by Andi Kleen · 18 years ago
  17. 10f4dc8 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 18 years ago
  18. 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 18 years ago
  19. 6bca52b [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback by Andi Kleen · 18 years ago
  20. 0dd2ea9 [PATCH] x86_64: [PATCH] timer resume by Shaohua Li · 18 years ago
  21. 6f3814c [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards by Andi Kleen · 18 years ago
  22. 73dea47 [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt by Andi Kleen · 18 years ago
  23. eddb6fb [PATCH] x86_64: Disallow kprobes on NMI handlers by Andi Kleen · 18 years ago
  24. 2f01942 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  25. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  26. 0f07496 [PATCH] Add faster __iowrite32_copy routine for x86_64 by Bryan O'Sullivan · 18 years ago
  27. 3833a70 [PATCH] x86_64: compat_sys_futimesat fix by Andrew Morton · 18 years ago
  28. 3103039 [PATCH] PCI: handle bogus MCFG entries by Andi Kleen · 18 years ago
  29. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  30. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 18 years ago
  31. ab26a20 [PATCH] x86_64: Fix MCE exception stack for boot CPU by Jan Beulich · 18 years ago
  32. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 18 years ago
  33. 44df75e [PATCH] x86_64: add x86-64 support for memory hot-add by Matt Tolentino · 18 years ago
  34. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 18 years ago
  35. 562795f [PATCH] x86_64: Remove elf32_map in 32bit ELF loader by Andi Kleen · 18 years ago
  36. f0cf5d1 [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} by Jan Beulich · 18 years ago
  37. 0addb14 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  38. f74e667 x86-64: fix initrd freeing by Linus Torvalds · 18 years ago
  39. ee408c7 [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32. by Andi Kleen · 19 years ago
  40. 142a64a [PATCH] x86_64: set do_not_nx as cpuinitdata by Andi Kleen · 19 years ago
  41. 5b74357 [PATCH] x86_64: lapic resume uses correct base address by Shaohua Li · 19 years ago
  42. e25db98 [PATCH] x86_64: Only let user select PM timer support when EMBEDDED by Andi Kleen · 19 years ago
  43. 5f8efbb [PATCH] x86_64: Allow nesting of int3 by default for kprobes by Andi Kleen · 19 years ago
  44. 57eafdc [PATCH] amd64: task_stack_page() by Al Viro · 19 years ago
  45. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  46. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 19 years ago
  47. 983d5db [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled by Vivek Goyal · 19 years ago
  48. 0d9cb75 [PATCH] x86_64: Don't confuse noapic with noapictimer by Andi Kleen · 19 years ago
  49. 256ddb0 [PATCH] x86_64: don't copy command line twice by Jan Beulich · 19 years ago
  50. 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 19 years ago
  51. 6c5acd1 [PATCH] x86_64: Allow kernel page tables upto the end of memory by Andi Kleen · 19 years ago
  52. 0a9c3ee [PATCH] x86_64: Use safe_smp_processor_id in MCE handler by Andi Kleen · 19 years ago
  53. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  54. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  55. 1b2f630 [PATCH] x86_64: Reduce screen space needed by stack trace by Jan Beulich · 19 years ago
  56. 5329e13d [PATCH] x86_64: Fix get_cmos_time() by Jan Beulich · 19 years ago
  57. bdf2b1c [PATCH] x86_64: No need to export get_cmos_time anymore by Andi Kleen · 19 years ago
  58. dd52d642d [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  59. 77a7533 [PATCH] x86_64: sparse warning cleanups by Stephen Hemminger · 19 years ago
  60. cf05013 [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line by Andi Kleen · 19 years ago
  61. cdc4b9c [PATCH] x86_64: Remove unused segments by Andi Kleen · 19 years ago
  62. af5b980 [PATCH] x86_64: ioapic virtual wire mode fix by Vivek Goyal · 19 years ago
  63. 79f1261 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch by Ravikiran G Thirumalai · 19 years ago
  64. 1008fdd [PATCH] x86_64: Memorize location of i8259 for reboots. by Eric W. Biederman · 19 years ago
  65. 60923df [PATCH] x86_64: allow setting RF in EFLAGS by Chuck Ebbert · 19 years ago
  66. 100c0e3 [PATCH] x86_64: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 19 years ago
  67. 6820940 [PATCH] x86_64: Sparse warnings fix. by Luiz Fernando Capitulino · 19 years ago
  68. 915f34e [PATCH] x86_64: Remove useless KDB vector by Andi Kleen · 19 years ago
  69. 5b22a38 [PATCH] x86_64: Tell user to enable GART_IOMMU when needed by Andi Kleen · 19 years ago
  70. 7554c3f [PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels by Andi Kleen · 19 years ago
  71. 365ba91 [PATCH] x86_64: Allocate PDAs in the local node by Ravikiran G Thirumalai · 19 years ago
  72. df79efd [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation by Ravikiran G Thirumalai · 19 years ago
  73. 05b3cbd [PATCH] x86_64: Early initialization of cpu_to_node by Ravikiran Thirumalai · 19 years ago
  74. 0b91317 [PATCH] x86_64: Fix up white space in time.c by Andi Kleen · 19 years ago
  75. 2c8bc94 [PATCH] x86_64: Use standard __always_inline in vsyscall.c by Andi Kleen · 19 years ago
  76. c818a18 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC by Andi Kleen · 19 years ago
  77. 7f6c5b0 [PATCH] x86_64: Support alternative() in vsyscalls by Andi Kleen · 19 years ago
  78. 737c5c3 [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot. by Andi Kleen · 19 years ago
  79. b9d1e4b [PATCH] x86_64: x86_64 write apic id fix by Vivek Goyal · 19 years ago
  80. aea9fca [PATCH] x86_64: Remove duplicate exports by Brian Gerst · 19 years ago
  81. e360282 [PATCH] x86_64: unexport pci_*_consistent by Brian Gerst · 19 years ago
  82. 4855170 [PATCH] x86_64: Make it clear in machine checks that it's an hardware problem by Andi Kleen · 19 years ago
  83. 2cbc9ee [PATCH] x86_64: Clean up copy_*_user by Andi Kleen · 19 years ago
  84. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  85. 8a6fdd3 [PATCH] x86_64: Reject SRAT tables that don't cover all memory by Andi Kleen · 19 years ago
  86. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 19 years ago
  87. 6b050f8 [PATCH] x86_64: Clean up some printks in NUMA code by Andi Kleen · 19 years ago
  88. d18ff47 [PATCH] x86_64: Fix up coding style in numa.c by Andi Kleen · 19 years ago
  89. ca8642f [PATCH] x86_64: Fix off by one in IOMMU check by Andi Kleen · 19 years ago
  90. d25bf7e [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state by Venkatesh Pallipadi · 19 years ago
  91. 5a07a30 [PATCH] i386/x86-64: Remove sub jiffy profile timer support by Venkatesh Pallipadi · 19 years ago
  92. 01b8faa [PATCH] x86_64: Report hardware breakpoints in user space when triggered by the kernel by John Blackwood · 19 years ago
  93. 66c5815 [PATCH] x86_64: Convert page fault error codes to symbolic constants. by Andi Kleen · 19 years ago
  94. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  95. f95190b [PATCH] x86_64: Remove unnecessary case from the page fault handler by Andi Kleen · 19 years ago
  96. c11efdf [PATCH] x86_64: Align and pad x86_64 GDT on page boundary by Ravikiran G Thirumalai · 19 years ago
  97. bb33421 [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain by Andi Kleen · 19 years ago
  98. 79c62cf [PATCH] x86_64: Make udelay more accurate by Ross Biro · 19 years ago
  99. e4e9407 [PATCH] x86_64: Return -1 for unknown PCI bus affinity by Andi Kleen · 19 years ago
  100. 1584b89 [PATCH] x86_64: Validate SLIT table by Andi Kleen · 19 years ago