1. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 15 years ago
  2. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 15 years ago
  3. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 15 years ago
  4. 982cf00 of/address: Use propper endianess in get_flags by Sebastian Siewior · 15 years ago
  5. 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 15 years ago
  6. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 15 years ago
  7. bee376f powerpc: Minor cleanups for machdep.h by Sonny Rao · 15 years ago
  8. b5f9b66 powerpc: Hardcode popcnt instructions for old assemblers by Anton Blanchard · 15 years ago
  9. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 15 years ago
  10. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 15 years ago
  11. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 15 years ago
  12. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 15 years ago
  13. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 15 years ago
  14. f6aedd8 powerpc/macio: Ensure all dma routines get copied over by Nishanth Aravamudan · 15 years ago
  15. 5742bd8 powerpc: Add support for new hcall H_BEST_ENERGY by Vaidyanathan Srinivasan · 15 years ago
  16. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 15 years ago
  17. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 15 years ago
  18. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 15 years ago
  19. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  20. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 15 years ago
  21. 1e431a9 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
  22. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 15 years ago
  23. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  24. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 15 years ago
  25. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 15 years ago
  26. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 15 years ago
  27. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  28. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 15 years ago
  29. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 15 years ago
  30. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  31. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  32. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  33. 26e673c KVM: PPC: Move of include to __KERNEL__ section by Alexander Graf · 15 years ago
  34. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 15 years ago
  35. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 15 years ago
  36. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 15 years ago
  37. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 15 years ago
  38. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 15 years ago
  39. 2b05d71 KVM: PPC: Make long relocations be ulong by Alexander Graf · 15 years ago
  40. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 15 years ago
  41. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 15 years ago
  42. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 15 years ago
  43. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 15 years ago
  44. beb03f1 KVM: PPC: First magic page steps by Alexander Graf · 15 years ago
  45. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 15 years ago
  46. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 15 years ago
  47. fad93fe KVM: PPC: Add PV guest scratch registers by Alexander Graf · 15 years ago
  48. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 15 years ago
  49. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 15 years ago
  50. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 15 years ago
  51. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 15 years ago
  52. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 15 years ago
  53. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 15 years ago
  54. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 15 years ago
  55. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 15 years ago
  56. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  57. 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 · 15 years ago
  58. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 15 years ago
  59. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 15 years ago
  61. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 15 years ago
  62. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 15 years ago
  63. 988cf86 powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes by Kumar Gala · 15 years ago
  64. 6db92cc powerpc/85xx: add cache-sram support by Harninder Rai · 15 years ago
  65. 92437d4 powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT by Paul Gortmaker · 15 years ago
  66. c71635d powerpc/kexec: make masking/disabling interrupts generic by Matthew McClintock · 15 years ago
  67. dda804a powerpc/pci: Fix return type of BUID_{HI,LO} macros by Nishanth Aravamudan · 15 years ago
  68. d8862be powerpc/pseries: Export rtas_ibm_suspend_me() by Nathan Fontenot · 15 years ago
  69. 4783f39 Merge remote branch 'kumar/merge' into next by Benjamin Herrenschmidt · 15 years ago
  70. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 15 years ago
  71. 968f19a fsldma: improved DMA_SLAVE support by Ira Snyder · 15 years ago
  72. df9ee29 Fix IRQ flag handling naming by David Howells · 15 years ago
  73. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 15 years ago
  74. 94131e1 arch/powerpc/include/asm/fsldma.h needs slab.h by Ira W. Snyder · 15 years ago
  75. 86250b9 powerpc: Wire up direct socket system calls by Ian Munsie · 15 years ago
  76. 5b6e9ff powerpc/dma: Add optional platform override of dma_set_mask() by Benjamin Herrenschmidt · 15 years ago
  77. cab175f powerpc: Use is_32bit_task() helper to test 32-bit binary by Denis Kirjanov · 15 years ago
  78. 05d77ac powerpc: Remove fpscr use from [kvm_]cvt_{fd,df} by Andreas Schwab · 15 years ago
  79. 872e439 powerpc/pseries: Re-enable dispatch trace log userspace interface by Paul Mackerras · 15 years ago
  80. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 15 years ago
  81. 93c2270 powerpc: Dynamically allocate most lppaca structs by Paul Mackerras · 15 years ago
  82. 8154c5d powerpc: Abstract indexing of lppaca structs by Paul Mackerras · 15 years ago
  83. f89451f powerpc: Feature nop out reservation clear when stcx checks address by Anton Blanchard · 15 years ago
  84. 8c77391 powerpc: Add 64bit csum_and_copy_to_user by Anton Blanchard · 15 years ago
  85. fdd374b powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_user by Anton Blanchard · 15 years ago
  86. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 15 years ago
  87. bcc30d3 powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls by Andreas Schwab · 15 years ago
  88. 4138d65 powerpc: Inline ppc64_runlatch_off by Anton Blanchard · 15 years ago
  89. 3469270 powerpc/mm: Fix vsid_scrample typo by Anton Blanchard · 15 years ago
  90. 529b730 powerpc: Make rwsem use "long" type by Benjamin Herrenschmidt · 15 years ago
  91. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 15 years ago
  92. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 15 years ago
  93. 6e6f662 powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support by Timur Tabi · 15 years ago
  94. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 15 years ago
  95. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 15 years ago
  96. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 15 years ago
  97. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  98. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 15 years ago
  99. 1989425 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  100. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 15 years ago