index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
ds.c
Age
Commit message (
Expand
)
Author
2020-05-07
sparc64: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-03-25
sparc: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2017-06-01
sparc64: Fix build warnings with gcc 7.
David S. Miller
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-09-16
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
2013-10-02
sparc: fix ldom_reboot buffer overflow harder
Kees Cook
2013-09-27
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
David S. Miller
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2013-07-10
arch: sparc: kernel: check the memory length before use strcpy().
Chen Gang
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
2013-01-03
SPARC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2012-04-13
sparc64: Fix bootup crash on sun4v.
David S. Miller
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-02-28
sparc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2011-12-04
sparc: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-08-11
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
2011-08-02
sparc: Set reboot-cmd using reboot data hypervisor call if available.
David S. Miller
2011-05-16
sparc: convert old cpumask API into new one
KOSAKI Motohiro
2011-03-30
sparc64: Fix section mis-match errors.
David S. Miller
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
2009-06-16
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...
Rusty Russell
2009-01-06
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg