1. c6fa63c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 4bca770 powerpc: perf: Fix frequency calculation for overflowing counters by Anton Blanchard · 15 years ago
  3. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 15 years ago
  4. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  6. cfb13c5 Merge commit 'v2.6.37-rc7' into devicetree/next by Grant Likely · 15 years ago
  7. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 15 years ago
  8. 518fdae powerpc/pci: Use printf extension %pR for struct resource by Joe Perches · 15 years ago
  9. 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 15 years ago
  10. 4dfa9c4 powerpc: iommu: Add device name to iommu error printks by Anton Blanchard · 15 years ago
  11. bb2c458 powerpc: Update compat_arch_ptrace by Andreas Schwab · 15 years ago
  12. 4dfbf29 powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S by Andreas Schwab · 15 years ago
  13. 364a124 powerpc/time: printk time stamp init not correct by Heiko Schocher · 15 years ago
  14. 928a319 Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code by Sonny Rao · 15 years ago
  15. 8f4da26 powerpc: Fix incorrect comment about interrupt stack allocation by Anton Blanchard · 15 years ago
  16. b3c7385 powerpc/iommu: Use coherent_dma_mask for alloc_coherent by Nishanth Aravamudan · 16 years ago
  17. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 15 years ago
  18. 6024ede powerpc/nvram: Handle partition names >= 12 chars by Jim Keniston · 15 years ago
  19. 690d1a9 powerpc/nvram: Fix NVRAM partition list setup by Jim Keniston · 15 years ago
  20. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 16 years ago
  21. d962694 powerpc/nvram: Change nvram_setup_partition() to use new helper by Benjamin Herrenschmidt · 16 years ago
  22. cf5cbf9 powerpc/nvram: Add nvram_find_partition() by Benjamin Herrenschmidt · 16 years ago
  23. fa2b4e5 powerpc/nvram: Improve partition removal by Benjamin Herrenschmidt · 16 years ago
  24. e49e2e8 powerpc/nvram: Shuffle code around in nvram_create_partition() by Benjamin Herrenschmidt · 16 years ago
  25. cef0d5a powerpc/nvram: Completely clear a new partition by Benjamin Herrenschmidt · 16 years ago
  26. 578914c powerpc/nvram: Ensure that the partition header/block size is right by Benjamin Herrenschmidt · 16 years ago
  27. 3667330 powerpc/nvram: nvram_create_partitions() now uses bytes by Benjamin Herrenschmidt · 16 years ago
  28. 4e7c77a powerpc/nvram: More flexible nvram_create_partition() by Benjamin Herrenschmidt · 16 years ago
  29. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 16 years ago
  30. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 15 years ago
  31. 6f08cb3 powerpc: Add POWER7+ cputable entry by Michael Neuling · 15 years ago
  32. 1d32bb1 powerpc: Remove POWER6 oprofile workarounds for POWER7 by Michael Neuling · 15 years ago
  33. 93fe56e powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry by Michael Neuling · 15 years ago
  34. 698193d powerpc: Consolidate obj-y assignments by Michael Ellerman · 15 years ago
  35. 6d283d7 powerpc/vio: Use dma ops helpers by Nishanth Aravamudan · 16 years ago
  36. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 16 years ago
  37. d72e063 powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS by Anton Blanchard · 16 years ago
  38. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 16 years ago
  39. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 15 years ago
  40. 2d42dc3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  41. 0f6b77c powerpc: Update a BKL related comment by Alessio Igor Bogani · 15 years ago
  42. e3839ed kgdb,ppc: Fix regression in evr register handling by Dongdong Deng · 15 years ago
  43. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 15 years ago
  44. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 16 years ago
  45. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 16 years ago
  46. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  47. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 16 years ago
  48. f68d204 ptrace: cleanup arch_ptrace() on powerpc by Namhyung Kim · 16 years ago
  49. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  50. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 16 years ago
  51. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  52. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  53. 591bd8e KVM: PPC: Enable napping only for Book3s_64 by Alexander Graf · 16 years ago
  54. ad08737 KVM: PPC: Force enable nap on KVM by Alexander Graf · 16 years ago
  55. df08bd1 KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 by Alexander Graf · 16 years ago
  56. 512ba59 KVM: PPC: Make PV mtmsr work with r30 and r31 by Alexander Graf · 16 years ago
  57. cbe487f KVM: PPC: Add mtsrin PV code by Alexander Graf · 16 years ago
  58. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 16 years ago
  59. 989044e KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case by Alexander Graf · 16 years ago
  60. a58ddea KVM: PPC: Move KVM trampolines before __end_interrupts by Alexander Graf · 16 years ago
  61. 644bfa0 KVM: PPC: PV wrteei by Alexander Graf · 16 years ago
  62. 7810927 KVM: PPC: PV mtmsrd L=0 and mtmsr by Alexander Graf · 16 years ago
  63. 819a63d KVM: PPC: PV mtmsrd L=1 by Alexander Graf · 16 years ago
  64. 9223472 KVM: PPC: PV assembler helpers by Alexander Graf · 16 years ago
  65. 71ee8e3 KVM: PPC: Introduce branch patching helper by Alexander Graf · 16 years ago
  66. 2d4f567 KVM: PPC: Introduce kvm_tmp framework by Alexander Graf · 16 years ago
  67. d1290b15 KVM: PPC: PV tlbsync to nop by Alexander Graf · 16 years ago
  68. d1293c9 KVM: PPC: PV instructions to loads and stores by Alexander Graf · 16 years ago
  69. 73a1810 KVM: PPC: KVM PV guest stubs by Alexander Graf · 16 years ago
  70. d17051c KVM: PPC: Generic KVM PV guest support by Alexander Graf · 16 years ago
  71. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 16 years ago
  72. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 16 years ago
  73. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 16 years ago
  74. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  75. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  76. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 16 years ago
  78. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 16 years ago
  79. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 16 years ago
  80. 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 16 years ago
  81. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
  82. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  83. 6a1c9df Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 16 years ago
  84. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 17 years ago
  85. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 16 years ago
  86. 3c4b764 powerpc: Fix compile error with paca code on ppc64e by Kumar Gala · 16 years ago
  87. 2ed38b2 powerpc/fsl_booke: Add support to boot from core other than 0 by Matthew McClintock · 16 years ago
  88. c71635d powerpc/kexec: make masking/disabling interrupts generic by Matthew McClintock · 16 years ago
  89. 55ec2fc powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols by Timur Tabi · 16 years ago
  90. 6edc323 powerpc/44x: Add support for the AMCC APM821xx SoC by Tirumala Marri · 16 years ago
  91. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 16 years ago
  92. bc0df9e powerpc/pci: Cleanup device dma setup code by Nishanth Aravamudan · 16 years ago
  93. 45848e0 powerpc/viobus: Free TCE table on device release by Nishanth Aravamudan · 16 years ago
  94. edea8f6 powerpc/vio: Use put_device() on device_register failure by Nishanth Aravamudan · 16 years ago
  95. ffa56e55 powerpc/dma: Fix check for direct DMA support by Nishanth Aravamudan · 16 years ago
  96. 1cb8e85 powerpc/dma: Fix dma_iommu_dma_supported compare by Nishanth Aravamudan · 16 years ago
  97. a655237 powerpc/irq.c: Add of_node_put to avoid memory leak by Julia Lawall · 16 years ago
  98. 4e74fd7 powerpc: Use static const char arrays by Joe Perches · 16 years ago
  99. d8862be powerpc/pseries: Export rtas_ibm_suspend_me() by Nathan Fontenot · 16 years ago
  100. 4783f39 Merge remote branch 'kumar/merge' into next by Benjamin Herrenschmidt · 16 years ago