Searched hist:"26 ff6c11ef38e08990c1e417c299246e6ab18ff7" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/sh/mm/ |
H A D | Makefile | diff 26ff6c11ef38e08990c1e417c299246e6ab18ff7 Wed Sep 27 01:13:36 CDT 2006 Paul Mundt <lethal@linux-sh.org> sh: page table alloc cleanups and page fault optimizations.
Cleanup of page table allocators, using generic folded PMD and PUD helpers. TLB flushing operations are moved to a more sensible spot.
The page fault handler is also optimized slightly, we no longer waste cycles on IRQ disabling for flushing of the page from the ITLB, since we're already under CLI protection by the initial exception handler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | consistent.c | diff 26ff6c11ef38e08990c1e417c299246e6ab18ff7 Wed Sep 27 01:13:36 CDT 2006 Paul Mundt <lethal@linux-sh.org> sh: page table alloc cleanups and page fault optimizations.
Cleanup of page table allocators, using generic folded PMD and PUD helpers. TLB flushing operations are moved to a more sensible spot.
The page fault handler is also optimized slightly, we no longer waste cycles on IRQ disabling for flushing of the page from the ITLB, since we're already under CLI protection by the initial exception handler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | fault.c | diff 26ff6c11ef38e08990c1e417c299246e6ab18ff7 Wed Sep 27 01:13:36 CDT 2006 Paul Mundt <lethal@linux-sh.org> sh: page table alloc cleanups and page fault optimizations.
Cleanup of page table allocators, using generic folded PMD and PUD helpers. TLB flushing operations are moved to a more sensible spot.
The page fault handler is also optimized slightly, we no longer waste cycles on IRQ disabling for flushing of the page from the ITLB, since we're already under CLI protection by the initial exception handler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | init.c | diff 26ff6c11ef38e08990c1e417c299246e6ab18ff7 Wed Sep 27 01:13:36 CDT 2006 Paul Mundt <lethal@linux-sh.org> sh: page table alloc cleanups and page fault optimizations.
Cleanup of page table allocators, using generic folded PMD and PUD helpers. TLB flushing operations are moved to a more sensible spot.
The page fault handler is also optimized slightly, we no longer waste cycles on IRQ disabling for flushing of the page from the ITLB, since we're already under CLI protection by the initial exception handler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/openbmc/linux/arch/sh/kernel/ |
H A D | sys_sh.c | diff 26ff6c11ef38e08990c1e417c299246e6ab18ff7 Wed Sep 27 01:13:36 CDT 2006 Paul Mundt <lethal@linux-sh.org> sh: page table alloc cleanups and page fault optimizations.
Cleanup of page table allocators, using generic folded PMD and PUD helpers. TLB flushing operations are moved to a more sensible spot.
The page fault handler is also optimized slightly, we no longer waste cycles on IRQ disabling for flushing of the page from the ITLB, since we're already under CLI protection by the initial exception handler.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|