1. 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
  2. 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
  3. a90110c x86 / perf: Fix suspend to RAM on HP nx6325 by Rafael J. Wysocki · 14 years ago
  4. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 14 years ago
  5. 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
  6. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  7. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 14 years ago
  8. 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
  9. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  10. 4c81ba4 ACPI: plan to delete "acpi=ht" boot option by Len Brown · 14 years ago
  11. 8144c88 ACPI: remove "acpi=ht" DMI blacklist by Len Brown · 14 years ago
  12. 2aa2b50 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y by Ingo Molnar · 14 years ago
  13. 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
  14. 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
  15. 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
  16. 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
  17. 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 14 years ago
  18. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  20. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  21. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  22. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  23. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  24. 8447b36 x86, UV: Fix target_cpus() in x2apic_uv_x.c by Jack Steiner · 14 years ago
  25. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 14 years ago
  26. 45e16a6 perf, x86: Fix hw_perf_enable() event assignment by Peter Zijlstra · 14 years ago
  27. d6dd692 x86: Reduce per cpu warning boot up messages by Mike Travis · 14 years ago
  28. 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 14 years ago
  29. f56e8a0 x86/mce: Fix RCU lockdep splats by Paul E. McKenney · 14 years ago
  30. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 14 years ago
  31. 61e67fb perf/x86-64: Use frame pointer to walk on irq and process stacks by Frederic Weisbecker · 14 years ago
  32. f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 14 years ago
  33. 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 14 years ago
  34. 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 14 years ago
  35. 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  36. c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 14 years ago
  37. 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 14 years ago
  38. aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 14 years ago
  39. cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 14 years ago
  40. 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 14 years ago
  41. 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 14 years ago
  42. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago
  43. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 14 years ago
  44. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  45. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  46. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  47. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  48. 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
  49. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  50. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  51. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  52. 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 14 years ago
  53. 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
  54. 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
  55. 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 14 years ago
  56. 0e064ca Merge branches 'core/futexes' and 'core/iommu' into core/urgent by Ingo Molnar · 14 years ago
  57. e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 14 years ago
  58. c7bbf52 x86, mrst: Fix whitespace breakage in apb_timer.c by H. Peter Anvin · 14 years ago
  59. 3010673 x86, mrst: Fix APB timer per cpu clockevent by Jacob Pan · 14 years ago
  60. 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  64. 29044ad x86/stacktrace: Don't dereference bad frame pointers by Frederic Weisbecker · 14 years ago
  65. b622d64 perf_events, x86: Fixup fixed counter constraints by Peter Zijlstra · 14 years ago
  66. 320ebf0 perf, x86: Restrict the ANY flag by Peter Zijlstra · 14 years ago
  67. 14be1f7 x86: Fix sched_clock_cpu for systems with unsynchronized TSC by Dimitri Sivanich · 14 years ago
  68. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  69. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. be43f83 x86: Raise vsyscall priority on hotplug notifier chain by Sheng Yang · 14 years ago
  71. bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 14 years ago
  72. 1e259e0 hw-breakpoints: Remove stub unthrottle callback by Frederic Weisbecker · 14 years ago
  73. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 0091945 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. fad5399 x86: Fix out of order of gsi by Eric W. Biederman · 14 years ago
  86. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 14 years ago
  87. 3249b7e x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 14 years ago
  88. 3d08340 x86/hw-breakpoints: Remove the name field by Frederic Weisbecker · 14 years ago
  89. 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 14 years ago
  90. 21c2fd9 x86: apic: Fix mismerge, add arch_probe_nr_irqs() again by Ingo Molnar · 14 years ago
  91. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 14 years ago
  92. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  93. 1dd2980 perf_event, amd: Fix spinlock initialization by Peter Zijlstra · 14 years ago
  94. f22f54f perf_events, x86: Split PMU definitions into separate files by Peter Zijlstra · 14 years ago
  95. 6667661 perf_events, x86: Remove superflous MSR writes by Peter Zijlstra · 14 years ago
  96. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 14 years ago
  97. 38331f6 perf_events, x86: AMD event scheduling by Stephane Eranian · 14 years ago
  98. d76a081 perf_events: Add new start/stop PMU callbacks by Stephane Eranian · 14 years ago
  99. 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 14 years ago
  100. fb90ef9 early_res: Add free_early_partial() by Yinghai Lu · 14 years ago