1. 26f571d [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc by Paul Mackerras · 17 years ago
  2. e077b50 [POWERPC] Uartlite: Revert register io access changes by Grant Likely · 17 years ago
  3. 69c9c94 [POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platforms by Grant Likely · 17 years ago
  4. dc8afdc [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header file by Grant Likely · 17 years ago
  5. bedfc8a [POWERPC] Uartlite: Flush RX fifo in bootwrapper by Grant Likely · 17 years ago
  6. a15da8e [POWERPC] Uartlite: Fix reg io to access documented register size by Grant Likely · 17 years ago
  7. ab3e975 Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24 by Paul Mackerras · 17 years ago
  8. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  9. 94987af [POWERPC] Disable power management for arch/ppc by Paul Mackerras · 17 years ago
  10. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  11. bc63818 [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem by Jochen Friedrich · 17 years ago
  12. 7a6d44f [PPC] Compile fix for 8xx CPM Ehernet driver by Jochen Friedrich · 17 years ago
  13. 1d7a8ee [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem by Jochen Friedrich · 17 years ago
  14. 3e61576 [POWERPC] Fix ppc kernels after build-id addition by Meelis Roos · 17 years ago
  15. 20b31b5 [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. by Robert P. J. Day · 17 years ago
  16. e6b6e3f [POWERPC] Remove APUS support from arch/ppc by Adrian Bunk · 17 years ago
  17. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  18. 36c50f7 [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation by Jochen Friedrich · 17 years ago
  19. c05129b [POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include by Grant Likely · 17 years ago
  20. aa1cf63 [POWERPC] Fix small race in 44x tlbie function by David Gibson · 17 years ago
  21. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  22. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  23. 422db8d [WATCHDOG] mv64x60_wdt: set up platform_device in platform code by Dale Farnsworth · 17 years ago
  24. 461e666 [POWERPC] mv64x60: Use mutex instead of semaphore by Christoph Hellwig · 17 years ago
  25. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  26. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  27. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  28. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  29. b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 17 years ago
  30. ae918c0 SPI master driver for Xilinx virtex by Andrei Konovalov · 17 years ago
  31. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  32. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  33. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  34. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  35. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  36. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  37. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 17 years ago
  38. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  39. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  40. a527ad8 [POWERPC] xilinxfb: Parameterize xilinxfb platform device registration by Grant Likely · 17 years ago
  41. ca747dd [POWERPC] Remove unused do_signal export by Christoph Hellwig · 17 years ago
  42. cef1a3a [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c by Laurent Pinchart · 17 years ago
  43. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  44. ea1a734 [POWERPC] Abolish unused ucBoardRev variables by David Gibson · 17 years ago
  45. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 17 years ago
  46. a17627e potential parse error in ifdef part 3 by Yoann Padioleau · 17 years ago
  47. f484196 [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms by Stefan Roese · 17 years ago
  48. c1c9889 [PPC] Fix modpost warning by Kumar Gala · 17 years ago
  49. c199426 [PPC] Remove duplicate export of __div64_32. by Kumar Gala · 17 years ago
  50. 9c05e63 [PPC] Fix COMMON symbol warnings by Kumar Gala · 17 years ago
  51. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  52. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  53. c0fabf7 [PPC] MCC2 missing in MPC826x device_list by Morten Banzon · 17 years ago
  54. a8de5ce [POWERPC] Spelling fixes: arch/ppc/ by Simon Arlott · 17 years ago
  55. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  56. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 17 years ago
  57. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  58. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  59. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  60. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  61. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  62. 147394c xilinxfb: xilinx framebuffer device driver by Andrei Konovalov · 17 years ago
  63. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  64. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  65. 0bd15c4 [POWERPC] Fix build problem in ppc4xx_sgdma.c by David Gibson · 17 years ago
  66. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  67. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  68. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  69. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  70. f139efe [POWERPC] ppc4xx_sgdma needs dma-mapping.h by Andrew Morton · 17 years ago
  71. 8d1cea6 [POWERPC] Remove the unused HTDMSOUND driver by Adrian Bunk · 17 years ago
  72. 9be4dcb [POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards. by Grant Likely · 17 years ago
  73. 30fea61 [POWERPC] Add sane defaults for Xilinx EDK generated xparameters files by Grant Likely · 17 years ago
  74. 8b01653 [POWERPC] Add uartlite boot console driver for the zImage wrapper by Grant Likely · 17 years ago
  75. 8c38fc2b [POWERPC] Stop using ppc_sys for Xilinx Virtex boards by Grant Likely · 17 years ago
  76. d26cd57 [POWERPC] New registration for common Xilinx Virtex ppc405 platform devices by Grant Likely · 17 years ago
  77. 5ff084f [POWERPC] Merge common virtex header files by Grant Likely · 17 years ago
  78. 2b10caf [POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platform by Grant Likely · 17 years ago
  79. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  80. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  81. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  82. 6590a01 [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h. by Robert P. J. Day · 17 years ago
  83. 0fbbeba [POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the tolerance by Bart Van Assche · 17 years ago
  84. 7a6491d [PPC] Fix compilation and linking errors of mpc86xads build. by Vitaly Bordug · 17 years ago
  85. fa76aba [PPC] Fix compilation and linking errors of mpc885ads build. by Vitaly Bordug · 17 years ago
  86. 6df7d40 [PPC] MPC8272 ADS compile fixed, defconfig refreshed. by Vitaly Bordug · 17 years ago
  87. ec5f77e [POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDR by Stefan Roese · 17 years ago
  88. 4002aca [POWERPC] Remove last_syscall by Anton Blanchard · 17 years ago
  89. 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 18 years ago
  90. f00a3ec [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] by Dale Farnsworth · 18 years ago
  91. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  92. ded2e9b [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c by Eric W. Biederman · 18 years ago
  93. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  94. 02ed82c [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S by Becky Bruce · 18 years ago
  95. 54c66f6 Merge branch 'master' into 85xx by Kumar Gala · 18 years ago
  96. ab9367e [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board by Stefan Roese · 18 years ago
  97. 8ce0a7d [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE] by Becky Bruce · 18 years ago
  98. fe6af6f Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  99. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  100. bf71cec [PATCH] Dynamic kernel command-line: ppc by Alon Bar-Lev · 18 years ago