1. 0115cb5 powerpc: Fix another bug in move of altivec code to vector.S by Andreas Schwab · 16 years ago
  2. 28477fb powerpc: Fix booke user_disable_single_step() by Dave Kleikamp · 16 years ago
  3. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  4. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 3665ee3 powerpc/perf_counter: Remove duplicated #include by Huang Weiyi · 16 years ago
  6. 0a456fc powerpc/perf_counter: Enable alternate PR/HV bits for POWER7 by Anton Blanchard · 16 years ago
  7. f694cda powerpc/440: Fix warning early debug code by Benjamin Herrenschmidt · 16 years ago
  8. 03c01aa powerpc/of: Fix usage of dev_set_name() in of_device_alloc() by Benjamin Herrenschmidt · 16 years ago
  9. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 16 years ago
  10. f97bb36 powerpc/rtas: Turn rtas lock into a raw spinlock by Benjamin Herrenschmidt · 16 years ago
  11. 5d38902 powerpc: Add irqtrace support for 32-bit powerpc by Benjamin Herrenschmidt · 16 years ago
  12. 4a5cbf1 powerpc: Map more memory early on 601 processors by Benjamin Herrenschmidt · 16 years ago
  13. a236719 powerpc: Fix output from show_regs by Kumar Gala · 16 years ago
  14. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 16 years ago
  15. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  18. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  19. 8f101a0 edac: cpc925 MC platform device setup by Harry Ciao · 16 years ago
  20. 7325927 perf_counter: powerpc: Add processor back-end for MPC7450 family by Paul Mackerras · 16 years ago
  21. 98fb180 perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels by Paul Mackerras · 16 years ago
  22. 079b3c5 perf_counter: powerpc: Change how processor-specific back-ends get selected by Paul Mackerras · 16 years ago
  23. 448d64f perf_counter: powerpc: Use unsigned long for register and constraint values by Paul Mackerras · 16 years ago
  24. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 16 years ago
  25. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  26. a3d06cc Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  27. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  28. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 16 years ago
  29. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  30. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 16 years ago
  31. f1f8b49 powerpc: Enable additional BAT registers in setup_745x_specifics() by Gerhard Pircher · 16 years ago
  32. cab888e powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs by Nate Case · 16 years ago
  33. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  34. 90c8f95 perf_counter: powerpc: Fix two compile warnings by Paul Mackerras · 16 years ago
  35. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 16 years ago
  36. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 16 years ago
  37. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 16 years ago
  38. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  39. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 4c92112 powerpc, perf_counter: Fix performance counter event types by Jaswinder Singh Rajput · 16 years ago
  41. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  42. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  43. 37f9ef5 powerpc: Fix bug in move of altivec code to vector.S by Benjamin Herrenschmidt · 16 years ago
  44. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 16 years ago
  45. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 16 years ago
  46. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  47. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 16 years ago
  48. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 16 years ago
  49. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 16 years ago
  50. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 16 years ago
  51. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 16 years ago
  52. bcba077 powerpc: Fix warning when printing a resource_size_t by Stephen Rothwell · 16 years ago
  53. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
  54. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 16 years ago
  55. 0ebc4cd powerpc: Split exception handling out of head_64.S by Benjamin Herrenschmidt · 16 years ago
  56. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 16 years ago
  57. ec097c8 powerpc: Add PTRACE_SINGLEBLOCK support by Roland McGrath · 16 years ago
  58. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 16 years ago
  59. 1b58c25 perf_counter: powerpc: Use new identifier names in powerpc-specific code by Paul Mackerras · 16 years ago
  60. dcd945e perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors by Paul Mackerras · 16 years ago
  61. 6984efb perf_counter: powerpc: Fix event alternative code generation on POWER5/5+ by Paul Mackerras · 16 years ago
  62. 0d48696 perf_counter: Rename perf_counter_hw_event => perf_counter_attr by Peter Zijlstra · 16 years ago
  63. b23f332 perf_counter: Rename various fields by Peter Zijlstra · 16 years ago
  64. baf75b0 powerpc/pci: Fix annotation of pcibios_claim_one_bus by Stephen Rothwell · 16 years ago
  65. 92e02a5 powerpc/ftrace: Use PPC_INST_NOP directly by Michael Ellerman · 16 years ago
  66. 898b160 powerpc/ftrace: Remove unused macros by Michael Ellerman · 16 years ago
  67. 4a9e3f8 powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR by Michael Ellerman · 16 years ago
  68. f03cdb3 powerpc: Display processor virtualization resource allocs in lparcfg by Nathan Fontenot · 16 years ago
  69. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  70. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 16 years ago
  71. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 16 years ago
  72. 8a7b8cb perf_counter: powerpc: Implement interrupt throttling by Paul Mackerras · 16 years ago
  73. 80947e7 powerpc: Keep track of emulated instructions by Geert Uytterhoeven · 16 years ago
  74. 8d165db powerpc: Improve decrementer accuracy by Anton Blanchard · 16 years ago
  75. 9aa4e7b powerpc/pci: Remove redundant pcnet32 fixup by Kumar Gala · 16 years ago
  76. cf6692c powerpc/pci: Cleanup some minor cruft by Kumar Gala · 16 years ago
  77. 2eb4afb powerpc/pci: Move pseries code into pseries platform specific area by Kumar Gala · 16 years ago
  78. 2f522976 powerpc/pci: Clean up direct access to sysdata by RTAS by Kumar Gala · 16 years ago
  79. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 16 years ago
  80. 835363e powerpc/irq: Remove fallback to __do_IRQ() by Michael Ellerman · 16 years ago
  81. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 16 years ago
  82. d7cb10d powerpc/irq: Move stack overflow check into a separate function by Michael Ellerman · 16 years ago
  83. f2694ba powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function by Michael Ellerman · 16 years ago
  84. c0daaf3 perf_counter: powerpc: initialize cpuhw pointer before use by Paul Mackerras · 16 years ago
  85. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 16 years ago
  86. 0e337b4 powerpc: Explicit alignment for .data.cacheline_aligned by Benjamin Herrenschmidt · 16 years ago
  87. c3cf866 powerpc/ftrace: Fix constraint to be early clobber by Steven Rostedt · 16 years ago
  88. 021376a powerpc/ftrace: Use pr_devel() in ftrace.c by Michael Ellerman · 16 years ago
  89. 0bbd0d4 perf_counter: powerpc: supply more precise information on counter overflow events by Paul Mackerras · 16 years ago
  90. ef92321 perf_counter: powerpc: use u64 for event codes internally by Paul Mackerras · 16 years ago
  91. 60db5e0 perf_counter: frequency based adaptive irq_period by Peter Zijlstra · 16 years ago
  92. 9e35ad3 perf_counter: Rework the perf counter disable/enable by Peter Zijlstra · 16 years ago
  93. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 16 years ago
  94. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 16 years ago
  95. 49a8496 powerpc: Allow mem=x cmdline to work with 4G+ by Becky Bruce · 16 years ago
  96. 0203d6e powerpc: Fix setting of oprofile cpu type by Benjamin Herrenschmidt · 16 years ago
  97. 79af6c4 powerpc adjust oprofile_cpu_type version 3 by Michael Wolf · 16 years ago
  98. ab7ef2e perf_counter: powerpc: allow use of limited-function counters by Paul Mackerras · 16 years ago
  99. 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 16 years ago
  100. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago