1. 06e1a8f [CRYPTO] aes-asm: Merge common glue code by Sebastian Siewior · 17 years ago
  2. 5157dea [CRYPTO] aes-i586: Remove setkey by Sebastian Siewior · 17 years ago
  3. 81190b3 [CRYPTO] aes-x86-64: Remove setkey by Sebastian Siewior · 17 years ago
  4. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  5. 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  6. 6d1b30e x86: reboot fixup for wrap2c board by Denys · 17 years ago
  7. 3d9befd x86: check boundary in count setup resource by Yinghai Lu · 17 years ago
  8. f4df73c x86: add hpet sanity checks by Thomas Gleixner · 17 years ago
  9. bbbd999 x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c by David P. Reed · 17 years ago
  10. c399da0 x86: fix freeze in x86_64 RTC update code in time_64.c by David P. Reed · 17 years ago
  11. 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 17 years ago
  12. c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 17 years ago
  13. 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 17 years ago
  14. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  15. 8f81821 x86: fix smp init sections by Randy Dunlap · 17 years ago
  16. e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 17 years ago
  17. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  18. a052f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  19. bae19fe x86: don't call mce_create_device on CPU_UP_PREPARE by Andreas Herrmann · 17 years ago
  20. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  21. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  22. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  23. 506f1d0 x86: move the rest of the menu's to Kconfig by Sam Ravnborg · 17 years ago
  24. 8d5fffb x86: move all simple arch settings to Kconfig by Sam Ravnborg · 17 years ago
  25. bc0120f x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 by Sam Ravnborg · 17 years ago
  26. d2cacbc x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 by Sam Ravnborg · 17 years ago
  27. 012c6c72 x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 by Sam Ravnborg · 17 years ago
  28. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
  29. e279b6c x86: start unification of arch/x86/Kconfig.* by Sam Ravnborg · 17 years ago
  30. e8ef952 x86: unification of cfufreq/Kconfig by Sam Ravnborg · 17 years ago
  31. 92d140e x86: fix taking DNA during 64bit sigreturn by Siddha, Suresh B · 17 years ago
  32. ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago
  33. fd181c7 x86_64: ia32 ptrace THREAD_AREA fix by Roland McGrath · 17 years ago
  34. 0492007 x86: make nmi_cpu_busy() always defined by Ingo Molnar · 17 years ago
  35. 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 17 years ago
  36. 221d468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  37. 633872b lguest: tidy up documentation by Rusty Russell · 17 years ago
  38. 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 17 years ago
  39. 9f259cc x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry by H. Peter Anvin · 17 years ago
  40. 7ed1929 x86 setup: add a near jump to serialize %cr0 on 386/486 by H. Peter Anvin · 17 years ago
  41. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  42. 4138f08 Remove bogus default y for DMAR and NET_DMA by Andi Kleen · 17 years ago
  43. 076e21a remove the dead X86_REMOTE_DEBUG option by Adrian Bunk · 17 years ago
  44. 1b8a8e9 x86: merge EARLY_PRINTK options by Adrian Bunk · 17 years ago
  45. fb8c177 x86: mm/discontig_32.c: make code static by Adrian Bunk · 17 years ago
  46. f1aa14b x86: kernel/setup_32.c: unexport machine_id by Adrian Bunk · 17 years ago
  47. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 17 years ago
  48. 79da087 x86 gart: make some variables and functions static by Joerg Roedel · 17 years ago
  49. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  50. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  51. e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 17 years ago
  52. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  53. 5336940 x86: fix pci-gart failure handling by FUJITA Tomonori · 17 years ago
  54. 69243f9 x86: Dump filtering supports x86_64 sparsemem by Ken'ichi Ohmichi · 17 years ago
  55. 03d0d20 x86: fix compiler warnings in arch/x86/kernel/early-quirks.c by Jeff Garzik · 17 years ago
  56. 74a3d2d x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c by Jeff Garzik · 17 years ago
  57. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  58. 0cca1ca x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info by James Bottomley · 17 years ago
  59. 027447c x86: export smp_ops to allow modular build of KVM by Thomas Gleixner · 17 years ago
  60. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  61. 26adc0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  62. 0e4bd10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  63. e6e1ace x86 setup: sizeof() is unsigned, unbreak comparisons by H. Peter Anvin · 17 years ago
  64. 6b6815c x86 setup: handle boot loaders which set up the stack incorrectly by H. Peter Anvin · 17 years ago
  65. 22fa8d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  66. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  67. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago
  68. d013a27 x86: unification of i386 and x86_64 Kconfig.debug by Randy Dunlap · 17 years ago
  69. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  70. 74b469f x86: move i386 and x86_64 Makefiles to arch/x86 by Sam Ravnborg · 17 years ago
  71. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  72. e88a39d x86: pci-gart fix by FUJITA Tomonori · 17 years ago
  73. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  74. 4cfe6c3 lguest: build fix by Jeff Garzik · 17 years ago
  75. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  76. eec407c x86: fix bogus KERN_ALERT on oops by Alexey Dobriyan · 17 years ago
  77. 230e55a x86: lguest build fix by Jeff Garzik · 17 years ago
  78. 1fb473d x86: fix CONFIG_KEXEC build breakage by Mike Galbraith · 17 years ago
  79. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  80. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  81. 1b82ba6 x86: Add HPET force support for MCP55 (nForce 5) chipsets by Carlos Corbacho · 17 years ago
  82. d79a5f8 x86: Force enable HPET for CK804 (nForce 4) chipsets by Carlos Corbacho · 17 years ago
  83. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  84. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  85. d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 17 years ago
  86. 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 17 years ago
  87. 3bc258a x86: prepare consolidation of cpu/ related code usage by Thomas Gleixner · 17 years ago
  88. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 17 years ago
  89. 5e4181b x86: Unify arch/x86/kernel/acpi Makefiles by Thomas Gleixner · 17 years ago
  90. 9b58aeb x86: merge arch/x86/crypto Makefiles by Thomas Gleixner · 17 years ago
  91. 62a31a0 x86: unify crash_32/64.c by Hiroshi Shimamoto · 17 years ago
  92. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago
  93. 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
  94. 8c66006 x86: fix more TSC clock source calibration errors by Dave Johnson · 17 years ago
  95. edaf420 x86: fix TSC clock source calibration error by Dave Johnson · 17 years ago
  96. ea58065 x86: add instrumentation menu by Adrian Bunk · 17 years ago
  97. 814a0e5 Revert lguest magic and use hook in head.S by Rusty Russell · 17 years ago
  98. 19f1537 Lguest support for Virtio by Rusty Russell · 17 years ago
  99. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  100. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 17 years ago