1. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
  2. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 17 years ago
  3. db48ccc perf_event, x86: Annotate init functions and data by Hiroshi Shimamoto · 17 years ago
  4. 55871bdd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  5. 506f90e x86, amd-ucode: Check UCODE_MAGIC before loading the container file by Borislav Petkov · 17 years ago
  6. eb64713 x86/PCI: Adjust GFP mask handling for coherent allocations by Jan Beulich · 17 years ago
  7. f1b291d x86: Add Phoenix/MSC BIOSes to lowmem corruption list by Simon Kagstrom · 17 years ago
  8. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 17 years ago
  9. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 17 years ago
  10. 1d87cff 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 · 17 years ago
  11. 342688f Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 17 years ago
  12. 0515475 x86: Add reboot quirk for 3 series Mac mini by Gottfried Haider · 17 years ago
  13. 16121d7 x86: Fix printk message typo in mtrr cleanup code by Dave Jones · 17 years ago
  14. ca020711 x86/amd-iommu: Un__init function required on shutdown by Joerg Roedel · 17 years ago
  15. 772be89 x86: Make EFI RTC function depend on 32bit again by Feng Tang · 17 years ago
  16. 72ed7de x86: crash_dump: Fix non-pae kdump kernel memory accesses by Jiri Slaby · 17 years ago
  17. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
  18. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 17 years ago
  19. 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 17 years ago
  20. 93ae501 x86: Don't print number of MCE banks for every CPU by Roland Dreier · 17 years ago
  21. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 17 years ago
  22. a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 17 years ago
  23. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 17 years ago
  24. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 17 years ago
  25. db8590f Revert "x86: linker script syntax nits" by Ingo Molnar · 17 years ago
  26. a0738a6 Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  27. 601adfe Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 17 years ago
  28. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  29. ea87644 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. e9a63a4 x86: linker script syntax nits by Roland McGrath · 17 years ago
  31. 89ccf46 x86, perf_event: Rename 'performance counter interrupt' by Li Hong · 17 years ago
  32. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 17 years ago
  33. 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 17 years ago
  34. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 17 years ago
  35. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 17 years ago
  36. 7a693d3 perf_events, x86: Fix event constraints code by Ingo Molnar · 17 years ago
  37. d1705c5 x86: fix kernel panic on 32 bits when profiling by H. Peter Anvin · 17 years ago
  38. 7a4b7e5 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop by Jan Beulich · 17 years ago
  39. 9a821b2 x86: Move pci_iommu_init to rootfs_initcall() by David Woodhouse · 17 years ago
  40. 3bb258b ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt by Joe Perches · 17 years ago
  41. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 17 years ago
  42. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  43. c5cca14 x86/amd-iommu: Workaround for erratum 63 by Joerg Roedel · 17 years ago
  44. e7ab0f7 Revert "x86, timers: Check for pending timers after (device) interrupts" by Ingo Molnar · 17 years ago
  45. fe9081c perf, x86: Add simple group validation by Peter Zijlstra · 17 years ago
  46. b690081 perf_events: Add event constraints support for Intel processors by Stephane Eranian · 17 years ago
  47. 04a705df perf_events: Check for filters on fixed counter events by Stephane Eranian · 17 years ago
  48. d0153ca x86, vmi: Mark VMI deprecated and schedule it for removal by Alok Kataria · 17 years ago
  49. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 17 years ago
  51. e3be785 x86, pci: Correct spelling in a comment by Marin Mitov · 17 years ago
  52. 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 17 years ago
  53. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 17 years ago
  54. ea3acb1 x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg by Jason Wessel · 17 years ago
  55. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 17 years ago
  56. 84d88d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  57. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 17 years ago
  58. e207e14 Revert "x86, mce: do not compile mcelog message on AMD" by Linus Torvalds · 17 years ago
  59. 3e2ada5 ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression by Zhao Yakui · 17 years ago
  60. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  61. 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  62. 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 17 years ago
  63. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 17 years ago
  64. 429a6e5 x86: early_printk: Protect against using the same device twice by Jason Wessel · 17 years ago
  65. d2ff6de Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  66. ea01c0d x86: Reduce verbosity of "TSC is reliable" message by Roland Dreier · 17 years ago
  67. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  68. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
  69. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 17 years ago
  70. 1d1afc1 cpumask: remove last assignment to mask field of struct irqaction. by Rusty Russell · 17 years ago
  71. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
  72. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  73. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 17 years ago
  74. d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 17 years ago
  75. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 17 years ago
  76. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 17 years ago
  77. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  78. 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 17 years ago
  79. c953094 early_printk: Allow more than one early console by Jason Wessel · 17 years ago
  80. df6c516 USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c by Jason Wessel · 17 years ago
  81. 7d42896 perf_event, x86: Fix 'perf sched record' crashing the machine by Peter Zijlstra · 17 years ago
  82. 8cb3ed13 x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 by Roland McGrath · 17 years ago
  83. 08ff18e x86: ptrace: do not sign-extend orig_ax on write by Roland McGrath · 17 years ago
  84. b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 17 years ago
  85. 14c0abf x86: mce, inject: Use real inject-msg in raise_local by Huang Ying · 17 years ago
  86. b417c9f x86: mce: Fix thermal throttling message storm by Ingo Molnar · 17 years ago
  87. 3967684 x86: mce: Clean up thermal throttling state tracking code by Ingo Molnar · 17 years ago
  88. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  89. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 17 years ago
  90. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 17 years ago
  91. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  92. f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  93. b3727c2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  94. 7da8b6d trivial: fix missing printk space in amd_k7_smp_check by Michael Tokarev · 17 years ago
  95. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 17 years ago
  96. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  97. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 17 years ago
  98. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 17 years ago
  99. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 17 years ago
  100. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 17 years ago