aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König1-6/+0
2020-05-07sparc64: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-03-25sparc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-2/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan1-2/+2
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook1-3/+2
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller1-1/+1
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker1-7/+4
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Chen Gang1-0/+10
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang1-1/+2
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-5/+2
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt1-4/+1
2012-02-28sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller1-2/+28
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro1-7/+7
2011-03-30sparc64: Fix section mis-match errors.David S. Miller1-1/+1
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller1-0/+1
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell1-1/+1
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg1-17/+17
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+1244