aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ds.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-14sparc/vio: make remove callback return voidGravatar Uwe Kleine-König 1-6/+0
2020-05-07sparc64: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-4/+4
2020-03-25sparc: Replace cpu_up/down() with add/remove_cpu()Gravatar Qais Yousef 1-2/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-1/+1
2017-06-01sparc64: Fix build warnings with gcc 7.Gravatar David S. Miller 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2014-09-16sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Gravatar Sowmini Varadhan 1-2/+2
2013-10-02sparc: fix ldom_reboot buffer overflow harderGravatar Kees Cook 1-3/+2
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().Gravatar David S. Miller 1-1/+1
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersGravatar Paul Gortmaker 1-7/+4
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Gravatar Chen Gang 1-0/+10
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Gravatar Zhao Hongjiang 1-1/+2
2013-01-03SPARC: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-3/+2
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar David S. Miller 1-5/+2
2012-04-13sparc64: Fix bootup crash on sun4v.Gravatar David S. Miller 1-1/+1
2012-03-28powerpc+sparc/vio: Modernize driver registrationGravatar Benjamin Herrenschmidt 1-4/+1
2012-02-28sparc: Use vsprintf extention %pf with builtin_return_addressGravatar Joe Perches 1-1/+1
2011-12-04sparc: Use kmemdup rather than duplicating its implementationGravatar Thomas Meyer 1-4/+2
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.Gravatar David S. Miller 1-6/+7
2011-08-02sparc: Set reboot-cmd using reboot data hypervisor call if available.Gravatar David S. Miller 1-2/+28
2011-05-16sparc: convert old cpumask API into new oneGravatar KOSAKI Motohiro 1-7/+7
2011-03-30sparc64: Fix section mis-match errors.Gravatar David S. Miller 1-1/+1
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.Gravatar David S. Miller 1-0/+1
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.Gravatar David S. Miller 1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Gravatar Rusty Russell 1-1/+1
2009-01-06sparc64: Use unsigned long long for u64.Gravatar Sam Ravnborg 1-17/+17
2008-12-04sparc,sparc64: unify kernel/Gravatar Sam Ravnborg 1-0/+1244