1. 514ccd4 [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices by Vitaly Bordug · 19 years ago
  2. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  3. 873d346 [PATCH] ppc32: remove use of asm/segment.h by Kumar Gala · 19 years ago
  4. 2830e21 [PATCH] PPC: C99 initializers for hw_interrupt_type structures by Thomas Gleixner · 19 years ago
  5. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  6. 95409aa [PATCH] ppc32: Kill PVR_440* defines by Tom Rini · 19 years ago
  7. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 19 years ago
  8. 842363f [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32 by Eugene Surovegin · 19 years ago
  9. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  10. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  11. d01c08c [PATCH] ppc32: mv64x60 updates & enhancements by Mark A. Greer · 19 years ago
  12. 66d2cc9 [PATCH] ppc32: Added PCI support MPC83xx by Kumar Gala · 19 years ago
  13. 88adfe7 [PATCH] ppc32: ppc_sys system on chip identification additions by Kumar Gala · 19 years ago
  14. 8e8fff0 [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices by Kumar Gala · 19 years ago
  15. a2f40cc [PATCH] ppc32: Added support for the Book-E style Watchdog Timer by Kumar Gala · 19 years ago
  16. 617bf9a [PATCH] ppc32: Remove board support for PCORE by Kumar Gala · 19 years ago
  17. 6db789b [PATCH] ppc32: Remove board support for MENF1 by Kumar Gala · 19 years ago
  18. 89d7f53 [PATCH] ppc32: Remove board support for MCPN765 by Kumar Gala · 19 years ago
  19. ba9d1e2 [PATCH] ppc32: Remove board support for K2 by Kumar Gala · 19 years ago
  20. f4f1269 [PATCH] ppc32: Remove board support for ASH by Kumar Gala · 19 years ago
  21. a3800d8 [PATCH] ppc32: Remove board support for ADIR by Kumar Gala · 19 years ago
  22. 62c592edea [PATCH] ppc32 8xx: fix warnings in m8xx_setup.c by Marcelo Tosatti · 19 years ago
  23. 566ecb9 [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef by Marcelo Tosatti · 19 years ago
  24. 28cd1d1 [PATCH] ppc32: fix ppc4xx stb03xxx dma build by Matt Porter · 19 years ago
  25. 5e70848 [PATCH] ppc32: Fix MPC834x USB memory map offsets by Kumar Gala · 19 years ago
  26. 079da35 [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent API instead by Marcelo Tosatti · 19 years ago
  27. c9cf73a [PATCH] ppc32: add 440ep support by Matt Porter · 19 years ago
  28. 1273845 [PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xx by Kumar Gala · 19 years ago
  29. c41b72d [PATCH] ppc32: fix compilation error with CONFIG_PQ2FADS by Downing, Thomas · 19 years ago
  30. 13e886c [PATCH] ppc32: Make the UARTs on MPC824x individual platform devices by Kumar Gala · 19 years ago
  31. d054b5a [PATCH] ppc32: Add proper prototype for cpm2_reset() by Kumar Gala · 19 years ago
  32. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  33. 4b1294f [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup by Eugene Surovegin · 19 years ago
  34. e4ee69c [PATCH] ppc32: Bump PMU interrupt priority by Benjamin Herrenschmidt · 19 years ago
  35. 7d681b2 [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset by Kumar Gala · 19 years ago
  36. 2ec19fa [PATCH] ppc32: remove some unnecessary includes of bootmem.h by Kumar Gala · 19 years ago
  37. ba8c6d5 [PATCH] ppc32: remove some unnecessary includes of prom.h by Kumar Gala · 19 years ago
  38. eee4146 [PATCH] ppc32: remove orphaned ppc4xx_kgdb.c by Matt Porter · 19 years ago
  39. 682afbb [PATCH] ppc32: Add support for MPC8245 8250 serial ports on Sandpoint by Kumar Gala · 19 years ago
  40. b264c35 [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP by Kumar Gala · 19 years ago
  41. c93fcff [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c by Kumar Gala · 19 years ago
  42. c91999b [PATCH] ppc32: Added preliminary support for the MPC8548 CDS board by Kumar Gala · 19 years ago
  43. 5b37b70 [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors by Kumar Gala · 19 years ago
  44. ff381d2 [PATCH] Driver Core: arch: update device attribute callbacks by Yani Ioannou · 20 years ago
  45. f93ea23 [PATCH] ppc32: Apple device-tree bug fix by Benjamin Herrenschmidt · 20 years ago
  46. f9e4a00 [PATCH] ppc32: Add soft reset to MPC834x by Kumar Gala · 20 years ago
  47. a6dbba7 [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge by Vitaly Bordug · 20 years ago
  48. ed36959 [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platform by Kumar Gala · 20 years ago
  49. b16eeb4 [PATCH] ppc32: Fix cpufreq vs. sleep issue by Benjamin Herrenschmidt · 20 years ago
  50. e16fa6b [PATCH] ppc32: Fix an off-by-one error in ipic_init by Kumar Gala · 20 years ago
  51. 7f8cd80 [PATCH] ppc32: Fix platform device initialization of 8250 serial ports by Kumar Gala · 20 years ago
  52. 3207a80 [PATCH] ppc32: remove unused computation by Paul Mackerras · 20 years ago
  53. 1bdacf8 [PATCH] ppc32: workaround for spurious IRQs on PQ2 by Dan Malek · 20 years ago
  54. 92a11f9 [PATCH] ppc iomem annotations: ->io_base_virt by Al Viro · 20 years ago
  55. d8f6098 [PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.h by Benoit Boissinot · 20 years ago
  56. fd16230 [PATCH] ppc32: Fix mpc8xx watchdog by Tom Rini · 20 years ago
  57. f50b153 [PATCH] ppc32: Support 36-bit physical addressing on e500 by Kumar Gala · 20 years ago
  58. 7a648b9 [PATCH] ppc32: Fix cpufreq problems by Benjamin Herrenschmidt · 20 years ago
  59. 35b535d [PATCH] ppc32: ppc4xx_pic - add acknowledge when enabling level-sensitive IRQ by Eugene Surovegin · 20 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago