aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ds.c
AgeCommit message (Expand)Author
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang
2013-01-03SPARC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-02-28sparc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2011-12-04sparc: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-03-30sparc64: Fix section mis-match errors.David S. Miller
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg