1. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  2. 1443d6a powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  3. 26a2056 powerpc: add explicit OF includes by Rob Herring · 11 years ago
  4. 7601f59 powerpc/8xx: Erroneous double irq_eoi() on CPM IRQ in MPC8xx by LEROY Christophe · 12 years ago
  5. e800340 powerpc: Mark low level irq handlers NO_THREAD by Thomas Gleixner · 12 years ago
  6. a76eb09 powerpc: remove redundant GENERIC_GPIO selection by Alexandre Courbot · 12 years ago
  7. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  8. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 13 years ago
  9. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  10. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  11. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  12. 3cc5a0f powerpc/8xx: remove obsolete mgsuvd board by Holger Brunck · 14 years ago
  13. cfe4a10 powerpc: platforms/8xx irq_data conversion. by Lennert Buytenhek · 14 years ago
  14. c4b6a77 powerpc/8xx: Add support for the MPC8xx based boards from TQC by Heiko Schocher · 15 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  16. 588e050 powerpc/8xx: Fix build breakage with sparse irq changes by Benjamin Herrenschmidt · 15 years ago
  17. ca851c7 powerpc/cpm: Remove some cruft code and defines by Kumar Gala · 16 years ago
  18. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  19. e14d4af powerpc: Add support for the MPC852 based mgsuvd board from keymile. by Heiko Schocher · 17 years ago
  20. dc2380e powerpc: implement GPIO LIB API on CPM1 Freescale SoC. by Jochen Friedrich · 16 years ago
  21. a5d28c8 powerpc/CPM: Add i2c pins to dts and board setup by Jochen Friedrich · 16 years ago
  22. 3dd82a1 [POWERPC] CPM: Always use new binding. by Scott Wood · 17 years ago
  23. 5053037 [POWERPC] 8xx: Timebase frequency should not depend on bus-frequency by Anton Vorontsov · 17 years ago
  24. 266fb4a [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups. by Scott Wood · 17 years ago
  25. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 17 years ago
  26. 02753cb [POWERPC] 8xx: Get rid of conditional includes of board specific setup by Jochen Friedrich · 17 years ago
  27. 49b5154 [POWERPC] 8xx: Remove sysdev/commproc.h by Jochen Friedrich · 17 years ago
  28. 9e8f38b [POWERPC] 8xx: Remove unneeded and misspelled prototype m8xx_calibrate_decr by Jochen Friedrich · 17 years ago
  29. d0a02a0 [POWERPC] 8xx: Rename m8xx_pic_init to mpc8xx_pics_init by Jochen Friedrich · 17 years ago
  30. 6869e4a [POWERPC] 8xx: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  31. de7566b [POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdata by Scott Wood · 17 years ago
  32. b09c164 [POWERPC] 8xx: Analogue & Micro Adder875 board support. by Scott Wood · 17 years ago
  33. 0b5cf10 [POWERPC] 8xx: Convert mpc866ads to the new device binding. by Scott Wood · 17 years ago
  34. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  35. 11c146c [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support by Scott Wood · 17 years ago
  36. 20906ec [POWERPC] 8xx: mpc885ads cleanup by Scott Wood · 17 years ago
  37. 7401685 [POWERPC] 8xx: Work around CPU15 erratum. by Scott Wood · 17 years ago
  38. fb533d0 [POWERPC] 8xx: Infrastructure code cleanup. by Scott Wood · 17 years ago
  39. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  40. 408e83a [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax by Tony Breeds · 17 years ago
  41. ed16c20 [POWERPC] Remove old includes from arch/ppc by Kumar Gala · 17 years ago
  42. 4b218e9 [POWERPC] Whitespace cleanup in arch/powerpc by Scott Wood · 17 years ago
  43. c3ca32f [POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization code by Jon Loeliger · 17 years ago
  44. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 17 years ago
  45. 80128ff [POWERPC] 8xx: mpc885ads pcmcia support by Vitaly Bordug · 17 years ago
  46. 5886269 fix file specification in comments by Uwe Kleine-König · 18 years ago
  47. 445c9b5 Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 18 years ago
  48. c8a55f3 [POWERPC] Convert 8xx platform to unified platform Kconfig by Kumar Gala · 18 years ago
  49. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  50. a782a9e [POWERPC] 8xx parenthesis balance by Mariusz Kozlowski · 18 years ago
  51. 29f1530 [POWERPC] Add mpc866ads board-specific bits to arch/powerpc by Vitaly Bordug · 18 years ago
  52. df34403 [POWERPC] 8xx: Add mpc885ads support and common mpc8xx files by Vitaly Bordug · 18 years ago
  53. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago