1. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  2. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  3. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  4. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  5. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  6. df0edeb of: remove undefined request_OF_resource & release_OF_resource by Grant Likely · 15 years ago
  7. fc0bdae of: move definition of of_chosen into common code. by Grant Likely · 15 years ago
  8. 22d5579 of: remove unused extern reference to devtree_lock by Grant Likely · 15 years ago
  9. 7c7b60c of: put default string compare and #a/s-cell values into common header by Grant Likely · 15 years ago
  10. 4ef7b37 of/flattree: Don't assume HAVE_LMB by Jeremy Kerr · 15 years ago
  11. d1d47ec powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 15 years ago
  12. fa64429 powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  13. 77058e1 powerpc: Fix address masking bug in hpte_need_flush() by David Gibson · 15 years ago
  14. 087f79c of/flattree: endian-convert members of boot_param_header by Jeremy Kerr · 15 years ago
  15. 1406bc2 of/flattree: use callback to setup initrd from /chosen by Jeremy Kerr · 15 years ago
  16. 51975db of/flattree: merge early_init_dt_scan_memory() common code by Grant Likely · 15 years ago
  17. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  18. 89751a7 of: merge of_find_node_by_phandle by Jeremy Kerr · 15 years ago
  19. fcdeb7f of: merge of_attach_node() & of_detach_node() by Grant Likely · 15 years ago
  20. 36350e0 powerpc/pseries: Fix kexec regression caused by CPPR tracking by Mark Nelson · 15 years ago
  21. 94f28da powerpc: TIF_ABI_PENDING bit removal by Andreas Schwab · 15 years ago
  22. bf647fa powerpc/pseries: Fix xics build without CONFIG_SMP by Benjamin Herrenschmidt · 15 years ago
  23. e90c52e Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  24. d234b3c powerpc/4xx: Add pcix type 1 transactions by Stef van Os · 15 years ago
  25. 94afc00 powerpc/pci: Add missing call to header fixup by Benjamin Herrenschmidt · 15 years ago
  26. 26b4a0c powerpc/pci: Add missing hookup to pci_slot by Benjamin Herrenschmidt · 15 years ago
  27. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  28. 0ada0a7 Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree by Grant Likely · 15 years ago
  29. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  30. 923f7e3 of: Merge of_node_get() and of_node_put() by Grant Likely · 15 years ago
  31. 1f43cfb of: merge machine_is_compatible() by Grant Likely · 15 years ago
  32. e1f829b KVM: powerpc: Show timing option only on embedded by Alexander Graf · 15 years ago
  33. 7892457 Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  34. 291f8de Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  35. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 15 years ago
  36. 9becd2a powerpc: Move /proc/ppc64 to /proc/powerpc update by Nathan Fontenot · 15 years ago
  37. 061ec95 powerpc/8xx: Fix user space TLB walk in dcbX fixup by Joakim Tjernlund · 15 years ago
  38. 3e7b484 powerpc: Fix decrementer setup on 1GHz boards by Stefan Roese · 15 years ago
  39. b0ff153 powerpc/iseries: Initialise on-stack completion by Michael Ellerman · 15 years ago
  40. 4bf936b powerpc: Use helpers for rlimits by Jiri Slaby · 15 years ago
  41. c81b812 powerpc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  42. 46150a0 powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE by FUJITA Tomonori · 15 years ago
  43. 92cb369 powerpc/pseries: Fix xics interrupt affinity by Anton Blanchard · 15 years ago
  44. e443ed3 powerpc/swsusp_32: Fix TLB invalidation by Anton Vorontsov · 15 years ago
  45. 9f4f04b powerpc/8xx: Always pin kernel instruction TLB by Joakim Tjernlund · 15 years ago
  46. 6846ee5 zlib: Fix build of powerpc boot wrapper by Benjamin Herrenschmidt · 15 years ago
  47. ac4c2a3 zlib: optimize inffast when copying direct from output by Joakim Tjernlund · 15 years ago
  48. 1e65346 powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx by Kumar Gala · 15 years ago
  49. 02ea228 powerpc/40x: Update the PowerPC 40x board defconfigs by Josh Boyer · 15 years ago
  50. ea708ac powerpc/44x: Update PowerPC 44x board defconfigs by Josh Boyer · 15 years ago
  51. 3f884bf powerpc: Use scripts/mkuboot.sh instead of 'mkimage' by Peter Tyser · 15 years ago
  52. 06d352f powerpc/5200: update defconfigs by Grant Likely · 15 years ago
  53. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  54. 5279aeb KVM: powerpc: Fix mtsrin in book3s_64 mmu by Alexander Graf · 15 years ago
  55. 95cd34b powerpc/gc/wii: Remove get_irq_desc() by Albert Herranz · 15 years ago
  56. 7ccec3e powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock by Albert Herranz · 15 years ago
  57. 8beac08 Merge commit 'jwb/next' into merge by Benjamin Herrenschmidt · 15 years ago
  58. 2593f93 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  59. 698cd33 powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg by Albert Herranz · 15 years ago
  60. 38e1313 powerpc/mpic: Fix problem that affinity is not updated by Yang Li · 15 years ago
  61. a1128f8 powerpc/mm: Fix stupid bug in subpge protection handling by David Gibson · 15 years ago
  62. c3a6635 powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion by Yong Zhang · 15 years ago
  63. 7a96c6b powerpc: Fix MSI support on U4 bridge PCIe slot by Benjamin Herrenschmidt · 15 years ago
  64. bb7f20b powerpc: Handle VSX alignment faults correctly in little-endian mode by Neil Campbell · 15 years ago
  65. f04b10c powerpc/mm: Fix typo of cpumask_clear_cpu() by Yang Li · 15 years ago
  66. 5c33991 powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled. by Sachin P. Sant · 15 years ago
  67. 01ae45b powerpc: Convert BUG() to use unreachable() by David Daney · 15 years ago
  68. 3d9b740 powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible. by Gautham R Shenoy · 15 years ago
  69. e9edb23 powerpc/pseries: Don't panic when H_PROD fails during cpu-online. by Gautham R Shenoy · 15 years ago
  70. 5089145 powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM by Benjamin Herrenschmidt · 15 years ago
  71. 030bdc3 powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs by Anton Blanchard · 15 years ago
  72. 55f2fa1 powerpc/defconfigs: Disable token ring in powerpc defconfigs by Anton Blanchard · 15 years ago
  73. c2613c7 powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules by Anton Blanchard · 15 years ago
  74. 8a55c4b powerpc/pseries: Select XICS and PCI_MSI PSERIES by Mel Gorman · 15 years ago
  75. 29827b0 powerpc/85xx: Wrong variable returned on error by Roel Kluin · 15 years ago
  76. 5c916a2 powerpc/iseries: Convert to proc_fops by Alexey Dobriyan · 15 years ago
  77. 14b8a76 powerpc: Make the CMM memory hotplug aware by Robert Jennings · 15 years ago
  78. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  79. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  80. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  81. 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
  82. 7949456 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  83. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  84. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  85. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  86. 25baa35 ptrace: powerpc: implement user_single_step_siginfo() by Oleg Nesterov · 15 years ago
  87. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 15 years ago
  88. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  89. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  90. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  91. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  92. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  93. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  94. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  95. ae4cec4 powerpc: fix up for mmu_mapin_ram api change by Stephen Rothwell · 15 years ago
  96. c0577ee powerpc: wii: allow ioremap within the memory hole by Albert Herranz · 15 years ago
  97. c5df7f7 powerpc: allow ioremap within reserved memory regions by Albert Herranz · 15 years ago
  98. de32400 wii: use both mem1 and mem2 as ram by Albert Herranz · 15 years ago
  99. 02d748a wii: bootwrapper: add fixup to calc useable mem2 by Albert Herranz · 15 years ago
  100. d1d56f8 powerpc: gamecube/wii: early debugging using usbgecko by Albert Herranz · 15 years ago