1. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 14 years ago
  2. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 14 years ago
  3. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 14 years ago
  4. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 14 years ago
  5. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  6. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  7. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  8. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  9. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 14 years ago
  10. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 14 years ago
  11. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 14 years ago
  12. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 14 years ago
  13. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 14 years ago
  14. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  15. 020dd98 x86: Cleanup visws interrupt handling by Thomas Gleixner · 14 years ago
  16. fe25c7f x86: lguest: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  17. a5ef2e7 x86: Sanitize apb timer interrupt handling by Thomas Gleixner · 14 years ago
  18. a3c08e5 x86: Convert irq_chip access to new functions by Thomas Gleixner · 14 years ago
  19. 011d578 x86: Remove useless reinitialization of irq descriptors by Thomas Gleixner · 14 years ago
  20. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 14 years ago
  21. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  22. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 14 years ago
  23. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 14 years ago
  24. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 14 years ago
  25. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  26. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  27. dab5fff acpi-cpufreq: fix a memleak when unloading driver by Zhang Rui · 14 years ago
  28. 8e4029e Merge branch 'x86/urgent' into core/memblock by H. Peter Anvin · 14 years ago
  29. 50f2d7f x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA by Nikanth Karthikesan · 14 years ago
  30. 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 14 years ago
  31. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  32. 47008cd KVM: x86: Move TSC reset out of vmcb_init by Zachary Amsden · 14 years ago
  33. 5887767 KVM: x86: Fix SVM VMCB reset by Zachary Amsden · 14 years ago
  34. 6dcbfe4 x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order by Borislav Petkov · 14 years ago
  35. 708ff2a bitops: make asm-generic/bitops/find.h more generic by Akinobu Mita · 14 years ago
  36. 6e963669 x86, iommu: Update header comments with appropriate naming by Konrad Rzeszutek Wilk · 14 years ago
  37. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  38. b62be8e x86, mce, therm_throt.c: Fix missing curly braces in error handling logic by Jin Dongming · 14 years ago
  39. 286e5b9 x86, olpc: Don't retry EC commands forever by Paul Fox · 14 years ago
  40. 4d03355 x86, earlyprintk: Add hsu early console for Intel Medfield platform by Feng Tang · 14 years ago
  41. c20b5c3 x86, earlyprintk: Add earlyprintk for Intel Moorestown platform by Feng Tang · 14 years ago
  42. 5a47c7d x86: Add two helper macros for fixed address mapping by Feng Tang · 14 years ago
  43. f672b49 x86: HWPOISON: Report correct address granuality for huge hwpoison faults by Andi Kleen · 14 years ago
  44. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  45. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  46. 55572b2 x86, mrst: A function in a header file needs to be marked "inline" by H. Peter Anvin · 14 years ago
  47. a416e9e x86-32: Fix sparse warning for the __PHYSICAL_MASK calculation by Namhyung Kim · 14 years ago
  48. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  49. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  50. 161b027 x86, mm: Add RESERVE_BRK_ARRAY() helper by Jeremy Fitzhardinge · 14 years ago
  51. 16c36f7 x86, memblock: Remove __memblock_x86_find_in_range_size() by Yinghai Lu · 14 years ago
  52. 1d93126 x86-32, memblock: Make add_highpages honor early reserved ranges by Yinghai Lu · 14 years ago
  53. 9f4c139 x86, memblock: Fix crashkernel allocation by Yinghai Lu · 14 years ago
  54. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  56. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  57. c62f981 perf, gcc-4.6: Fix set but unused variable by Andi Kleen · 14 years ago
  58. 00e8976 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  59. 366d4a4 x86, cpu: Fix X86_FEATURE_NOPL by Borislav Petkov · 14 years ago
  60. 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  61. 3bb9808 x86: Use genirq Kconfig by Thomas Gleixner · 14 years ago
  62. 5c80cc7 x86, amd_nb: Enable GART support for AMD family 0x15 CPUs by Andreas Herrmann · 14 years ago
  63. d4fbe4f x86, amd: Use compute unit information to determine thread siblings by Andreas Herrmann · 14 years ago
  64. 6057b4d x86, amd: Extract compute unit information for AMD CPUs by Andreas Herrmann · 14 years ago
  65. 23588c3 x86, amd: Add support for CPUID topology extension of AMD CPUs by Andreas Herrmann · 14 years ago
  66. 420b13b x86, nmi: Support NMI watchdog on newer AMD CPU families by Andreas Herrmann · 14 years ago
  67. 3fdbf00 x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs by Andreas Herrmann · 14 years ago
  68. 86ffb08 Merge remote branch 'origin/x86/cpu' into x86/amd-nb by H. Peter Anvin · 14 years ago
  69. f4a3330 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 5140434 oprofile, x86: Simplify init/exit functions by Robert Richter · 14 years ago
  71. f6dedec oprofile, x86: Adding backtrace dump for 32bit process in compat mode by Jiri Olsa · 14 years ago
  72. 40c6b3c oprofile, x86: Using struct stack_frame for 64bit processes dump by Jiri Olsa · 14 years ago
  73. 0219896 x86, hpet: Fix bogus error check in hpet_assign_irq() by Thomas Gleixner · 14 years ago
  74. 1cf180c x86, irq: Plug memory leak in sparse irq by Thomas Gleixner · 14 years ago
  75. 3682930 [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc by Pekka Enberg · 14 years ago
  76. 86cf147 [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 14 years ago
  77. 03e2219 perf, x86: Handle in flight NMIs on P4 platform by Cyrill Gorcunov · 14 years ago
  78. b365a85 x86, UV: Use allocated buffer in tlb_uv.c:tunables_read() by Dan Carpenter · 14 years ago
  79. bd126b2 ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c by Namhyung Kim · 14 years ago
  80. d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 14 years ago
  81. 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. c7a27aa Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  85. c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 15 years ago
  86. 3b4b682 x86, mem: Optimize memmove for small size and unaligned cases by Ma Ling · 14 years ago
  87. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  88. 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
  89. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  90. a5a2bad Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  91. 3e3c486 x86, olpc: Rework BIOS signature check by Daniel Drake · 14 years ago
  92. 76fb657 x86, olpc: Only enable PCI configuration type override on XO-1 by Daniel Drake · 14 years ago
  93. 6554287 x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. by Bart Oldeman · 14 years ago
  94. 04e0463 x86/amd-iommu: Fix rounding-bug in __unmap_single by Joerg Roedel · 14 years ago
  95. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  96. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  97. 46eb3b6 jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions by Steven Rostedt · 14 years ago
  98. 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
  99. 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
  100. 234bb54 x86, cleanups: Use clear_page/copy_page rather than memset/memcpy by Jan Beulich · 14 years ago