summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm
Commit message (Expand)AuthorAgeFilesLines
* sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-211-17/+0
* sh: remove consistent alloc cruftMagnus Damm2008-10-201-10/+0
* Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2008-10-202-0/+8
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-211-24/+33
* sh: Kill off duplicate page fault notifiers in slow path.Paul Mundt2008-09-211-7/+4
* sh: Look up the trap vector for the page fault notifier.Paul Mundt2008-09-211-9/+4
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-201-0/+29
* sh: Make memory hot-add and hot-remove depend on MMU.Paul Mundt2008-09-171-2/+2
* sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt2008-09-081-1/+28
* sh: uninline flush_icache_all().Paul Mundt2008-09-081-1/+1
* sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski2008-09-081-1/+0
* sh: vmalloc pgtable sync fix.Stuart Menefy2008-09-081-4/+7
* sh: early cached_to_uncached initialization.Stuart Menefy2008-09-081-13/+14
* sh: Add support for memory hot-remove.Paul Mundt2008-09-082-0/+21
* sh: fixup many sparse errors.Paul Mundt2008-09-083-1/+3
* sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-281-3/+3
* sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-111-0/+27
* sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt2008-08-111-0/+2
* SH2(A) cache updateYoshinori Sato2008-08-044-14/+172
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-041-14/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-1/+1
|\
| * sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-2911-89/+106
|\ \ | |/
| * sh: fix uImage Entry PointYoshihiro Shimoda2008-07-281-0/+8
| * fix sh ptep_get_and_clear breakageAdrian Bunk2008-07-281-1/+1
| * sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-281-0/+30
| * sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm2008-07-281-1/+1
| * sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2008-07-281-4/+8
| * sh: Optimized flush_icache_range() implementation.Chris Smith2008-07-281-31/+36
| * sh: Add support for 16kB PAGE_SIZE.Paul Mundt2008-07-281-0/+6
| * sh: Support variable page sizes on nommu.Paul Mundt2008-07-281-3/+3
| * sh: fix seq_file memory leakLi Zefan2008-07-282-2/+2
| * sh: use generic show_mem()Johannes Weiner2008-07-261-41/+0
| * SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
| * bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
| * hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
| * hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
| * mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+2
* | Sh: use generic per-device coherent dma allocatorDmitry Baryshkov2008-07-181-95/+3
|/
* sh: add memory resources to /proc/iomemMagnus Damm2008-05-081-1/+1
* sh64: export onchip_remap/unmap() too.Paul Mundt2008-05-081-0/+2
* sh64: Fixup the nommu build.Paul Mundt2008-05-082-3/+6
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* sh: Create an sh debugfs root.Paul Mundt2008-04-182-3/+3
* sh: Flag PMB support as EXPERIMENTAL.Paul Mundt2008-03-061-1/+1
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-7/+7
* sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
* sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
* sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-141-610/+411
OpenPOWER on IntegriCloud