summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ds.c
AgeCommit message (Expand)AuthorLines
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan-2/+2
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook-3/+2
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller-1/+1
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker-7/+4
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Chen Gang-0/+10
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang-1/+2
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman-3/+2
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-5/+2
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller-1/+1
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt-4/+1
2012-02-28sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches-1/+1
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer-4/+2
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller-6/+7
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller-2/+28
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro-7/+7
2011-03-30sparc64: Fix section mis-match errors.David S. Miller-1/+1
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller-0/+1
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell-1/+1
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg-17/+17
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg-0/+1244