Dominik Brodowski
|
70f68ee81e
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
David S. Miller
|
8c64415cc1
sparc: Remove redundant tests in boot_flags_init().
|
8 years ago |
Michal Hocko
|
9af744d743
lib/show_mem.c: teach show_mem to work with the given nodemask
|
8 years ago |
Sam Ravnborg
|
3c46e2d61c
sparc32: use proper prototype for trapbase
|
9 years ago |
Joe Perches
|
9ef595d83a
sparc: Convert naked unsigned uses to unsigned int
|
9 years ago |
Sam Ravnborg
|
d191723fee
sparc32: fix sparse warnings in setup_32.c
|
11 years ago |
Zhao Hongjiang
|
117a0c5fc9
sparc: kernel: using strlcpy() instead of strcpy()
|
12 years ago |
Sam Ravnborg
|
b585e8551b
sparc32: centralize all mmu context handling in srmmu.c
|
13 years ago |
Sam Ravnborg
|
5b8b93c4ab
sparc32: add support for run-time patching of leon/sun single instructions
|
13 years ago |
Sam Ravnborg
|
4efb55e691
sparc32: introduce sparc32_start_kernel called from head_32.S
|
13 years ago |
Sam Ravnborg
|
1edc17832d
sparc32: use flushi when run-time patching in per_cpu_patch
|
13 years ago |
Sam Ravnborg
|
9cd5f82246
sparc32: fix cpuid_patch run-time patching
|
13 years ago |
David S. Miller
|
837ebf0ec7
sparc32: Kill boot_cpu_id4
|
13 years ago |
David S. Miller
|
c68e5d39a5
sparc32: Implement hard_smp_processor_id() via instruction patching.
|
13 years ago |
David S. Miller
|
6e54e9503e
sparc32: Remove sun4 and sun4c from enum sparc_cpu.
|
13 years ago |
David S. Miller
|
58fa4dcbc4
sparc: Clear out unused asm/machines.h values.
|
13 years ago |
Sam Ravnborg
|
306f123162
sparc32: remove sun4c traps
|
13 years ago |
David Howells
|
d550bbd40c
Disintegrate asm/system.h for Sparc
|
13 years ago |
Paul E. McKenney
|
29f043a2ca
sparc: Make SPARC use the new is_idle_task() API
|
13 years ago |
Paul Gortmaker
|
7b64db608a
sparc: add export.h to arch/sparc files as required
|
14 years ago |
David S. Miller
|
11032c17bd
sparc: Make '-p' boot option meaningful again.
|
14 years ago |
Joe Perches
|
6cb79b3f3b
sparc: Remove unnecessary semicolons
|
14 years ago |
David Rientjes
|
7bf02ea22c
arch, mm: filter disallowed nodes from arch specific show_mem functions
|
14 years ago |
Daniel Hellstrom
|
5fcafb7a23
sparc32: always define boot_cpu_id
|
14 years ago |
Sam Ravnborg
|
7671fa22af
sparc32: always register a PROM based early console
|
14 years ago |
Sam Ravnborg
|
cb1b820981
sparc: consolidate show_cpuinfo in cpu.c
|
14 years ago |
Sam Ravnborg
|
b7afdb7e85
sparc32: add irq + smp declarations to headers
|
14 years ago |
Sam Ravnborg
|
e405ae76af
sparc: use trapbase in setup_arch
|
14 years ago |
Jan Engelhardt
|
1349ea08e8
sparc: remove redundant return statements
|
15 years ago |