index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
include
/
asm
/
flat.h
Age
Commit message (
Expand
)
Author
2022-02-23
remove the h8300 architecture
Christoph Hellwig
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-16
h8300: Add missing closing parenthesis in flat_get_addr_from_rp()
Geert Uytterhoeven
2017-07-03
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
2015-06-23
h8300: Assembly headers
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
2008-08-13
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds