1. df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 7 years ago
  2. b3a04ed arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8 by Babu Moger · 7 years ago
  3. 7d484ac sparc64: recognize and support sparc M8 cpu type by Allen Pais · 7 years ago
  4. 9e48cd4 sparc64: properly name the cpu constants by Allen Pais · 7 years ago
  5. 3c7f6221 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 8 years ago
  6. 0ae2d26 arch/sparc: Avoid DCTI Couples by Babu Moger · 8 years ago
  7. 614da3d sparc64: Delete now unused user copy assembler helpers. by David S. Miller · 8 years ago
  8. 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
  9. aa95ce3 sparc64: Delete __ret_efault. by David S. Miller · 8 years ago
  10. d3867f04 sparc: move exports to definitions by Al Viro · 9 years ago
  11. 49fa523 sparc64: Fix bootup regressions on some Kconfig combinations. by David S. Miller · 9 years ago
  12. c5b8b5b sparc64: recognize and support Sonoma CPU type by Khalid Aziz · 9 years ago
  13. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  14. a7c5724 sparc64: fix FP corruption in user copy functions by Rob Gardner · 9 years ago
  15. ef3e035 sparc64: Fix register corruption in top-most kernel stack frame during boot. by David S. Miller · 10 years ago
  16. cadbb58 sparc64: correctly recognise M6 and M7 cpu type by Allen Pais · 10 years ago
  17. 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 11 years ago
  18. 76950e6 sparc64: correctly recognize SPARC64-X chips by Allen Pais · 12 years ago
  19. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  20. ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
  21. b979542 sparc64: renamed ttable.S to ttable_64.S by Sam Ravnborg · 13 years ago
  22. 08cefa9 sparc64: Future proof Niagara cpu detection. by David S. Miller · 13 years ago
  23. e95ade0 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  24. 4ba991d sparc: Detect and handle UltraSPARC-T3 cpu types. by David S. Miller · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  26. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 16 years ago
  27. a0871e8 sparc: cleanup references to deprecated .text.init* sections. by Tim Abbott · 16 years ago
  28. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  29. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
  30. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed (99%) from arch/sparc64/kernel/head.S]
  31. b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
  32. 687124d sparc64: Use ENTRY/ENDPROC in hypervisor asm. by David S. Miller · 16 years ago
  33. 6eda3a7 sparc64: Split entry.S up into seperate files. by David S. Miller · 17 years ago
  34. 6465874 [SPARC64]: Remove most limitations to kernel image size. by David S. Miller · 17 years ago
  35. ce22e1d [SPARC64]: Fix booting on non-zero cpu. by David S. Miller · 17 years ago
  36. 301feb6 [SPARC64]: Fix lockdep, particularly on SMP. by David S. Miller · 17 years ago
  37. 53140b7 [SPARC64]: Do not touch %tick_cmpr on sun4v cpus. by David S. Miller · 17 years ago
  38. cf5adce [SPARC64]: Niagara-2 optimized copies. by David S. Miller · 17 years ago
  39. 6c70b6f [SPARC64]: Do not assume sun4v chips have load-twin/store-init support. by David S. Miller · 17 years ago
  40. 1966287 [SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok by David S. Miller · 17 years ago
  41. 78d0012 [SPARC64]: Fix two year old bug in early bootup asm. by David S. Miller · 17 years ago
  42. 2d9e276 [SPARC64]: Fix two bugs wrt. kernel 4MB TSB. by David S. Miller · 18 years ago
  43. 22adb35 [SPARC64]: Eliminate NR_CPUS limitations. by David S. Miller · 18 years ago
  44. 15f1483 [SPARC64]: Kill no-remapping-needed code in head.S by David S. Miller · 18 years ago
  45. 10e2672 [SPARC64]: Add irqtrace/stacktrace/lockdep support. by David S. Miller · 18 years ago
  46. d8573e2 [SPARC64]: Make sure IRQs are disabled properly during early boot. by David S. Miller · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  48. 951bc82 [SPARC64]: Make smp_processor_id() functional before start_kernel() by David S. Miller · 19 years ago
  49. 074d82c [SPARC64]: Put syscall tables after trap table. by David S. Miller · 19 years ago
  50. 8ca2557 [SPARC64]: Niagara optimized memset/bzero/clear_user. by David S. Miller · 19 years ago
  51. 6cebb52 [SPARC64]: Fix sun4v early bootup. by David S. Miller · 19 years ago
  52. 12eaa32 [SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly. by David S. Miller · 19 years ago
  53. d82ace7 [SPARC64]: Detect sun4v early in boot process. by David S. Miller · 19 years ago
  54. 5b0c0572 [SPARC64]: Sun4v interrupt handling. by David S. Miller · 19 years ago
  55. 8b11bd1 [SPARC64]: Patch up mmu context register writes for sun4v. by David S. Miller · 19 years ago
  56. 8591e30 [SPARC64]: Niagara copy/clear page. by David S. Miller · 19 years ago
  57. d257d5d [SPARC64]: Initial sun4v TLB miss handling infrastructure. by David S. Miller · 19 years ago
  58. 2f7ee7c [SPARC64]: Increase swapper_tsb size to 32K. by David S. Miller · 19 years ago
  59. a8b900d [SPARC64]: Kill sole argument passed to setup_tba(). by David S. Miller · 19 years ago
  60. 56fb4df [SPARC64]: Elminate all usage of hard-coded trap globals. by David S. Miller · 19 years ago
  61. 74bf431 [SPARC64]: Move away from virtual page tables, part 1. by David S. Miller · 19 years ago
  62. c9c1083 [SPARC64]: Fix boot failures on SunBlade-150 by David S. Miller · 19 years ago
  63. b1b510a [SPARC64]: Fix net booting on Ultra5 by David S. Miller · 19 years ago
  64. 5d8e1b1 [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures. by David S. Miller · 19 years ago
  65. 0835ae0 [SPARC64]: Replace cheetah+ code patching with variables. by David S. Miller · 19 years ago
  66. 5fd29752 [SPARC64]: Fix fault handling in unaligned trap handler. by David S. Miller · 19 years ago
  67. 5642530 [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support. by David S. Miller · 19 years ago
  68. a8201c6 [SPARC64]: Fix comment typo in head.S by David S. Miller · 19 years ago
  69. bff06d5 [SPARC64]: Rewrite bootup sequence. by David S. Miller · 19 years ago
  70. 2a7e299 [SPARC64]: Move kernel TLB miss handling into a seperate file. by David S. Miller · 19 years ago
  71. dbd2fdf [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page. by David S. Miller · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago