Home
last modified time | relevance | path

Searched hist:"26 ff6c11ef38e08990c1e417c299246e6ab18ff7" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sh/mm/
H A DMakefilediff 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 Dconsistent.cdiff 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 Dfault.cdiff 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 Dinit.cdiff 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 Dsys_sh.cdiff 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>