1. 83300ce oprofile/x86: moving shutdown functions by Robert Richter · 14 years ago
  2. d0e4120 oprofile/x86: reserve counter msrs pairwise by Robert Richter · 14 years ago
  3. 8f5a2dd oprofile/x86: rework error handler in nmi_setup() by Robert Richter · 14 years ago
  4. dc57da3 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
  5. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 14 years ago
  6. 2b2f862 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 · 14 years ago
  7. 48de8cb 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
  8. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 4b83873 x86/gart: Disable GART explicitly before initialization by Joerg Roedel · 14 years ago
  10. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 14 years ago
  11. d18c69d x86/amd-iommu: use for_each_pci_dev by Chris Wright · 14 years ago
  12. 8f9f55e Revert "x86: disable IOMMUs on kernel crash" by Chris Wright · 14 years ago
  13. 549c90d x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 14 years ago
  14. 75f6653 x86/amd-iommu: enable iommu before attaching devices by Chris Wright · 14 years ago
  15. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 14 years ago
  16. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  17. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 14 years ago
  18. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 14 years ago
  19. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 14 years ago
  20. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 14 years ago
  21. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  22. 51591e3 x86: Increase CONFIG_NODES_SHIFT max to 10 by David Rientjes · 14 years ago
  23. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 14 years ago
  24. b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 14 years ago
  25. 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 14 years ago
  26. 909fc87 x86: Handle overlapping mptables by Andi Kleen · 14 years ago
  27. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 14 years ago
  28. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 14 years ago
  29. 9f3a5f5 x86: Make e820_remove_range to handle all covered case by Yinghai Lu · 14 years ago
  30. 8ae06d2 x86-32, resume: do a global tlb flush in S4 resume by Shaohua Li · 14 years ago
  31. 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
  32. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 14 years ago
  33. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 14 years ago
  34. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 14 years ago
  35. 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
  36. 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
  37. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 14 years ago
  38. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 14 years ago
  39. c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 14 years ago
  40. a90110c x86 / perf: Fix suspend to RAM on HP nx6325 by Rafael J. Wysocki · 14 years ago
  41. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 14 years ago
  42. 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
  43. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  44. ff30a05 x86: Fix placement of FIX_OHCI1394_BASE by Jan Beulich · 14 years ago
  45. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 14 years ago
  46. 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
  47. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  48. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 14 years ago
  49. 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 14 years ago
  50. 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 14 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 14 years ago
  56. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  58. 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  59. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  60. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  61. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  62. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  63. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  64. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  65. 8447b36 x86, UV: Fix target_cpus() in x2apic_uv_x.c by Jack Steiner · 14 years ago
  66. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 14 years ago
  67. 45e16a6 perf, x86: Fix hw_perf_enable() event assignment by Peter Zijlstra · 14 years ago
  68. d6dd692 x86: Reduce per cpu warning boot up messages by Mike Travis · 14 years ago
  69. 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 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. f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 14 years ago
  74. 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 14 years ago
  75. 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 14 years ago
  76. 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  77. c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 14 years ago
  78. 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 14 years ago
  79. aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 14 years ago
  80. cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 14 years ago
  81. 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 14 years ago
  82. 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 14 years ago
  83. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  84. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 14 years ago
  85. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  86. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  87. 8b408fe x86/amd-iommu: Use helper function to destroy domain by Joerg Roedel · 14 years ago
  88. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  89. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  90. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  92. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  93. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  94. 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 14 years ago
  95. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 3e75c3b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  97. 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 14 years ago
  98. 0e064ca Merge branches 'core/futexes' and 'core/iommu' into core/urgent by Ingo Molnar · 14 years ago
  99. e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 14 years ago
  100. c7bbf52 x86, mrst: Fix whitespace breakage in apb_timer.c by H. Peter Anvin · 14 years ago