开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
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