summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ds.c
Commit message (Expand)AuthorAgeFilesLines
* Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-061-1/+1
* sparc/vio: make remove callback return voidUwe Kleine-König2021-05-141-6/+0
* sparc64: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-071-4/+4
* sparc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-2/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* sparc64: Fix build warnings with gcc 7.David S. Miller2017-06-011-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-161-2/+2
* sparc: fix ldom_reboot buffer overflow harderKees Cook2013-10-021-3/+2
* sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller2013-09-271-1/+1
* sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker2013-07-141-7/+4
* arch: sparc: kernel: check the memory length before use strcpy().Chen Gang2013-07-101-0/+10
* sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang2013-06-191-1/+2
* SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-131-5/+2
|\
| * sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-131-1/+1
| * powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-4/+1
* | sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-02-281-1/+1
|/
* sparc: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-041-4/+2
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-111-6/+7
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-021-2/+28
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-7/+7
* sparc64: Fix section mis-match errors.David S. Miller2011-03-301-1/+1
* sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-161-0/+1
* sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-161-1/+1
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-161-1/+1
* sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-061-17/+17
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+1244