1. 98e98eb sparc: fixing ident and beautifying code by netmonk@netmonk.org · 8 years ago
  2. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  3. bdcf81b sparc64: Fix lockdep warnings on reboot on Ultra-5 by David S. Miller · 10 years ago
  4. 1cef94c sparc64: Increase size of boot string to 1024 bytes by Dave Kleikamp · 10 years ago
  5. a0c54a2 sparc64: fix sparse warnings in smp_64.c by Sam Ravnborg · 10 years ago
  6. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  7. 242ece2 arch: sparc: prom: looping issue, need additional length check in the outside looping by Chen Gang · 11 years ago
  8. dbebe0d sparc: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  9. 6a8ead0 sparc32: Remove superfluous extern declarations for prom_*() functions by Geert Uytterhoeven · 12 years ago
  10. e393d1b sparc: Correct comments about prom_init() return values by Geert Uytterhoeven · 12 years ago
  11. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 12 years ago
  12. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  13. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  14. e046b1e sparc32: remove tick14.c by Sam Ravnborg · 13 years ago
  15. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  16. 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
  17. 5f66dd3 sparc: fix sparse warnings in arch/sparc/prom for 32 bit build by Sam Ravnborg · 14 years ago
  18. 1f42be4 sparc: remove unused prom tree functions by Sam Ravnborg · 14 years ago
  19. a7e4236 sparc: remove unused prom cpu functions by Sam Ravnborg · 14 years ago
  20. efef2e4 sparc: drop prom/palloc.c by Sam Ravnborg · 14 years ago
  21. 743ceee sparc: drop prom/devmap.c by Sam Ravnborg · 14 years ago
  22. bce5fee sparc: Eliminate prom_stdin. by David S. Miller · 14 years ago
  23. 1543376 sparc: prom: Sanitize return value from prom_nbputchar() by Julian Calaby · 14 years ago
  24. 595a251 sparc: Write to prom console using indirect buffer. by David S. Miller · 14 years ago
  25. 12c7a35e sparc: Delete prom_*getchar(). by David S. Miller · 14 years ago
  26. e62cac1 sparc: Pass buffer pointer all the way down to prom_{get,put}char(). by David S. Miller · 14 years ago
  27. 91921fe sparc: Do not export prom_nb{get,put}char(). by David S. Miller · 14 years ago
  28. c540ee7 sparc64: Delete prom_setcallback(). by David S. Miller · 14 years ago
  29. f7b5f55 sparc64: Unexport prom_service_exists(). by David S. Miller · 14 years ago
  30. b148246 sparc: Kill prom devops_{32,64}.c by David S. Miller · 14 years ago
  31. 17d70d6 sparc: Remove prom_pathtoinode() by David S. Miller · 14 years ago
  32. ce05a94 sparc64: Delete prom_puts() unused. by David S. Miller · 14 years ago
  33. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  34. 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
  35. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  36. 25edd69 sparc64: Get rid of indirect p1275 PROM call buffer. by David S. Miller · 14 years ago
  37. 8a4fd1e sparc64: Make prom entry spinlock NMI safe. by David S. Miller · 14 years ago
  38. 1349ea0 sparc: remove redundant return statements by Jan Engelhardt · 14 years ago
  39. bd4352c sparc64: Fix bootup with mcount in some configs. by David S. Miller · 15 years ago
  40. 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 15 years ago
  41. bc83597 sparc: Kill exports of prom internal functions by Julian Calaby · 15 years ago
  42. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 15 years ago
  43. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 15 years ago
  44. efe6c3d sparc: Use sparc64 version of prom/printf.c by Robert Reif · 16 years ago
  45. ab04323 sparc: Const'ify prom_*prop*() on sparc32. by David S. Miller · 16 years ago
  46. 757498c sparc: drop CONFIG_SUN_AUXIO by Sam Ravnborg · 16 years ago
  47. 5de18cd sparc,sparc64: unify prom/ by Sam Ravnborg · 16 years ago
  48. 708d4f0 sparc: prepare prom/ for unification by Sam Ravnborg · 16 years ago
  49. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
  50. 9dc6923 sparc: Kill now spurious includes of sbus.h by David S. Miller · 16 years ago
  51. 88278ca sparc: remove CVS keywords by Adrian Bunk · 16 years ago
  52. 4a1236a sparc32: Delete prom_stdin and prom_stdout. by David S. Miller · 16 years ago
  53. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 16 years ago
  54. ccc3402 sparc32: Kill totally unused memory information tables. by David S. Miller · 16 years ago
  55. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 16 years ago
  56. 7bcd4da [SPARC32]: Kill unused vars and macros from prom/console.c by David S. Miller · 17 years ago
  57. 86ac92e [SPARC32]: missing exports by Al Viro · 17 years ago
  58. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  59. d1a78c3 [SPARC]: Spelling fixes. by Simon Arlott · 17 years ago
  60. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  62. 3c51f19 [PATCH] sparc NULL noise removal by Al Viro · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago