1. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 16 years ago
  2. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  3. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 16 years ago
  4. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 16 years ago
  5. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 16 years ago
  6. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 16 years ago
  7. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 16 years ago
  8. dc81081 perf_counter/x86: Fix the model number of Intel Core2 processors by Yong Wang · 16 years ago
  9. fecc8ac perf_counter, x86: Correct some event and umask values for Intel processors by Yong Wang · 16 years ago
  10. 820a644 perf_counter, x86: Clean up hw_cache_event ids copies by Thomas Gleixner · 16 years ago
  11. f86748e perf_counter, x86: Implement generalized cache event types, add AMD support by Thomas Gleixner · 16 years ago
  12. 1123e3a perf_counter: Clean up x86 boot messages by Ingo Molnar · 16 years ago
  13. ad68922 perf_counter, x86: Implement generalized cache event types, add Atom support by Thomas Gleixner · 16 years ago
  14. 0312af8 perf_counter, x86: Implement generalized cache event types, add Core2 support by Thomas Gleixner · 16 years ago
  15. 75b5032 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  16. 8326f44 perf_counter: Implement generalized cache event types by Ingo Molnar · 16 years ago
  17. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 16 years ago
  18. f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 16 years ago
  19. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 16 years ago
  20. 1b58c25 perf_counter: powerpc: Use new identifier names in powerpc-specific code by Paul Mackerras · 16 years ago
  21. 128f048 perf_counter: Fix throttling lock-up by Ingo Molnar · 16 years ago
  22. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 16 years ago
  23. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 16 years ago
  24. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 16 years ago
  25. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 16 years ago
  26. e4abb5d perf_counter: x86: Emulate longer sample periods by Peter Zijlstra · 16 years ago
  27. 8a016db perf_counter: Remove the last nmi/irq bits by Peter Zijlstra · 16 years ago
  28. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 16 years ago
  29. 60e59f6 powerpc/pmac: Update PowerMac 32-bit defconfig by Benjamin Herrenschmidt · 16 years ago
  30. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  31. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  32. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  33. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 16 years ago
  34. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 16 years ago
  35. 78b170f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  36. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 16 years ago
  37. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 16 years ago
  38. a35197a Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline by Russell King · 16 years ago
  39. 6daad5c [ARM] update mach-types by Russell King · 16 years ago
  40. c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 16 years ago
  41. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 16 years ago
  42. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 16 years ago
  43. 67a433c Gemini: Fix SRAM/ROM location after memory swap by Paulius Zaleckas · 16 years ago
  44. b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 16 years ago
  45. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 16 years ago
  46. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 16 years ago
  47. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 16 years ago
  48. add8a50 Blackfin: fix strncmp.o build error by Mike Frysinger · 16 years ago
  49. 2ec10ea Blackfin: drop unneeded asm/.gitignore by Mike Frysinger · 16 years ago
  50. 6b50520 Blackfin: ignore generated vmlinux.lds by Mike Frysinger · 16 years ago
  51. 7a1450f Blackfin: hook up preadv/pwritev syscalls by Mike Frysinger · 16 years ago
  52. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 16 years ago
  53. cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 16 years ago
  55. 733be82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  56. 60a0cd5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  57. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 16 years ago
  58. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 16 years ago
  59. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 16 years ago
  60. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 16 years ago
  61. aaba980 perf_counter, x86: Make NMI lockups more robust by Ingo Molnar · 16 years ago
  62. 79202ba perf_counter, x86: Fix APIC NMI programming by Ingo Molnar · 16 years ago
  63. 8a7b8cb perf_counter: powerpc: Implement interrupt throttling by Paul Mackerras · 16 years ago
  64. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 16 years ago
  65. 8e35961 powerpc/mm: Fix broken MMU PID stealing on !SMP by Hideo Saito · 16 years ago
  66. b18f1e2 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  67. a0c1af1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 53b441a Revert "perf_counter, x86: speed up the scheduling fast-path" by Ingo Molnar · 16 years ago
  69. a78ac32 perf_counter: Generic per counter interrupt throttle by Peter Zijlstra · 16 years ago
  70. 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 16 years ago
  71. ff99be5 perf_counter: x86: Expose INV and EDGE bits by Peter Zijlstra · 16 years ago
  72. a2edf57 KVM: Fix PDPTR reloading on CR4 writes by Avi Kivity · 16 years ago
  73. a8cd024 KVM: Make paravirt tlb flush also reload the PAE PDPTRs by Avi Kivity · 16 years ago
  74. 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 16 years ago
  75. 2908157 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  76. 14f0aa3 [ARM] disable NX support for OABI-supporting kernels by Russell King · 16 years ago
  77. 355532bd Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  78. a49a018 [ARM] add coherent DMA mask for mv643xx_eth by Nicolas Pitre · 16 years ago
  79. 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 16 years ago
  80. 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 16 years ago
  81. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 16 years ago
  82. bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 16 years ago
  83. afc2788 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  84. 1e787d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  85. d2f82c2 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. by Ralf Baechle · 16 years ago
  86. 63c901c MIPS: IP32: Fix build error due to uninitialized variable. by Ralf Baechle · 16 years ago
  87. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 16 years ago
  88. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 16 years ago
  89. 6ec04f4 [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP by Marek Vasut · 16 years ago
  90. f5c81a3 [ARM] pxa: add parameter to clksrc_read() for pxa168/910 by Coly Li · 16 years ago
  91. 0e1b74d [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} by Mingwei Wang · 16 years ago
  92. 88dff49 x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot by Zhang Rui · 16 years ago
  93. 6eb0ac0 powerpc/maple: Add a quirk to disable MSI for IPR on Bimini by Michael Ellerman · 16 years ago
  94. 37869fa sh: ap325 camera without i2c driver fix by Magnus Damm · 16 years ago
  95. 85bc262 [ARM] Orion: Remove explicit name for platform device resources by Martin Michlmayr · 16 years ago
  96. 385aa9e [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS-219. by Thomas Reitmayr · 16 years ago
  97. a9523f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  98. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  99. 34adc80 perf_counter: Fix context removal deadlock by Ingo Molnar · 16 years ago
  100. a5e696e MIPS: 64-bit: Fix system lockup. by Greg Ungerer · 16 years ago