Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
12460a0abe53d2134a88386a857fca350d239620
/
arch
/
sparc
/
kernel
/
ds.c
60da7d0
sparc64: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 8 months ago
7f6707a
sparc: Replace cpu_up/down() with add/remove_cpu()
by Qais Yousef
· 4 years, 10 months ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
0fde7ad
sparc64: Fix build warnings with gcc 7.
by David S. Miller
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
c21c4ab
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
by Sowmini Varadhan
· 10 years ago
20928bd
sparc: fix ldom_reboot buffer overflow harder
by Kees Cook
· 11 years ago
2bd161a
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
by David S. Miller
· 11 years ago
2066aad
sparc: delete __cpuinit/__CPUINIT usage from all users
by Paul Gortmaker
· 12 years ago
f118e9a
arch: sparc: kernel: check the memory length before use strcpy().
by Chen Gang
· 12 years ago
117a0c5
sparc: kernel: using strlcpy() instead of strcpy()
by Zhao Hongjiang
· 12 years ago
7c9503b
SPARC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
3423166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by David S. Miller
· 13 years ago
9e0daff
sparc64: Fix bootup crash on sun4v.
by David S. Miller
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
e9b57cc
sparc: Use vsprintf extention %pf with builtin_return_address
by Joe Perches
· 13 years ago
f0a4cf3
sparc: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
c92761f
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
by David S. Miller
· 13 years ago
ea5e744
sparc: Set reboot-cmd using reboot data hypervisor call if available.
by David S. Miller
· 13 years ago
fb1fece
sparc: convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
3628aa0
sparc64: Fix section mis-match errors.
by David S. Miller
· 14 years ago
b696fdc
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
by David S. Miller
· 16 years ago
a209450
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
by David S. Miller
· 16 years ago
e305cb8f
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64
by Rusty Russell
· 16 years ago
9018113
sparc64: Use unsigned long long for u64.
by Sam Ravnborg
· 16 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/ds.c]
3d452e5
sparc64: Apply const or __initdata to vio_device_id[]
by David S. Miller
· 16 years ago
908f516
sparc64/kernel/: make code static
by Adrian Bunk
· 17 years ago
1f17131
[SPARC64]: Use shorter list_splice_init() for brevity.
by Robert P. J. Day
· 17 years ago
7769bd1
[SPARC64]: Fix section mismatchs from dr_cpu_data
by Sam Ravnborg
· 17 years ago
9c969ff
[SPARC]: Remove duplicate includes.
by Lucas Woods
· 17 years ago
afd69ed
[SPARC64]: Do not flood log with failed DS messages.
by David S. Miller
· 17 years ago
5fc9861
[SPARC64]: Handle multiple domain-services-port nodes properly.
by David S. Miller
· 17 years ago
a376178
[SPARC64]: Use orderly_poweroff().
by David S. Miller
· 17 years ago
8a2950c
[SPARC64]: Handle LDC resets properly in domain-services driver.
by David S. Miller
· 17 years ago
778feeb4
[SPARC64]: Fix race between MD update and dr-cpu add.
by David S. Miller
· 17 years ago
e0204409
[SPARC64]: dr-cpu unconfigure support.
by David S. Miller
· 17 years ago
9918cc2
[SPARC64]: Give more accurate errors in dr_cpu_configure().
by David S. Miller
· 18 years ago
bd0e11f
[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
by David S. Miller
· 18 years ago
27a2ef3
[SPARC64]: SMP build fixes.
by David S. Miller
· 18 years ago
b14f5c1
[SPARC64]: Fix build regressions added by dr-cpu changes.
by David S. Miller
· 18 years ago
4f0234f
[SPARC64]: Initial LDOM cpu hotplug support.
by David S. Miller
· 18 years ago
b3e13fb
[SPARC64]: Fix setting of variables in LDOM guest.
by David S. Miller
· 18 years ago
43fdf27
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
by David S. Miller
· 18 years ago
133f09a
[SPARC64]: Use more mearningful names for IRQ registry.
by David S. Miller
· 18 years ago
e450992
[SPARC64]: Initial domain-services driver.
by David S. Miller
· 18 years ago