This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_samsung_sm8650
Watch
1
Star
0
Fork
0
You've already forked android_kernel_samsung_sm8650
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_kernel_samsung_sm8650
/
arch
/
xtensa
/
mm
History
Chris Zankel
d1538c4675
xtensa: provide proper assembler function boundaries with ENDPROC()
...
Use ENDPROC() to mark the end of assembler functions. Signed-off-by: Chris Zankel <chris@zankel.net>
2012-12-18 21:10:20 -08:00
..
cache.c
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
2010-02-20 16:41:46 +00:00
fault.c
xtensa: fix missing return in do_page_fault for SIGBUS case
2012-10-15 21:42:52 -07:00
init.c
xtensa: use the declarations provided by <asm/sections.h>
2012-06-20 14:39:35 -07:00
Makefile
xtensa: nommu support
2009-04-02 23:41:50 -07:00
misc.S
xtensa: provide proper assembler function boundaries with ENDPROC()
2012-12-18 21:10:20 -08:00
mmu.c
mm: now that all old mmu_gather code is gone, remove the storage
2011-05-25 08:39:16 -07:00
tlb.c
Disintegrate asm/system.h for Xtensa
2012-03-28 18:30:03 +01:00