1. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 16 years ago
  2. c86845e powerpc: Rework /proc/interrupts by Anton Blanchard · 16 years ago
  3. fda9d86 powerpc: Reduce footprint of xics_ipi_struct by Anton Blanchard · 16 years ago
  4. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 16 years ago
  5. 8d3d50b powerpc/eeh: Fix a bug when pci structure is null by Breno Leitao · 16 years ago
  6. e0508b1 powerpc: Add coherent_dma_mask to mv64x60 devices by Corey Minyard · 16 years ago
  7. ec144a8 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  8. 77058e1 powerpc: Fix address masking bug in hpte_need_flush() by David Gibson · 16 years ago
  9. b919ee8 powerpc: Only print clockevent settings once by Anton Blanchard · 16 years ago
  10. 44c9f3c powerpc: Clear MSR_RI during RTAS calls by Anton Blanchard · 16 years ago
  11. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 16 years ago
  12. 0b9612c powerpc: Make powerpc_firmware_features __read_mostly by Anton Blanchard · 16 years ago
  13. a13672f powerpc: Reformat SD_NODE_INIT to match x86 by Anton Blanchard · 16 years ago
  14. 7317ac8 powerpc: Convert mmu context allocator from idr to ida by Anton Blanchard · 16 years ago
  15. 66fcb10 powerpc: Add last sysfs file and dump of ftrace buffer to oops printout by Anton Blanchard · 16 years ago
  16. b926a88 powerpc: Reduce differences between pseries and ppc64 defconfigs by Anton Blanchard · 16 years ago
  17. 20a8ab9 powerpc/pseries: Quieten cede latency printk by Anton Blanchard · 16 years ago
  18. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 16 years ago
  19. 25ef231 powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup by Will Schmidt · 16 years ago
  20. 36350e0 powerpc/pseries: Fix kexec regression caused by CPPR tracking by Mark Nelson · 16 years ago
  21. efec959 powerpc/pseries: Pass more accurate number of supported cores to firmware by Benjamin Herrenschmidt · 16 years ago
  22. 28bb9ee powerpc: Add static fields to ibm,client-architecture call by jschopp@austin.ibm.com · 16 years ago
  23. 6c504d4 powerpc: Fix typo s/leve/level/ in TLB code by Thadeu Lima de Souza Cascardo · 16 years ago
  24. 859aefc powerpc: Increase NR_IRQS Kconfig maximum to 32768 by Anton Blanchard · 16 years ago
  25. 7b62922 powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 16 years ago
  26. 5be3492 powerpc: Mark some variables in the page fault path __read_mostly by Anton Blanchard · 16 years ago
  27. 61c03dd powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() by Anton Blanchard · 16 years ago
  28. 4ba525d powerpc: Simplify param.h by including <asm-generic/param.h> by Robert P. J. Day · 16 years ago
  29. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 16 years ago
  30. bf647fa powerpc/pseries: Fix xics build without CONFIG_SMP by Benjamin Herrenschmidt · 16 years ago
  31. e90c52e Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  32. d234b3c powerpc/4xx: Add pcix type 1 transactions by Stef van Os · 16 years ago
  33. 94afc00 powerpc/pci: Add missing call to header fixup by Benjamin Herrenschmidt · 16 years ago
  34. 26b4a0c powerpc/pci: Add missing hookup to pci_slot by Benjamin Herrenschmidt · 16 years ago
  35. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 16 years ago
  36. e1f829b KVM: powerpc: Show timing option only on embedded by Alexander Graf · 16 years ago
  37. 7892457 Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  38. 291f8de Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  39. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 16 years ago
  40. 9becd2a powerpc: Move /proc/ppc64 to /proc/powerpc update by Nathan Fontenot · 16 years ago
  41. 061ec95 powerpc/8xx: Fix user space TLB walk in dcbX fixup by Joakim Tjernlund · 16 years ago
  42. 3e7b484 powerpc: Fix decrementer setup on 1GHz boards by Stefan Roese · 16 years ago
  43. b0ff153 powerpc/iseries: Initialise on-stack completion by Michael Ellerman · 16 years ago
  44. 4bf936b powerpc: Use helpers for rlimits by Jiri Slaby · 16 years ago
  45. c81b812 powerpc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 16 years ago
  46. 46150a0 powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE by FUJITA Tomonori · 16 years ago
  47. 92cb369 powerpc/pseries: Fix xics interrupt affinity by Anton Blanchard · 16 years ago
  48. e443ed3 powerpc/swsusp_32: Fix TLB invalidation by Anton Vorontsov · 16 years ago
  49. 9f4f04b powerpc/8xx: Always pin kernel instruction TLB by Joakim Tjernlund · 16 years ago
  50. 6846ee5 zlib: Fix build of powerpc boot wrapper by Benjamin Herrenschmidt · 16 years ago
  51. ac4c2a3 zlib: optimize inffast when copying direct from output by Joakim Tjernlund · 16 years ago
  52. 1e65346 powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx by Kumar Gala · 16 years ago
  53. 02ea228 powerpc/40x: Update the PowerPC 40x board defconfigs by Josh Boyer · 16 years ago
  54. ea708ac powerpc/44x: Update PowerPC 44x board defconfigs by Josh Boyer · 16 years ago
  55. 3f884bf powerpc: Use scripts/mkuboot.sh instead of 'mkimage' by Peter Tyser · 16 years ago
  56. 06d352f powerpc/5200: update defconfigs by Grant Likely · 16 years ago
  57. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  58. 5279aeb KVM: powerpc: Fix mtsrin in book3s_64 mmu by Alexander Graf · 16 years ago
  59. 95cd34b powerpc/gc/wii: Remove get_irq_desc() by Albert Herranz · 16 years ago
  60. 7ccec3e powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock by Albert Herranz · 16 years ago
  61. 8beac08 Merge commit 'jwb/next' into merge by Benjamin Herrenschmidt · 16 years ago
  62. 2593f93 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 16 years ago
  63. 698cd33 powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg by Albert Herranz · 16 years ago
  64. 38e1313 powerpc/mpic: Fix problem that affinity is not updated by Yang Li · 16 years ago
  65. a1128f8 powerpc/mm: Fix stupid bug in subpge protection handling by David Gibson · 16 years ago
  66. c3a6635 powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion by Yong Zhang · 16 years ago
  67. 7a96c6b powerpc: Fix MSI support on U4 bridge PCIe slot by Benjamin Herrenschmidt · 16 years ago
  68. bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 16 years ago
  69. f04b10c powerpc/mm: Fix typo of cpumask_clear_cpu() by Yang Li · 16 years ago
  70. 5c33991 powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. by Sachin P. Sant · 16 years ago
  71. 01ae45b powerpc: Convert BUG() to use unreachable() by David Daney · 16 years ago
  72. 3d9b740 powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. by Gautham R Shenoy · 16 years ago
  73. e9edb23 powerpc/pseries: Don't panic when H_PROD fails during cpu-online. by Gautham R Shenoy · 16 years ago
  74. 5089145 powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM by Benjamin Herrenschmidt · 16 years ago
  75. 030bdc3 powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs by Anton Blanchard · 16 years ago
  76. 55f2fa1 powerpc/defconfigs: Disable token ring in powerpc defconfigs by Anton Blanchard · 16 years ago
  77. c2613c7 powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules by Anton Blanchard · 16 years ago
  78. 8a55c4b powerpc/pseries: Select XICS and PCI_MSI PSERIES by Mel Gorman · 16 years ago
  79. 29827b0 powerpc/85xx: Wrong variable returned on error by Roel Kluin · 16 years ago
  80. 5c916a2 powerpc/iseries: Convert to proc_fops by Alexey Dobriyan · 16 years ago
  81. 14b8a76 powerpc: Make the CMM memory hotplug aware by Robert Jennings · 16 years ago
  82. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  83. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 16 years ago
  84. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  85. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  86. 7949456 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  87. a66022c iommu-helper: use bitmap library by Akinobu Mita · 16 years ago
  88. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 16 years ago
  89. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 16 years ago
  90. 25baa35 ptrace: powerpc: implement user_single_step_siginfo() by Oleg Nesterov · 16 years ago
  91. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 16 years ago
  92. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 16 years ago
  93. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 16 years ago
  94. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 16 years ago
  95. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 16 years ago
  96. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 16 years ago
  97. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 16 years ago
  98. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  99. ae4cec4 powerpc: fix up for mmu_mapin_ram api change by Stephen Rothwell · 16 years ago
  100. c0577ee powerpc: wii: allow ioremap within the memory hole by Albert Herranz · 16 years ago