1. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  2. 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 7f41c2e x86, irq: Check move_in_progress before freeing the vector mapping by Suresh Siddha · 15 years ago
  4. db677ff Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 15 years ago
  5. 409d02e x86: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  6. f4b825b Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 15 years ago
  7. a557aae x86/pci: Intel ioh bus num reg accessing fix by Yinghai Lu · 15 years ago
  8. 9dad0fd x86: Fix size for ex trampoline with 32bit by Yinghai Lu · 15 years ago
  9. 952363c Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 2d959e9 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
  11. 48b5ba9 perf: Pass appropriate frame pointer to dump_trace() by Frederic Weisbecker · 15 years ago
  12. 08d869a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  13. d7f0eea ACPI: introduce kernel parameter acpi_sleep=sci_force_enable by Zhang Rui · 15 years ago
  14. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  15. b07d41b Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  16. 9a7262a x86_64 SGI UV: Fix writes to led registers on remote uv hubs. by Mike Travis · 15 years ago
  17. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 15 years ago
  18. c0ca9da x86, kmemcheck: Use KERN_WARNING for error reporting by Pekka Enberg · 15 years ago
  19. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 15 years ago
  20. 605c1a1 Merge branch '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
  21. dab4b91 KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates by Jan Kiszka · 15 years ago
  22. 6e24a6e KVM: LAPIC: make sure IRR bitmap is scanned after vm load by Marcelo Tosatti · 15 years ago
  23. fb341f5 KVM: MMU: remove prefault from invlpg handler by Marcelo Tosatti · 15 years ago
  24. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  25. fcb1123 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  26. da3df85 Merge branch 'pdc' into release by Len Brown · 15 years ago
  27. 2f99f5c Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle" by Linus Torvalds · 15 years ago
  28. 4a28395 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by using smp_call_function_any() by Andrew Morton · 15 years ago
  29. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  30. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  31. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  32. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  33. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  34. 0f76480 x86/amd-iommu: Fix initialization failure panic by Joerg Roedel · 15 years ago
  35. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 3981e15 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
  37. 8bee738 x86: Fix objdump version check in chkobjdump.awk for different formats. by Masami Hiramatsu · 15 years ago
  38. 99e8c5a hw-breakpoints: Fix hardware breakpoints -> perf events dependency by Frederic Weisbecker · 15 years ago
  39. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  40. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  41. 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 15 years ago
  42. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
  43. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  44. 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 15 years ago
  45. 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 15 years ago
  46. 06d65bd perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker by Frederic Weisbecker · 15 years ago
  47. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  48. a463681 cpumask: rename tsk_cpumask to tsk_cpus_allowed by Rusty Russell · 15 years ago
  49. 6a1e008 x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA by Yinghai Lu · 15 years ago
  50. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  51. 45a94d7 x86, cpuid: Add "volatile" to asm in native_cpuid() by Suresh Siddha · 15 years ago
  52. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  53. 9d260eb x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space by Andreas Herrmann · 15 years ago
  54. 5714868 PCI: fix section mismatch on update_res() by Jiri Slaby · 15 years ago
  55. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  56. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  57. 61ecdb84 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
  58. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  59. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  60. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  61. 56abcf2 gru: function to generate chipset IPI values by Jack Steiner · 15 years ago
  62. c2c9f115 x86: uv: update XPC to handle updated BIOS interface by Robin Holt · 15 years ago
  63. fae419f x86: uv: introduce uv_gpa_is_mmr by Robin Holt · 15 years ago
  64. 729d69e x86: uv: introduce a means to translate from gpa -> socket_paddr by Robin Holt · 15 years ago
  65. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  66. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  67. d519650 ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping by Oleg Nesterov · 15 years ago
  68. 7f38551 ptrace: x86: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
  69. 5df9740 x86: Add IA32_TSC_AUX MSR and use it by Sheng Yang · 15 years ago
  70. 0ceafc3 Merge branch 'bugzilla-14700' into release by Len Brown · 15 years ago
  71. 0b962d4 x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers by H. Peter Anvin · 15 years ago
  72. 2363756 x86: Fix kprobes build with non-gawk awk by Jonathan Nieder · 15 years ago
  73. bf08b3b Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 15 years ago
  74. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  75. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  77. c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
  78. f3a57a6 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h by Andres Salomon · 15 years ago
  79. f060f27 cs5535: move VSA2 checks into linux/cs5535.h by Andres Salomon · 15 years ago
  80. 2e8c124 cs5535: move the DIVIL MSR definition into linux/cs5535.h by Andres Salomon · 15 years ago
  81. 82dca61 cs5535: add a generic MFGPT driver by Andres Salomon · 15 years ago
  82. 3c55494 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization by Andres Salomon · 15 years ago
  83. 5f0a96b cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  84. 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
  85. 186a250 x86: Split swiotlb initialization into two stages by FUJITA Tomonori · 15 years ago
  86. e642804 x86: don't export inline function by Rusty Russell · 15 years ago
  87. 03a05ed ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. by Zhao Yakui · 15 years ago
  88. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  89. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  90. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  91. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  92. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  93. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  94. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  95. 75b0803 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
  96. 494c2eb x86, msr: Remove incorrect, duplicated code in the MSR driver by H. Peter Anvin · 15 years ago
  97. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  98. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 15 years ago
  99. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 15 years ago
  100. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago