You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dave Hansen
22a9835c35
[PATCH] unify PFN_* macros
...
Just about every architecture defines some macros to do operations on pfns.
They're all virtually identical. This patch consolidates all of them.
One minor glitch is that at least i386 uses them in a very skeletal header
file. To keep away from #include dependency hell, I stuck the new
definitions in a new, isolated header.
Of all of the implementations, sh64 is the only one that varied by a bit.
It used some masks to ensure that any sign-extension got ripped away before
the arithmetic is done. This has been posted to that sh64 maintainers and
the development list.
Compiles on x86, x86_64, ia64 and ppc64.
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
..
Makefile
[PATCH] m32r: Support M32104UT target platform
19 years ago
align.c
Linux-2.6.12-rc2
20 years ago
asm-offsets.c
kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file
20 years ago
entry.S
[PATCH] m32r: Support M32104UT target platform
19 years ago
head.S
Linux-2.6.12-rc2
20 years ago
init_task.c
Linux-2.6.12-rc2
20 years ago
io_m32104ut.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_m32700ut.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_mappi.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_mappi2.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_mappi3.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_oaks32r.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_opsput.c
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
19 years ago
io_usrv.c
[PATCH] m32r: NONCACHE_OFFSET in _port2addr
20 years ago
irq.c
[PATCH] more for_each_cpu() conversions
19 years ago
m32r_ksyms.c
[PATCH] drive_info removal outside of arch/i386
19 years ago
module.c
Linux-2.6.12-rc2
20 years ago
process.c
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
19 years ago
ptrace.c
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
19 years ago
semaphore.c
Linux-2.6.12-rc2
20 years ago
setup.c
[PATCH] unify PFN_* macros
19 years ago
setup_m32104ut.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_m32700ut.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_mappi.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_mappi2.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_mappi3.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_oaks32r.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_opsput.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
setup_usrv.c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
19 years ago
signal.c
[PATCH] m32r: fix and update for gcc-4.0
19 years ago
smp.c
[PATCH] m32r: Fix smp.c for preempt kernel
20 years ago
smpboot.c
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
19 years ago
sys_m32r.c
[PATCH] m32r: update sys_tas() routine
19 years ago
time.c
[PATCH] m32r: Support M32104UT target platform
19 years ago
traps.c
[PATCH] m32r: trap handler code for illegal traps
20 years ago
vmlinux.lds.S
Linux-2.6.12-rc2
20 years ago