1. 6410607 sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx by Kuninori Morimoto · 5 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 940d411 sh: New gcc support by Yoshinori Sato · 10 years ago
  4. ad70b02 sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c by Nobuhiro Iwamatsu · 11 years ago
  5. 363737d mtd/uclinux: Use generic __bss_stop instead of _ebss by Geert Uytterhoeven · 13 years ago
  6. 4c978ca3 sh: Clean up more superfluous symbol exports. by Paul Mundt · 15 years ago
  7. 0a993b0 sh64: cache flush symbol exports. by Paul Mundt · 15 years ago
  8. 6253195b Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  9. 26fadd3 sh: Build fix: define more __movmem* symbols by Lubomir Rintel · 15 years ago
  10. 14c011d sh: Fix up cacheflush routine symbol exports. by Paul Mundt · 15 years ago
  11. f16bf3e sh: Build fix: export __movmem by Lubomir Rintel · 15 years ago
  12. dfff0fa sh: wire up clear_user_highpage() for sh4, convert sh7705. by Paul Mundt · 15 years ago
  13. fe27932 sh: Use DECLARE_EXPORT() for mcount symbol export. by Paul Mundt · 15 years ago
  14. 473d1cf sh: Decouple mcount from ftrace. by Paul Mundt · 15 years ago
  15. fa1d43a sh: irq: Convert from irq_desc[] to irq_to_desc(). by Paul Mundt · 16 years ago
  16. 0cd5f7b sh: remove obsolete no_irq_type by Thomas Gleixner · 16 years ago
  17. 624c6a6 sh: More movmem alias symbol exports for older compilers. by Paul Mundt · 16 years ago
  18. 9ef1002 sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions. by Paul Mundt · 16 years ago
  19. 1aad54a sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. by Paul Mundt · 16 years ago
  20. 694f94f sh: FTRACE renamed to FUNCTION_TRACER. by Paul Mundt · 16 years ago
  21. 8a2fd5f sh: Fix FPU tuning on toolchains with mismatched multilib targets. by Paul Mundt · 16 years ago
  22. 2bba37e sh: Export cache flush routines needed by sh_eth on SH7619. by Paul Mundt · 16 years ago
  23. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  24. d09d328 sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. by Yoshinori Sato · 16 years ago
  25. 971ac16 sh64: Some symbol exports to make the allmodconfig happier. by Paul Mundt · 17 years ago
  26. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  27. fd785d6 by Andrew Morton · 17 years ago
  28. ad0caae sh: export copy-page() to modules by Andrew Morton · 17 years ago
  29. 4bee4ca sh_ksyms_32.c update for gcc 4.3 by Adrian Bunk · 17 years ago
  30. 4b7be4f sh: Split out sh_ksyms.c in to _32 and _64 variants. by Paul Mundt · 17 years ago[Renamed (98%) from arch/sh/kernel/sh_ksyms.c]
  31. fcfdd0f sh: Split out checksum.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  32. 98c6942 sh: Export __{s,u}divsi3_i4i on all CPUs. by Paul Mundt · 17 years ago
  33. 1f91bbb sh: Define _ebss for uClinux MTD map driver. by Paul Mundt · 17 years ago
  34. 2d4a73d sh: Kill off special boot_cpu_data. by Paul Mundt · 17 years ago
  35. f7f8634 sh: Kill off duplicate symbol exports on SMP. by Paul Mundt · 17 years ago
  36. e7bd34a sh: Support explicit L1 cache disabling. by Paul Mundt · 17 years ago
  37. 98d877c sh: Many symbol exports for nommu allmodconfig. by Paul Mundt · 17 years ago
  38. 2414b86 sh: Export div symbols for GCC 4.2 and ST GCC. by Paul Mundt · 17 years ago
  39. 51c8b85 sh: Kill off redundant __div64_32 symbol export. by Paul Mundt · 18 years ago
  40. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  41. cdf50b2 sh: Kill off udivdi3 div64_32 wrapping. by Paul Mundt · 18 years ago
  42. 9c5b406b sh: Kill bogus GCC4 symbol exports. by Paul Mundt · 18 years ago
  43. ea9af69 sh: Local TLB flushing variants for SMP prep. by Paul Mundt · 18 years ago
  44. ff4e2ca7 sh: gcc4 symbol export fixups. by Stuart Menefy · 18 years ago
  45. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 18 years ago
  46. f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
  47. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  48. 711fa80 sh: build fixes for defconfigs. by Paul Mundt · 18 years ago
  49. e5723e0 sh: Add support for SH7706/SH7710/SH7343 CPUs. by Paul Mundt · 18 years ago
  50. a2d1a5f sh: __addr_ok() and other misc nommu fixups. by Yoshinori Sato · 18 years ago
  51. 0f08f33 sh: More cosmetic cleanups and trivial fixes. by Paul Mundt · 18 years ago
  52. 3aa770e sh: APM/PM support. by Andriy Skulysh · 18 years ago
  53. d7cdc9e sh: ioremap() overhaul. by Paul Mundt · 18 years ago
  54. 9359e75 sh: export clear_user_page() for the modules that need it. by Paul Mundt · 18 years ago
  55. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  57. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  58. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago