1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 0e5d359 powerpc/82xx: Convert pci_pic_lock to raw_spinlock by Anton Vorontsov · 14 years ago
  3. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  4. 0526484 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  5. 58459a4 powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe() by Roel Kluin · 15 years ago
  6. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  7. 818fcac powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards by Anton Vorontsov · 15 years ago
  8. a70e88b powerpc/82xx: Fix BCSR bits for MPC8272ADS boards by Anton Vorontsov · 15 years ago
  9. 9239c89 powerpc/82xx: mgcoge - updates for 2.6.32 by Heiko Schocher · 15 years ago
  10. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  11. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  12. ca851c7 powerpc/cpm: Remove some cruft code and defines by Kumar Gala · 15 years ago
  13. fd84f0e powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio by Grant Likely · 15 years ago
  14. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 15 years ago
  15. 08c6e3a arch/powerpc: Eliminate double sizeof by Julia Lawall · 15 years ago
  16. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  17. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  18. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  19. 6371663 powerpc: Add support for mpc8247 based board MGCOGE from keymile. by Heiko Schocher · 16 years ago
  20. 108443c Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET" by Kumar Gala · 16 years ago
  21. ff21f23 powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang by Kumar Gala · 16 years ago
  22. e3621ee powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET by Kumar Gala · 16 years ago
  23. d8267c1 powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform by Kumar Gala · 16 years ago
  24. a5d28c8 powerpc/CPM: Add i2c pins to dts and board setup by Jochen Friedrich · 16 years ago
  25. 6c11609 powerpc: Fix pq2fads irq handling with PREEMPT_RT by Rune Torgersen · 16 years ago
  26. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  27. 3dd82a1 [POWERPC] CPM: Always use new binding. by Scott Wood · 16 years ago
  28. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  29. 75e89b0 [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put by Julia Lawall · 16 years ago
  30. ca956f0 [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code by Grant Likely · 16 years ago
  31. 0dde1a1 [POWERPC] 82xx: Embedded Planet EP8248E support by Scott Wood · 16 years ago
  32. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 16 years ago
  33. 882407b [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
  34. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  35. 3611f2a [POWERPC] mpc82xx: Add pq2fads board support. by Scott Wood · 17 years ago
  36. e00c549 [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. by Scott Wood · 17 years ago
  37. 2d2294a [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS. by Scott Wood · 17 years ago
  38. d1df447 [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads. by Scott Wood · 17 years ago
  39. 4ff62e1 [POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality. by Scott Wood · 17 years ago
  40. 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 17 years ago
  41. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  42. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  43. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  44. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 17 years ago
  45. 2a5ccbc [POWERPC] Remove bus_offset in places its not really used by Kumar Gala · 17 years ago
  46. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  47. 5ab9c45 [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it by Kumar Gala · 17 years ago
  48. 1430560 [POWERPC] mpc82xx_ads build fix by Arnd Bergmann · 17 years ago
  49. 09b55f7 [POWERPC] rename add_bridge to avoid namespace clashes by Arnd Bergmann · 17 years ago
  50. b9fd305 [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection by Arnd Bergmann · 17 years ago
  51. 445c9b5 Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 17 years ago
  52. d6071f8 [POWERPC] Convert 82xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  53. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  54. fd42c71 [POWERPC] Removed config options that we don't support in embedded6xx by Kumar Gala · 17 years ago
  55. 5427828 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads by Vitaly Bordug · 17 years ago
  56. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  57. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  58. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  59. 91bd610 POWERPC: mpc82xx merge: board-specific/platform stuff(resend) by Vitaly Bordug · 18 years ago