1. 8ae06d2 x86-32, resume: do a global tlb flush in S4 resume by Shaohua Li · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 14 years ago
  4. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 14 years ago
  5. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 14 years ago
  6. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  7. f3845f3 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
  8. 11164cd perf, x86: Add Nehelem PMU programming errata workaround by Peter Zijlstra · 14 years ago
  9. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 14 years ago
  10. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  11. 7c5ecaf perf, x86: Clean up debugctlmsr bit definitions by Peter Zijlstra · 14 years ago
  12. d814f30 x86, perf: Add raw events support for the P4 PMU by Cyrill Gorcunov · 14 years ago
  13. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 14 years ago
  14. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 14 years ago
  15. c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 14 years ago
  16. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 14 years ago
  17. a90110c x86 / perf: Fix suspend to RAM on HP nx6325 by Rafael J. Wysocki · 14 years ago
  18. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 14 years ago
  19. 4bd96a7 x86, tboot: Add support for S3 memory integrity protection by Shane Wang · 14 years ago
  20. 40b7e05 perf, x86: Fix key indexing in Pentium-4 PMU by Lin Ming · 14 years ago
  21. f82c37e 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
  22. 9c8c6ba x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) by Cyrill Gorcunov · 14 years ago
  23. 4b24a88 perf_events: Fix resource leak in x86 __hw_perf_event_init() by Stephane Eranian · 14 years ago
  24. cb7d6b5 perf, x86: Add cache events for the Pentium-4 PMU by Lin Ming · 14 years ago
  25. f34edbc perf, x86: Add a key to simplify template lookup in Pentium-4 PMU by Lin Ming · 14 years ago
  26. 7335f75 x86, perf: Use apic_write unconditionally by Cyrill Gorcunov · 14 years ago
  27. d674cd1 x86, apic: Allow to use certain functions without APIC built-in support by Cyrill Gorcunov · 14 years ago
  28. 2acebe9 x86, UV: Delete unneeded boot messages by Jack Steiner · 14 years ago
  29. d6dc0b4 perf/core, x86: Remove duplicate perf_event_mask variable by Robert Richter · 14 years ago
  30. 10f1014 perf/core, x86: Remove cpu_hw_events.interrupts by Robert Richter · 14 years ago
  31. b27ea29 perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros by Robert Richter · 14 years ago
  32. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  33. 984763c perf, x86: Report error code that returned from x86_pmu.hw_config() by Robert Richter · 14 years ago
  34. ff30a05 x86: Fix placement of FIX_OHCI1394_BASE by Jan Beulich · 14 years ago
  35. 8ea7f54 x86, perf: Fix comments in Pentium-4 PMU definitions by Lin Ming · 14 years ago
  36. 1d199b1 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  37. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 14 years ago
  38. e449526 perf, x86: Enable not tagged retired instruction counting on P4s by Cyrill Gorcunov · 14 years ago
  39. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  40. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  41. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 14 years ago
  42. 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 14 years ago
  43. 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 14 years ago
  44. 80a1860 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 15c989d 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
  46. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 9fdfbc2 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
  48. 8576e19 x86, perf: Unmask LVTPC only if we have APIC supported by Cyrill Gorcunov · 14 years ago
  49. 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 14 years ago
  50. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  52. 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  53. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  54. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  55. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  56. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  57. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  58. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  59. 0308635 Merge branch 'perf/x86' into perf/core by Ingo Molnar · 14 years ago
  60. 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  61. 8447b36 x86, UV: Fix target_cpus() in x2apic_uv_x.c by Jack Steiner · 14 years ago
  62. 0b86122 x86, perf: Fix NULL deref on not assigned x86_pmu by Cyrill Gorcunov · 14 years ago
  63. a072738 perf, x86: Implement initial P4 PMU driver by Cyrill Gorcunov · 14 years ago
  64. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 14 years ago
  65. 45e16a6 perf, x86: Fix hw_perf_enable() event assignment by Peter Zijlstra · 14 years ago
  66. d6dd692 x86: Reduce per cpu warning boot up messages by Mike Travis · 14 years ago
  67. 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 14 years ago
  68. 6f4edd6 x86, UV: Clean up UV headers for MMR definitions by Jack Steiner · 14 years ago
  69. 938179b x86: Improve Intel microcode loader performance by Dimitri Sivanich · 14 years ago
  70. f56e8a0 x86/mce: Fix RCU lockdep splats by Paul E. McKenney · 14 years ago
  71. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 14 years ago
  72. 61e67fb perf/x86-64: Use frame pointer to walk on irq and process stacks by Frederic Weisbecker · 14 years ago
  73. caa0142 perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build by Ingo Molnar · 15 years ago
  74. ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
  75. 63fb3f9 perf, x86: Fix LBR read-out by Peter Zijlstra · 14 years ago
  76. d80c750 perf, x86: Fixup the PEBS handler for Core2 cpus by Peter Zijlstra · 14 years ago
  77. 7645a24 perf, x86: Remove checking_{wr,rd}msr() usage by Peter Zijlstra · 14 years ago
  78. b83a46e perf, x86: Don't reset the LBR as frequently by Peter Zijlstra · 14 years ago
  79. ad0e6cf perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} by Peter Zijlstra · 14 years ago
  80. 12ab854 perf, x86: Deal with multiple state bits for pebs-fmt1 by Peter Zijlstra · 14 years ago
  81. d329527 perf, x86: Reorder intel_pmu_enable_all() by Peter Zijlstra · 14 years ago
  82. 2df202b perf, x86: Fix LBR enable/disable vs cpuc->enabled by Peter Zijlstra · 14 years ago
  83. 4807e3d perf, x86: Fix PEBS enable/disable vs cpuc->enabled by Peter Zijlstra · 14 years ago
  84. 8f4aebd perf, x86: Fix pebs drains by Peter Zijlstra · 14 years ago
  85. cc7f008 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  86. a562b18 perf, x86: Robustify PEBS fixup by Peter Zijlstra · 14 years ago
  87. 74846d3 perf, x86: Clear the LBRs on init by Peter Zijlstra · 14 years ago
  88. 3c44780 perf, x86: Disable PEBS on clovertown chips by Peter Zijlstra · 14 years ago
  89. 3adaebd perf, x86: Fix silly bug in data store buffer allocation by Peter Zijlstra · 14 years ago
  90. 30a813a x86: Move MAX_INSN_SIZE into asm/insn.h by Peter Zijlstra · 14 years ago
  91. 7e1a40d perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW by Peter Zijlstra · 14 years ago
  92. 8db909a perf, x86: Clean up IA32_PERF_CAPABILITIES usage by Peter Zijlstra · 14 years ago
  93. ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 14 years ago
  94. caff2be perf, x86: Implement simple LBR support by Peter Zijlstra · 14 years ago
  95. ca03770 perf, x86: Add PEBS infrastructure by Peter Zijlstra · 14 years ago
  96. f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 14 years ago
  97. 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 14 years ago
  98. 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 14 years ago
  99. 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  100. c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 14 years ago