1. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  2. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  3. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  4. 12ddae3 [PATCH] m68knommu: use configurable RAM setup in start up code by Greg Ungerer · 18 years ago
  5. 73e2fba [PATCH] m68knommu: use configurable RAM setup in linker script by Greg Ungerer · 18 years ago
  6. 63e413d [PATCH] m68knommu: create configurable RAM setup by Greg Ungerer · 18 years ago
  7. d2f386d [PATCH] m68knommu: remove unused vars from generic 68328 start code by Greg Ungerer · 18 years ago
  8. 2ae9cb6 [PATCH] m68knommu: remove __ramvec from 68328/pilot start code by Greg Ungerer · 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. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 18 years ago
  36. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 18 years ago
  37. 2f82bde [PATCH] x86_64: Update copyright in time.c by Vojtech Pavlik · 18 years ago
  38. b2df3dd [PATCH] x86_64: Explain why HPET T0_CMP register is written twice by Vojtech Pavlik · 18 years ago
  39. 4221133 [PATCH] x86_64: Make use of the *PER* constants in time.c by Vojtech Pavlik · 18 years ago
  40. e30db3e [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges by Vojtech Pavlik · 18 years ago
  41. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 18 years ago
  42. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 18 years ago
  43. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 18 years ago
  44. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 18 years ago
  45. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 18 years ago
  46. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 18 years ago
  47. 2bbc419 [PATCH] x86_64: Change assembly to use regular cpuid_count macro by Rohit Seth · 18 years ago
  48. 46d13a3 [PATCH] x86_64: use halt() instead of raw inline assembly by Jan Beulich · 18 years ago
  49. d2ae5b5 [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k by Andi Kleen · 18 years ago
  50. b79c4df7 [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.c by Carl-Daniel Hailfinger · 18 years ago
  51. c33bd9a [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding by Jan Beulich · 18 years ago
  52. fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 18 years ago
  53. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  54. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  55. 1de9c3f [PATCH] x86_64: reliable stack trace support (x86-64 IRQ stack by Jan Beulich · 18 years ago
  56. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  57. 2b28592 [PATCH] x86_64: x86_86 msi miss one entry handler by bibo,mao · 18 years ago
  58. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  59. 4d9bc79 [PATCH] x86_64: Make sure is_compat_task works early by Andi Kleen · 18 years ago
  60. 26a3c49 [PATCH] x86_64: fix vector_lock deadlock in io_apic.c by Ingo Molnar · 18 years ago
  61. 357c2b9 [PATCH] x86_64: remove unused gart header file by Jon Mason · 18 years ago
  62. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  63. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  64. 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 18 years ago
  65. 14118c3 [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64 by Ingo Molnar · 18 years ago
  66. 4b787e0 [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S by Jan Beulich · 18 years ago
  67. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  68. f201611 [PATCH] x86_64: Use -ENODEV in IOMMU initialization by Andi Kleen · 18 years ago
  69. 6ebcc00 [PATCH] i386/x86-64: simplify ioapic_register_intr() by Jan Beulich · 18 years ago
  70. 0a1ad60 [PATCH] x86_64: serialize assign_irq_vector() use of static variables by Jan Beulich · 18 years ago
  71. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  72. 7c2d9cd [PATCH] x86_64: trivial gart clean-up by Jon Mason · 18 years ago
  73. f0f2d65 [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO by Andi Kleen · 18 years ago
  74. f5adc9c [PATCH] x86_64: iommu_gart_bitmap search to cross next_bit by Mike Waychison · 18 years ago
  75. 3c58464 [PATCH] x86_64: x86_64-enable-large-bzImage.patch by Ingo Molnar · 18 years ago
  76. 9f2036f [PATCH] x86_64: pci-dma.c clean-up - trivial by Jon Mason · 18 years ago
  77. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 18 years ago
  78. 240cd6a [PATCH] i386/x86-64: Emulate CPUID4 on AMD by Andi Kleen · 18 years ago
  79. faee9a5 [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD platforms by Andi Kleen · 18 years ago
  80. 0f4fdb7 [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUID by ravikiran thirumalai · 18 years ago
  81. 7c393e7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  82. 8871e73 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  83. ba70710 [PATCH] fbdev: Firmware EDID fixes by Antonino A. Daplas · 18 years ago
  84. e442378 [PATCH] backlight: LOCOMO Backlight Driver updates by Richard Purdie · 18 years ago
  85. d98f8f0 [PATCH] Notify page fault call chain for sparc64 by Anil S Keshavamurthy · 18 years ago
  86. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  87. ae9a5b8 [PATCH] Notify page fault call chain for ia64 by Anil S Keshavamurthy · 18 years ago
  88. b71b5b6 [PATCH] Notify page fault call chain for i386 by Anil S Keshavamurthy · 18 years ago
  89. 1bd858a [PATCH] Notify page fault call chain for x86_64 by Anil S Keshavamurthy · 18 years ago
  90. 3672165 [PATCH] Kprobe: multi kprobe posthandler for booster by mao, bibo · 18 years ago
  91. 585deac [PATCH] kprobe: boost 2byte-opcodes on i386 by Masami Hiramatsu · 18 years ago
  92. 6ae7440 [PATCH] GTOD: add scx200 HRT clocksource by Jim Cromie · 18 years ago
  93. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 18 years ago
  94. 6415ce9 [PATCH] time: fix time going backward w/ clock=pit by john stultz · 18 years ago
  95. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 18 years ago
  96. 7d622d4 [PATCH] make pmtmr_ioport __read_mostly by Andreas Mohr · 18 years ago
  97. a275254 [PATCH] time: rename clocksource functions by john stultz · 18 years ago
  98. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 18 years ago
  99. 61743fe [PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Code by john stultz · 18 years ago
  100. 6f84fa2 [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping by john stultz · 18 years ago