index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2024-03-10
openrisc: Call setup_memory() earlier in the init sequence
Oreoluwa Babatunde
2023-04-01
openrisc: Use common of_get_cpu_node() instead of open-coding
Rob Herring
2021-08-11
openrisc: Fix compiler warnings in setup
Stafford Horne
2021-08-05
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2021-07-08
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
2021-04-28
openrisc: Fix a memory leak
Christophe JAILLET
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
2020-09-07
openrisc: Reserve memblock for initrd
Stafford Horne
2020-08-04
openrisc: Add support for external initrd images
Stafford Horne
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-14
arch/openrisc/setup: Drop dummy_con initialization
Arvind Sankar
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-28
openrisc: use for_each_of_cpu_node iterator
Rob Herring
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2016-12-12
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
2015-04-15
openrisc: remove use of seq_printf return value
Joe Perches
2013-11-15
Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux
Linus Torvalds
2013-11-15
openrisc: Refactor or32_early_setup()
Geert Uytterhoeven
2013-11-15
openrisc: Use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2013-10-09
openrisc: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
openrisc: use boot_command_line instead of private cmd_line
Rob Herring
2013-07-14
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
2012-02-17
openrisc: enable passing of flattened device tree pointer
Stefan Kristiansson
2011-07-22
OpenRISC: Boot code
Jonas Bonn