1. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 3d98ffb powerpc: Fix lwsync feature fixup vs. modules on 64-bit by Benjamin Herrenschmidt · 15 years ago
  3. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  4. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  5. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  6. 203041a powerpc: Convert mpic locks to raw_spinlock by Thomas Gleixner · 15 years ago
  7. 087d8c7 powerpc: Convert feature_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  8. 87d3134 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  9. e9cb0a4 powerpc/mpc5121: enable support for more PSC UARTs by Anatolij Gustschin · 15 years ago
  10. 3bffb65 powerpc/booke: Add support for advanced debug registers by Dave Kleikamp · 15 years ago
  11. 99396ac powerpc/booke: Add definitions for advanced debug registers by Dave Kleikamp · 15 years ago
  12. 3162d92 powerpc: Extended ptrace interface by Dave Kleikamp · 15 years ago
  13. 5a0e9b5 powerpc: Use lwsync for acquire barrier if CPU supports it by Anton Blanchard · 15 years ago
  14. f10e2e5 powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER by Anton Blanchard · 15 years ago
  15. 864b9e6 powerpc: Use lwarx/ldarx hint in bit locks by Anton Blanchard · 15 years ago
  16. 4e14a4d powerpc: Use lwarx hint in spinlocks by Anton Blanchard · 15 years ago
  17. 17081102 powerpc: Convert global "BAD" interrupt to per cpu spurious by Anton Blanchard · 15 years ago
  18. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 15 years ago
  19. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 15 years ago
  20. 8d3d50b powerpc/eeh: Fix a bug when pci structure is null by Breno Leitao · 15 years ago
  21. a8dbceb7 powerpc/mpc5121: Add machine restart support by Anatolij Gustschin · 15 years ago
  22. df0edeb of: remove undefined request_OF_resource & release_OF_resource by Grant Likely · 15 years ago
  23. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 15 years ago
  24. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 15 years ago
  25. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  26. a13672f powerpc: Reformat SD_NODE_INIT to match x86 by Anton Blanchard · 15 years ago
  27. 61c03dd powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() by Anton Blanchard · 15 years ago
  28. 4ba525d powerpc: Simplify param.h by including <asm-generic/param.h> by Robert P. J. Day · 15 years ago
  29. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 15 years ago
  30. c81b812 powerpc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  31. 2593f93 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  32. 01ae45b powerpc: Convert BUG() to use unreachable() by David Daney · 15 years ago
  33. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  34. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  35. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  36. 7949456 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  37. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  38. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  39. 25baa35 ptrace: powerpc: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
  40. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 15 years ago
  41. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  42. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  43. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  44. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  45. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  46. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  47. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 15 years ago
  48. b8e8efa powerpc: reserve fixmap entries for early debug by Albert Herranz · 15 years ago
  49. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  50. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  51. 12458ea ppc440spe-adma: adds updated ppc440spe adma driver by Anatolij Gustschin · 15 years ago
  52. 78331ad powerpc/gpio: support gpio_to_irq() by Peter Korsgaard · 15 years ago
  53. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  55. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  56. 0c46616 powerpc/8xx: Restore _PAGE_WRITETHRU by Joakim Tjernlund · 15 years ago
  57. fe11dc3 powerpc/8xx: Update TLB asm so it behaves as linux mm expects. by Joakim Tjernlund · 15 years ago
  58. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  59. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  60. ab519a0 powerpc/pseries: Kernel DLPAR Infrastructure by Nathan Fontenot · 15 years ago
  61. d58b0c3 powerpc/macio: Rework hotplug media bay support by Benjamin Herrenschmidt · 15 years ago
  62. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  64. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  65. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  66. 128b4a0 powerpc/macio: Add dma_parms support to macio by Benjamin Herrenschmidt · 15 years ago
  67. 7fb19ea powerpc/macio: Add devres support to macio_device by Benjamin Herrenschmidt · 15 years ago
  68. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  69. d28513b powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  70. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  71. 6dfa5ca i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus by Jean Delvare · 15 years ago
  72. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  74. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  75. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. 5a7b419 Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT" by Benjamin Herrenschmidt · 15 years ago
  77. e810590 powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 by Becky Bruce · 15 years ago
  78. c045256 powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT by David Gibson · 15 years ago
  79. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  80. dad2f2f powerpc: Fix wrong error code from ppc32 select syscall by arnd@arndb.de · 15 years ago
  81. 2d7cf3e powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 by Becky Bruce · 15 years ago
  82. 69ddb57 powerpc/pseries: Add extended_cede_processor() helper function. by Gautham R Shenoy · 15 years ago
  83. d95cacc powerpc: Move ehea hcall definitions into hvcall.h by Anton Blanchard · 15 years ago
  84. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  85. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  86. eda43d1 mpc52xx/wdt: merge WDT code into the GPT driver by Albrecht Dreß · 15 years ago
  87. 690b846 mpc5200/gpt: tiny fix for gpt period limitation by Albrecht Dreß · 15 years ago
  88. 58c12bd powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds by Anton Vorontsov · 15 years ago
  89. 71d94fe powerpc/cpm: Move CPMFCR_* defines into cpm.h by Anton Vorontsov · 15 years ago
  90. 8095298 powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers by Anton Vorontsov · 15 years ago
  91. 644b2a6 powerpc/cpm: Remove SPI defines and spi structs by Anton Vorontsov · 15 years ago
  92. 46d2293 powerpc/qe: QE also shuts down on MPC8568 by Anton Vorontsov · 15 years ago
  93. 0c7b87b powerpc/qe: Make qe_reset() code path safe for repeated invocation by Anton Vorontsov · 15 years ago
  94. b79ddf2 powerpc/qe: Add qe_upload_firmware() stub for non-QE builds by Anton Vorontsov · 15 years ago
  95. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  96. 4b7ae55 Add fields to PACA by Alexander Graf · 15 years ago
  97. e85a471 Split init_new_context and destroy_context by Alexander Graf · 15 years ago
  98. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 15 years ago
  99. 29eb61b Add book3s_64 highmem asm code by Alexander Graf · 15 years ago
  100. 3cea8c4 Add Book3s_64 intercept helpers by Alexander Graf · 15 years ago