1. 60da7d0 sparc64: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  2. 7f6707a sparc: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
  3. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  4. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  5. 0fde7ad sparc64: Fix build warnings with gcc 7. by David S. Miller · 8 years ago
  6. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  7. c21c4ab sparc64: Move request_irq() from ldc_bind() to ldc_alloc() by Sowmini Varadhan · 10 years ago
  8. 20928bd sparc: fix ldom_reboot buffer overflow harder by Kees Cook · 11 years ago
  9. 2bd161a sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). by David S. Miller · 11 years ago
  10. 2066aad sparc: delete __cpuinit/__CPUINIT usage from all users by Paul Gortmaker · 12 years ago
  11. f118e9a arch: sparc: kernel: check the memory length before use strcpy(). by Chen Gang · 12 years ago
  12. 117a0c5 sparc: kernel: using strlcpy() instead of strcpy() by Zhao Hongjiang · 12 years ago
  13. 7c9503b SPARC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  14. 3423166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 13 years ago
  15. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 13 years ago
  16. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 13 years ago
  17. e9b57cc sparc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 13 years ago
  18. f0a4cf3 sparc: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  19. c92761f sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 13 years ago
  20. ea5e744 sparc: Set reboot-cmd using reboot data hypervisor call if available. by David S. Miller · 13 years ago
  21. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  22. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 14 years ago
  23. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 16 years ago
  24. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 16 years ago
  25. e305cb8f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 by Rusty Russell · 16 years ago
  26. 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
  27. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/ds.c]
  28. 3d452e5 sparc64: Apply const or __initdata to vio_device_id[] by David S. Miller · 16 years ago
  29. 908f516 sparc64/kernel/: make code static by Adrian Bunk · 17 years ago
  30. 1f17131 [SPARC64]: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 17 years ago
  31. 7769bd1 [SPARC64]: Fix section mismatchs from dr_cpu_data by Sam Ravnborg · 17 years ago
  32. 9c969ff [SPARC]: Remove duplicate includes. by Lucas Woods · 17 years ago
  33. afd69ed [SPARC64]: Do not flood log with failed DS messages. by David S. Miller · 17 years ago
  34. 5fc9861 [SPARC64]: Handle multiple domain-services-port nodes properly. by David S. Miller · 17 years ago
  35. a376178 [SPARC64]: Use orderly_poweroff(). by David S. Miller · 17 years ago
  36. 8a2950c [SPARC64]: Handle LDC resets properly in domain-services driver. by David S. Miller · 17 years ago
  37. 778feeb4 [SPARC64]: Fix race between MD update and dr-cpu add. by David S. Miller · 17 years ago
  38. e0204409 [SPARC64]: dr-cpu unconfigure support. by David S. Miller · 17 years ago
  39. 9918cc2 [SPARC64]: Give more accurate errors in dr_cpu_configure(). by David S. Miller · 18 years ago
  40. bd0e11f [SPARC64]: Process dr-cpu events in a kthread instead of workqueue. by David S. Miller · 18 years ago
  41. 27a2ef3 [SPARC64]: SMP build fixes. by David S. Miller · 18 years ago
  42. b14f5c1 [SPARC64]: Fix build regressions added by dr-cpu changes. by David S. Miller · 18 years ago
  43. 4f0234f [SPARC64]: Initial LDOM cpu hotplug support. by David S. Miller · 18 years ago
  44. b3e13fb [SPARC64]: Fix setting of variables in LDOM guest. by David S. Miller · 18 years ago
  45. 43fdf27 [SPARC64]: Abstract out mdesc accesses for better MD update handling. by David S. Miller · 18 years ago
  46. 133f09a [SPARC64]: Use more mearningful names for IRQ registry. by David S. Miller · 18 years ago
  47. e450992 [SPARC64]: Initial domain-services driver. by David S. Miller · 18 years ago