index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
openrisc: Use common of_get_cpu_node() instead of open-coding
Rob Herring
2023-04-01
1
-17
/
+2
*
openrisc: Fix compiler warnings in setup
Stafford Horne
2021-08-11
1
-15
/
+1
*
openrisc: rename or32 code & comments to or1k
Randy Dunlap
2021-08-05
1
-2
/
+2
*
openrisc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
openrisc: Fix a memory leak
Christophe JAILLET
2021-04-28
1
-0
/
+2
*
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
2020-10-13
1
-7
/
+2
*
openrisc: Reserve memblock for initrd
Stafford Horne
2020-09-07
1
-0
/
+10
*
openrisc: Add support for external initrd images
Stafford Horne
2020-08-04
1
-3
/
+5
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
arch/openrisc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-5
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
openrisc: use for_each_of_cpu_node iterator
Rob Herring
2018-09-28
1
-2
/
+1
*
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
1
-58
/
+107
*
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2017-02-06
1
-31
/
+36
*
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2016-12-12
1
-1
/
+1
*
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
1
-24
/
+12
*
openrisc: remove the redundant of_platform_populate
Rob Herring
2016-12-12
1
-10
/
+0
*
openrisc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-24
/
+26
*
Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux
Linus Torvalds
2013-11-15
1
-12
/
+13
|
\
|
*
openrisc: Refactor or32_early_setup()
Geert Uytterhoeven
2013-11-15
1
-7
/
+7
|
*
openrisc: Use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2013-11-15
1
-5
/
+6
*
|
openrisc: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-1
/
+1
*
|
openrisc: use boot_command_line instead of private cmd_line
Rob Herring
2013-10-09
1
-3
/
+1
|
/
*
openrisc: delete __cpuinit usage from all openrisc files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Disintegrate asm/system.h for OpenRISC
David Howells
2012-03-28
1
-1
/
+0
*
|
openrisc: enable passing of flattened device tree pointer
Stefan Kristiansson
2012-02-17
1
-9
/
+9
|
/
*
OpenRISC: Boot code
Jonas Bonn
2011-07-22
1
-0
/
+381