1. 4af2da2 powerpc/pseries: Do not need to check for dma_window == NULL by Nishanth Aravamudan · 14 years ago
  2. f413323 powerpc/pseries: Checking for pdn->parent is redundant by Nishanth Aravamudan · 14 years ago
  3. 7372cfb powerpc/pseries: Do not search for dma-window property on dlpar remove by Nishanth Aravamudan · 14 years ago
  4. b3c7385 powerpc/iommu: Use coherent_dma_mask for alloc_coherent by Nishanth Aravamudan · 14 years ago
  5. 56d8adc Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  6. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  7. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  8. 6024ede powerpc/nvram: Handle partition names >= 12 chars by Jim Keniston · 14 years ago
  9. 690d1a9 powerpc/nvram: Fix NVRAM partition list setup by Jim Keniston · 14 years ago
  10. 9a866b8 powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log by Benjamin Herrenschmidt · 14 years ago
  11. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 14 years ago
  12. d962694 powerpc/nvram: Change nvram_setup_partition() to use new helper by Benjamin Herrenschmidt · 14 years ago
  13. cf5cbf9 powerpc/nvram: Add nvram_find_partition() by Benjamin Herrenschmidt · 14 years ago
  14. fa2b4e5 powerpc/nvram: Improve partition removal by Benjamin Herrenschmidt · 14 years ago
  15. e49e2e8 powerpc/nvram: Shuffle code around in nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  16. cef0d5a powerpc/nvram: Completely clear a new partition by Benjamin Herrenschmidt · 14 years ago
  17. 578914c powerpc/nvram: Ensure that the partition header/block size is right by Benjamin Herrenschmidt · 14 years ago
  18. 3667330 powerpc/nvram: nvram_create_partitions() now uses bytes by Benjamin Herrenschmidt · 14 years ago
  19. 4e7c77a powerpc/nvram: More flexible nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  20. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 14 years ago
  21. f2e785e powerpc: Use call_rcu_sched() for pagetables by Peter Zijlstra · 14 years ago
  22. ee2ffd8 powerpc/4xx: Add Canyonlands suspend and idle support by Victor Gallardo · 14 years ago
  23. 05ed6087 powerpc/4xx: Add Kilauea suspend and idle support by Victor Gallardo · 14 years ago
  24. d164f6d powerpc/4xx: Add suspend and idle support by Victor Gallardo · 14 years ago
  25. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  26. 0b97fee powerpc/mm: Avoid avoidable void* pointer by Michael Neuling · 14 years ago
  27. 6f08cb3 powerpc: Add POWER7+ cputable entry by Michael Neuling · 14 years ago
  28. 1d32bb1 powerpc: Remove POWER6 oprofile workarounds for POWER7 by Michael Neuling · 14 years ago
  29. 93fe56e powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry by Michael Neuling · 14 years ago
  30. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 14 years ago
  31. 698193d powerpc: Consolidate obj-y assignments by Michael Ellerman · 14 years ago
  32. f7dec88 powerpc/iseries: Remove unused mf_getSrcHistory function and caller. by Jesper Juhl · 14 years ago
  33. 467d93a powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std by Jesper Juhl · 14 years ago
  34. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 14 years ago
  35. f6aedd8 powerpc/macio: Ensure all dma routines get copied over by Nishanth Aravamudan · 14 years ago
  36. a8daac8 powerpc/pseries: iommu cleanup by Nishanth Aravamudan · 14 years ago
  37. 34c4d01 powerpc/dart: iommu table cleanup by Nishanth Aravamudan · 14 years ago
  38. 741d204 powerpc/cell: Beat dma ops cleanup by Nishanth Aravamudan · 14 years ago
  39. 2f9c9be powerpc/pasemi: Clean up pasemi iommu table initializations by Nishanth Aravamudan · 14 years ago
  40. 6d283d7 powerpc/vio: Use dma ops helpers by Nishanth Aravamudan · 14 years ago
  41. 5742bd8 powerpc: Add support for new hcall H_BEST_ENERGY by Vaidyanathan Srinivasan · 14 years ago
  42. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 14 years ago
  43. 787d44c powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  44. 4e89a2d powerpc/pseries: Add kernel parameter to disable batched hcalls by Will Schmidt · 14 years ago
  45. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 14 years ago
  46. d72e063 powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS by Anton Blanchard · 14 years ago
  47. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 14 years ago
  48. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  49. 2d42dc3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  50. 0f6b77c powerpc: Update a BKL related comment by Alessio Igor Bogani · 14 years ago
  51. 82ae5ea powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 by Kumar Gala · 14 years ago
  52. 1c2c25c powerpc: Fix call to subpage_protection() by Michael Neuling · 14 years ago
  53. 234a71a powerpc: Set CONFIG_32BIT on ppc32 by kerstin jonsson · 14 years ago
  54. 4a89261 powerpc/mm: Fix build error in setup_initial_memory_limit by Kumar Gala · 14 years ago
  55. 01cf6fe powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG by Nishanth Aravamudan · 14 years ago
  56. acbfd58 powerpc: Fix div64 in bootloader by Benjamin Herrenschmidt · 14 years ago
  57. e3839ed kgdb,ppc: Fix regression in evr register handling by Dongdong Deng · 14 years ago
  58. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  59. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  60. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  61. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  62. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  63. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 14 years ago
  64. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  65. 6d2ad1e powerpc: remove cast from void* by matt mooney · 14 years ago
  66. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  67. 4b6ba8a of/net: Move of_get_mac_address() to a common source file. by David Daney · 14 years ago
  68. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  69. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  70. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  71. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 14 years ago
  72. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  73. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  74. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  75. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  76. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  77. 93e2cbd rapidio:powerpc/85xx: modify RIO port-write interrupt handler by Alexandre Bounine · 14 years ago
  78. f68d204 ptrace: cleanup arch_ptrace() on powerpc by Namhyung Kim · 14 years ago
  79. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  80. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  81. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  82. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  83. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  84. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  85. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  86. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  87. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  88. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  89. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  91. 26e673c KVM: PPC: Move of include to __KERNEL__ section by Alexander Graf · 14 years ago
  92. 344941b KVM: PPC: Fix compile error in e500_tlb.c by Alexander Graf · 14 years ago
  93. 21e537b KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug by Kyle Moffett · 14 years ago
  94. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  95. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  96. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  97. 591bd8e KVM: PPC: Enable napping only for Book3s_64 by Alexander Graf · 14 years ago
  98. ebc65874 KVM: PPC: allow ppc440gp to pass the compatibility check by Hollis Blanchard · 14 years ago
  99. 0b3bafc KVM: PPC: fix compilation of "dump tlbs" debug function by Hollis Blanchard · 14 years ago
  100. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago