1. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 20 years ago
  2. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 20 years ago
  3. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 20 years ago
  4. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 20 years ago
  5. 899ced0 [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle by Andreas Mohr · 20 years ago
  6. da53112 [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels by Andi Kleen · 20 years ago
  7. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 20 years ago
  8. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 20 years ago
  9. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 20 years ago
  10. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 20 years ago
  11. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 20 years ago
  12. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 20 years ago
  13. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
  14. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 20 years ago
  15. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 20 years ago
  16. a3c042a [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers by Jon Mason · 20 years ago
  17. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 20 years ago
  18. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 20 years ago
  19. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 20 years ago
  20. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 20 years ago
  21. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 20 years ago
  22. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 20 years ago
  23. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 20 years ago
  24. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 20 years ago
  25. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 20 years ago
  26. ed0a893 [PATCH] x86_64: Remove bogus comment in topology.h by Andi Kleen · 20 years ago
  27. 0c90bb8 [PATCH] x86_64: Remove most of ia32_unistd.h by Andi Kleen · 20 years ago
  28. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 20 years ago
  29. 240cd6a80 [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 20 years ago
  30. 79121ea [PATCH] x86_64: Use __always_inline for __inline_memcpy by Andi Kleen · 20 years ago
  31. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 20 years ago
  32. 1bd858a [PATCH] Notify page fault call chain for x86_64 by Anil S Keshavamurthy · 20 years ago
  33. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 20 years ago
  34. afedfd0 [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver by Matt Mackall · 20 years ago
  35. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 20 years ago
  36. b63d64a [PATCH] sys_move_pages: x86_64 support by Christoph Lameter · 20 years ago
  37. d501e62 [PATCH] Delete unused definitions of kvaddr_to_nid by Ralf Baechle · 20 years ago
  38. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 20 years ago
  39. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
  40. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 20 years ago
  41. b209a6e [PATCH] PCI: cleanup unused variable about msi driver by bibo,mao · 20 years ago
  42. fd58e55 [PATCH] PCI: msi abstractions and support for altix by Mark Maule · 20 years ago
  43. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 20 years ago
  44. 3e8e7c9 Pull bugzilla-5653 into release branch by Len Brown · 20 years ago
  45. 6351847 Pull trivial1 into release branch by Len Brown · 20 years ago
  46. 6ae53cd [PATCH] x86_64: Fix stack/mmap randomization for compat tasks by Andi Kleen · 20 years ago
  47. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 20 years ago
  48. 2c23d62 Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.h by David Woodhouse · 20 years ago
  49. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 20 years ago
  50. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 20 years ago
  51. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 20 years ago
  52. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 20 years ago
  53. cd469e0 Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.h by David Woodhouse · 20 years ago
  54. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 20 years ago
  55. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 20 years ago
  56. 0b699e3 [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 by Eric Dumazet · 20 years ago
  57. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 20 years ago
  58. 676ff45 [PATCH] for_each_possible_cpu: x86_64 by KAMEZAWA Hiroyuki · 20 years ago
  59. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 20 years ago
  60. 6fa679f [PATCH] x86_64: Increase NUMA hash function nodemap by Andi Kleen · 20 years ago
  61. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 20 years ago
  62. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 20 years ago
  63. e4cff6a [PATCH] x86_64: fix sync before RDTSC on Intel cpus by Siddha, Suresh B · 20 years ago
  64. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 20 years ago
  65. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 20 years ago
  66. bbd3aff [PATCH] x86_64: fix CONFIG_REORDER by Sam Ravnborg · 20 years ago
  67. b20367a [PATCH] x86_64: Fix drift with HPET timer enabled by Jordan Hargrave · 20 years ago
  68. 553f265 [PATCH] x86_64: Don't run NMI watchdog during machine checks by Andi Kleen · 20 years ago
  69. be56db6 [PATCH] x86_64: extra NODES_SHIFT definition by Dave Hansen · 20 years ago
  70. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 20 years ago
  71. eee5a9f [PATCH] x86_64: Rename e820_mapped to e820_any_mapped by Arjan van de Ven · 20 years ago
  72. 68a3a7f [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64 by Andi Kleen · 20 years ago
  73. c12ea91 x86_64: Remove stale lapic definition from apicdef.h by Ashok Raj · 20 years ago
  74. 2cf8d82 [PATCH] make local_t signed by Andrew Morton · 20 years ago
  75. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 20 years ago
  76. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 20 years ago
  77. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  78. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 20 years ago
  79. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 20 years ago
  80. e9056f1 [PATCH] lightweight robust futexes: arch defaults by Ingo Molnar · 20 years ago
  81. dc8ecb4 [PATCH] unify pfn_to_page: x86_64 pfn_to_page by KAMEZAWA Hiroyuki · 20 years ago
  82. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 20 years ago
  83. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 20 years ago
  84. f271a6f [PATCH] x86_64: Removed duplicated declaration of force_iommu by Andi Kleen · 20 years ago
  85. dcf36bf [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure by Eric Dumazet · 20 years ago
  86. 9494943 [PATCH] x86_64: Make local_t 64bit instead of 32bit by Andi Kleen · 20 years ago
  87. ba22f13 [PATCH] x86_64: Remove CONFIG_UNORDERED_IO by Andi Kleen · 20 years ago
  88. da7ed9f [PATCH] x86_64: timer interrupt lockup due to pending interrupt by Vivek Goyal · 20 years ago
  89. df92004 [PATCH] x86_64: Reorder one field of the PDA to reduce padding by Arjan van de Ven · 20 years ago
  90. 554d284 [PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffers by Andi Kleen · 20 years ago
  91. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 20 years ago
  92. 6edfba1 [PATCH] x86_64: Don't define string functions to builtin by Andi Kleen · 20 years ago
  93. 86ebcea [PATCH] x86_64: remove dead do_softirq_thunk by Jan Beulich · 20 years ago
  94. 8c914cb [PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 20 years ago
  95. 2b514e7 [PATCH] x86_64: eliminate set_debug() by Jan Beulich · 20 years ago
  96. abe059e [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode by Andi Kleen · 20 years ago
  97. 913bd90 [PATCH] x86_64: Increase the variability of the process stack on 64bit architectures by Andi Kleen · 20 years ago
  98. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 20 years ago
  99. 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 20 years ago
  100. 3d1712c [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix by Akinobu Mita · 20 years ago