summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ds.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-09-171-2/+2
* sparc: fix ldom_reboot buffer overflow harderKees Cook2013-10-031-3/+2Star
* 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-151-7/+4Star
* 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-041-3/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2012-04-131-5/+2Star
|\
| * sparc64: Fix bootup crash on sun4v.David S. Miller2012-04-131-1/+1
| * powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-4/+1Star
* | 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/+2Star
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-121-6/+7
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-031-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-311-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