Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
daeec7388eb2c5dbff17630b76c22786ffa1e55a
/
arch
/
sparc
/
kernel
/
setup_32.c
af76525
sparc32: get rid of fake_swapper_regs
by Al Viro
· 4 years, 5 months ago
c837699
initrd: remove support for multiple floppies
by Christoph Hellwig
· 4 years, 8 months ago
e31cf2f
mm: don't include asm/pgtable.h if linux/mm.h is already included
by Mike Rapoport
· 4 years, 7 months ago
2f01bfc
arch/sparc/setup: Drop dummy_con initialization
by Arvind Sankar
· 5 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
afaffac
sparc: Set "ARCH: sunxx" information on the same line
by Corentin Labbe
· 6 years ago
e262e32d
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
by David Howells
· 6 years ago
70f68ee
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
by Dominik Brodowski
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
8c64415
sparc: Remove redundant tests in boot_flags_init().
by David S. Miller
· 8 years ago
9af744d
lib/show_mem.c: teach show_mem to work with the given nodemask
by Michal Hocko
· 8 years ago
3c46e2d
sparc32: use proper prototype for trapbase
by Sam Ravnborg
· 9 years ago
9ef595d
sparc: Convert naked unsigned uses to unsigned int
by Joe Perches
· 9 years ago
d191723
sparc32: fix sparse warnings in setup_32.c
by Sam Ravnborg
· 11 years ago
117a0c5
sparc: kernel: using strlcpy() instead of strcpy()
by Zhao Hongjiang
· 12 years ago
b585e85
sparc32: centralize all mmu context handling in srmmu.c
by Sam Ravnborg
· 12 years ago
5b8b93c
sparc32: add support for run-time patching of leon/sun single instructions
by Sam Ravnborg
· 13 years ago
4efb55e
sparc32: introduce sparc32_start_kernel called from head_32.S
by Sam Ravnborg
· 13 years ago
1edc178
sparc32: use flushi when run-time patching in per_cpu_patch
by Sam Ravnborg
· 13 years ago
9cd5f82
sparc32: fix cpuid_patch run-time patching
by Sam Ravnborg
· 13 years ago
837ebf0
sparc32: Kill boot_cpu_id4
by David S. Miller
· 13 years ago
c68e5d3
sparc32: Implement hard_smp_processor_id() via instruction patching.
by David S. Miller
· 13 years ago
6e54e95
sparc32: Remove sun4 and sun4c from enum sparc_cpu.
by David S. Miller
· 13 years ago
58fa4dc
sparc: Clear out unused asm/machines.h values.
by David S. Miller
· 13 years ago
306f123
sparc32: remove sun4c traps
by Sam Ravnborg
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
29f043a
sparc: Make SPARC use the new is_idle_task() API
by Paul E. McKenney
· 13 years ago
7b64db6
sparc: add export.h to arch/sparc files as required
by Paul Gortmaker
· 14 years ago
11032c1
sparc: Make '-p' boot option meaningful again.
by David S. Miller
· 13 years ago
6cb79b3
sparc: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
7bf02ea
arch, mm: filter disallowed nodes from arch specific show_mem functions
by David Rientjes
· 14 years ago
5fcafb7
sparc32: always define boot_cpu_id
by Daniel Hellstrom
· 14 years ago
7671fa2
sparc32: always register a PROM based early console
by Sam Ravnborg
· 14 years ago
cb1b820
sparc: consolidate show_cpuinfo in cpu.c
by Sam Ravnborg
· 14 years ago
b7afdb7
sparc32: add irq + smp declarations to headers
by Sam Ravnborg
· 14 years ago
e405ae7
sparc: use trapbase in setup_arch
by Sam Ravnborg
· 14 years ago
1349ea0
sparc: remove redundant return statements
by Jan Engelhardt
· 15 years ago
09d3f3f
sparc: Kill PROM console driver.
by David S. Miller
· 15 years ago
0fd7ef1
sparc,leon: Introduce the sparc-leon CPU type.
by Konrad Eisele
· 15 years ago
6943f3d
sparc: move EXPORT_SYMBOL to the symbols definition
by Sam Ravnborg
· 16 years ago
53ae341
sparc: fix sparse warnings in cpu_*.c
by Sam Ravnborg
· 16 years ago
6c6bd8b
sparc: report "Unknown CPU/FPU" for unknown cpu/fpu
by Sam Ravnborg
· 16 years ago
d670bd4
sparc: prepare kernel/ for unification
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc/kernel/setup.c]
3fbe36d
sparc32: Call parse_early_param() in setup_arch().
by David S. Miller
· 16 years ago
365b50f
sparc32: Fix coding style of sparc_cpu_model setting code.
by David S. Miller
· 16 years ago
5110bd2
sparc: remove CONFIG_SUN4
by Adrian Bunk
· 16 years ago
c61c65c
sparc/kernel/: possible cleanups
by Adrian Bunk
· 17 years ago
88278ca
sparc: remove CVS keywords
by Adrian Bunk
· 17 years ago
9f2b2a5
sparc32: More memory probing consolidation.
by David S. Miller
· 17 years ago
667bc38
[SPARC]: Kill 'prom_palette'.
by David S. Miller
· 17 years ago
1d5509a
[SPARC]: Kill extern decl of 'panic_setup'.
by David S. Miller
· 17 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
872e2be
[SPARC]: Constify function pointer tables.
by Jan Engelhardt
· 17 years ago
c73fcc8
[SPARC]: Fix serial console device detection.
by David S. Miller
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
08e7ca1
[PATCH] Dynamic kernel command-line: sparc
by Alon Bar-Lev
· 18 years ago
7341df1
[SPARC]: Kill BOOTME_SINGLE.
by David S. Miller
· 18 years ago
eba8cef
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
by Martin Habets
· 18 years ago
a23b423
[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4
by Krzysztof Helt
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
9458377
[PATCH] sparc: register_cpu() build fix
by Andrew Morton
· 19 years ago
5d2170a
[PATCH] sparc build breakage
by Al Viro
· 19 years ago
7202fb4
[SPARC]: Setup cpu_possible_map
by Bob Breuer
· 19 years ago
a8cbdce
[SPARC]: Add topology_init()
by Bob Breuer
· 19 years ago
801ab3c
[SPARC]: Declare paging_init() in asm/pgtable.h
by David S. Miller
· 19 years ago
ca7c8d2
[SPARC]: remove use of asm/segment.h
by Kumar Gala
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago