1. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  2. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  3. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  4. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  5. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 18 years ago
  6. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  7. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  8. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  9. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  10. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 18 years ago
  11. 4961f10 [PATCH] x86_64: (resend) x86_64 stack overflow debugging by Eric Sandeen · 18 years ago
  12. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  13. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 18 years ago
  14. 704fc59 [PATCH] x86_64: fix apic error on bootup by Siddha, Suresh B · 18 years ago
  15. 03fdc2c [PATCH] x86_64: enlarge window for stack growth by Chuck Ebbert · 18 years ago
  16. 6bfa9bb [PATCH] x86_64: Minor string functions optimizations by Andi Kleen · 18 years ago
  17. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 18 years ago
  18. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 18 years ago
  19. 9c63f87 [PATCH] x86_64: Fix modular pc speaker by Piotr Kaczuba · 18 years ago
  20. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  21. 409f89e [PATCH] x86_64: Do not use -ffunction-sections for modules by Sergey Vlasov · 18 years ago
  22. cab093b [PATCH] x86_64: adjust kstack_depth_to_print default by Jan Beulich · 18 years ago
  23. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 18 years ago
  24. 75bd665 [PATCH] x86_64: Fix fast check in safe_smp_processor_id by Andi Kleen · 18 years ago
  25. e42f943 [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information by Rohit Seth · 18 years ago
  26. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  27. d9005b5 [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c by Andi Kleen · 18 years ago
  28. 8fa3d6f [PATCH] x86_64: check_addr() cleanups by Andrew Morton · 18 years ago
  29. 5f51e13 [PATCH] x86_64: miscellaneous mm/init.c fixes by Jan Beulich · 18 years ago
  30. b633237 [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata by Andi Kleen · 18 years ago
  31. 2903ee8 [PATCH] x86_64: mce_amd cleanup by Jacob Shin · 18 years ago
  32. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 18 years ago
  33. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 18 years ago
  34. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 18 years ago
  35. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 18 years ago
  36. 2f82bde4 [PATCH] x86_64: Update copyright in time.c by Vojtech Pavlik · 18 years ago
  37. b2df3dd [PATCH] x86_64: Explain why HPET T0_CMP register is written twice by Vojtech Pavlik · 18 years ago
  38. 4221133 [PATCH] x86_64: Make use of the *PER* constants in time.c by Vojtech Pavlik · 18 years ago
  39. e30db3e [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges by Vojtech Pavlik · 18 years ago
  40. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 18 years ago
  41. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 18 years ago
  42. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  43. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  44. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  45. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 18 years ago
  46. 2bbc419 [PATCH] x86_64: Change assembly to use regular cpuid_count macro by Rohit Seth · 18 years ago
  47. 46d13a3 [PATCH] x86_64: use halt() instead of raw inline assembly by Jan Beulich · 18 years ago
  48. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 18 years ago
  49. b79c4df7 [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c by Carl-Daniel Hailfinger · 18 years ago
  50. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  51. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  52. 1de9c3f [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack by Jan Beulich · 18 years ago
  53. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  54. 2b28592 [PATCH] x86_64: x86_86 msi miss one entry handler by bibo,mao · 18 years ago
  55. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  56. 4d9bc79 [PATCH] x86_64: Make sure is_compat_task works early by Andi Kleen · 18 years ago
  57. 26a3c49 [PATCH] x86_64: fix vector_lock deadlock in io_apic.c by Ingo Molnar · 18 years ago
  58. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 18 years ago
  59. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  60. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  61. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  62. 14118c3 [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64 by Ingo Molnar · 18 years ago
  63. 4b787e0 [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S by Jan Beulich · 18 years ago
  64. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  65. f201611 [PATCH] x86_64: Use -ENODEV in IOMMU initialization by Andi Kleen · 18 years ago
  66. 6ebcc00 [PATCH] i386/x86-64: simplify ioapic_register_intr() by Jan Beulich · 18 years ago
  67. 0a1ad60 [PATCH] x86_64: serialize assign_irq_vector() use of static variables by Jan Beulich · 18 years ago
  68. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  69. 7c2d9cd [PATCH] x86_64: trivial gart clean-up by Jon Mason · 18 years ago
  70. f0f2d65 [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO by Andi Kleen · 18 years ago
  71. f5adc9c [PATCH] x86_64: iommu_gart_bitmap search to cross next_bit by Mike Waychison · 18 years ago
  72. 3c58464 [PATCH] x86_64: x86_64-enable-large-bzImage.patch by Ingo Molnar · 18 years ago
  73. 9f2036f [PATCH] x86_64: pci-dma.c clean-up - trivial by Jon Mason · 18 years ago
  74. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 18 years ago
  75. 240cd6a80 [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 18 years ago
  76. faee9a5 [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms by Andi Kleen · 18 years ago
  77. 0f4fdb7 [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUID by ravikiran thirumalai · 18 years ago
  78. 7c393e7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  79. ba70710 [PATCH] fbdev: Firmware EDID fixes by Antonino A. Daplas · 18 years ago
  80. 1bd858a [PATCH] Notify page fault call chain for x86_64 by Anil S Keshavamurthy · 18 years ago
  81. 7d622d4 [PATCH] make pmtmr_ioport __read_mostly by Andreas Mohr · 18 years ago
  82. 2efe55a Storage class should be first by Tobias Klauser · 18 years ago
  83. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  84. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  85. e90b1a2 [CRYPTO] aes: Add wrappers for assembly routines by Herbert Xu · 18 years ago
  86. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 18 years ago
  87. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 18 years ago
  88. 00212fe [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines by Amul Shah · 18 years ago
  89. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  90. 55b2355 [PATCH] don't use flush_tlb_all in suspend time by Shaohua Li · 18 years ago
  91. 3e3318de [PATCH] swsusp: x86_64 mark special saveable/unsaveable pages by Shaohua Li · 18 years ago
  92. 7b0c2d9 [PATCH] x86: make i387 mxcsr_feature_mask __read_mostly by Andreas Mohr · 18 years ago
  93. acae9d3 [PATCH] x86: make using_apic_timer __read_mostly by Andreas Mohr · 18 years ago
  94. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  95. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  96. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  97. dcc1a66 [PATCH] x86_64: use select for GART_IOMMU to enable AGP by Roman Zippel · 18 years ago
  98. ead2bfe [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled because of e820 by Chuck Ebbert · 18 years ago
  99. 3e8e7c9 Pull bugzilla-5653 into release branch by Len Brown · 18 years ago
  100. 1465887 Pull Kconfig into release branch by Len Brown · 18 years ago