1. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  2. 45a94d7 x86, cpuid: Add "volatile" to asm in native_cpuid() by Suresh Siddha · 15 years ago
  3. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  4. 9d260eb x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space by Andreas Herrmann · 15 years ago
  5. 5df9740 x86: Add IA32_TSC_AUX MSR and use it by Sheng Yang · 15 years ago
  6. 0b962d4 x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers by H. Peter Anvin · 15 years ago
  7. 2363756 x86: Fix kprobes build with non-gawk awk by Jonathan Nieder · 15 years ago
  8. bf08b3b Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 15 years ago
  9. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  10. 186a250 x86: Split swiotlb initialization into two stages by FUJITA Tomonori · 15 years ago
  11. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  12. 494c2eb x86, msr: Remove incorrect, duplicated code in the MSR driver by H. Peter Anvin · 15 years ago
  13. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  14. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  15. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  16. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  17. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  18. 1d865fb x86: Fix duplicated UV BAU interrupt vector by Cliff Wickman · 15 years ago
  19. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago
  20. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  21. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  22. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  23. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  24. aa2cf42 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  25. ebb682f x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks by Prarit Bhargava · 15 years ago
  26. df59e7b x86: Merge kernel_thread() by Brian Gerst · 15 years ago
  27. f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 15 years ago
  28. e840227 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper by Brian Gerst · 15 years ago
  29. fa4b8f8 x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() by Brian Gerst · 15 years ago
  30. 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 15 years ago
  31. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  32. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  33. 9cf7826 Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  34. 8638c49 x86/amd-iommu: Fix PCI hotplug with passthrough mode by Joerg Roedel · 15 years ago
  35. b7cc955 x86/amd-iommu: Fix passthrough mode by Joerg Roedel · 15 years ago
  36. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  37. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  38. a78d9626 x86: i8254.c: Add pr_fmt(fmt) by Joe Perches · 15 years ago
  39. 4068523 x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  40. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 15 years ago
  41. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  42. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  43. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  44. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  46. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  47. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  48. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  49. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  50. fc380ce x86-64, paravirt: Call set_iopl_mask() on 64 bits by H. Peter Anvin · 15 years ago
  51. ce9119a x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 by H. Peter Anvin · 15 years ago
  52. f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
  53. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 15 years ago
  54. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 15 years ago
  55. 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
  56. 27f5955 x86: Merge sys_iopl by Brian Gerst · 15 years ago
  57. e258e4e x86-32: Add new pt_regs stubs by Brian Gerst · 15 years ago
  58. d9056ce OMAP: SDP: Enable DSS2 for OMAP3 SDP board by Tomi Valkeinen · 15 years ago
  59. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. b39a982d OMAP: DSS2: omapfb driver by Tomi Valkeinen · 15 years ago
  61. 559d670 OMAP: DSS2: Display Subsystem Driver core by Tomi Valkeinen · 15 years ago
  62. 640f9ca OMAP: Add support for VRFB rotation engine by Tomi Valkeinen · 15 years ago
  63. afedec1 OMAP: Add VRAM manager by Tomi Valkeinen · 15 years ago
  64. dadd2bb OMAP: OMAPFB: add omapdss device by Tomi Valkeinen · 15 years ago
  65. 91773a0 OMAP: OMAPFB: split omapfb.h by Tomi Valkeinen · 15 years ago
  66. b90f8e7 OMAP2: Add funcs for writing SMS_ROT_* registers by Tomi Valkeinen · 15 years ago
  67. a1884b8 x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs() by Andy Isaacson · 15 years ago
  68. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 15 years ago
  69. f58e1f5 arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix by Joe Perches · 15 years ago
  70. 4c68db3 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  71. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  75. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  76. 947a246 ARM: S3C24XX: DMA: Use valid index when accessing array by Ramax Lo · 15 years ago
  77. 3ff6a46 Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 86ed4aa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 64227cd Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. e7522ed Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. b391738 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 343036c Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 5c0e9f2 x86, mce: fix confusion between bank attributes and mce attributes by Hidetoshi Seto · 15 years ago
  87. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  88. 1c49678 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  89. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  90. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  91. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  92. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  93. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  94. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  95. a421018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  96. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  97. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  98. bc09eff x86/mce: Set up timer unconditionally by Jan Beulich · 15 years ago
  99. 93b0d8c ARM: S3C: move s3c_pwm_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  100. 0f13c82 ARM: S3C24XX: Export s3c24xx_set_fiq for modules. by Ben Dooks · 15 years ago