index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh64: Hook up page fault events for software perf counters.
Paul Mundt
2009-06-25
1
-3
/
+12
*
sh: Hook up page fault events for software perf counters.
Paul Mundt
2009-06-25
1
-29
/
+32
*
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
2009-06-23
1
-2
/
+0
*
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
2009-06-23
1
-1
/
+1
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
2
-2
/
+2
*
sh: remove stray markers.
Christoph Hellwig
2009-06-18
1
-4
/
+0
*
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2009-05-22
2
-4
/
+2
*
sh: Provide FORCE_MAX_ZONEORDER.
Paul Mundt
2009-05-14
1
-0
/
+23
*
sh: Consolidate the boot link and entry offset definitions.
Paul Mundt
2009-05-10
1
-8
/
+0
*
sh: Cleanup irqflags size mismatch on SH-5 build.
Paul Mundt
2009-05-09
1
-4
/
+4
*
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-05-07
1
-171
/
+94
*
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
2009-05-07
1
-4
/
+132
*
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
2009-04-20
1
-7
/
+7
*
sh: pci memory range checking code
Magnus Damm
2009-04-16
1
-2
/
+2
*
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
2009-04-14
1
-1
/
+11
*
sh: Add support for DMA API debugging.
Paul Mundt
2009-04-09
1
-6
/
+13
*
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
2009-04-02
1
-12
/
+0
*
sh: Update debugfs ASID dumping for 16-bit ASID support.
Paul Mundt
2009-03-17
1
-3
/
+1
*
sh: tlb-pteaex: Kill off legacy PTEA updates.
Paul Mundt
2009-03-17
1
-3
/
+0
*
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2009-03-17
2
-2
/
+103
*
sh: PMB hibernation support
Francesco VIRLINZI
2009-03-16
1
-0
/
+38
*
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
2009-03-10
4
-3
/
+78
*
sh: fix P4 iounmap() pass-through
Magnus Damm
2009-02-27
1
-1
/
+1
*
arch/sh/mm: Move a dereference below a NULL test
Julia Lawall
2009-01-21
1
-1
/
+1
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
1
-1
/
+2
*
sh: split coherent pages
Magnus Damm
2008-12-22
1
-1
/
+6
*
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
1
-6
/
+0
*
sh: Fix up the cpu_asid() return value on nommu.
Paul Mundt
2008-12-22
1
-1
/
+1
*
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
2008-12-22
3
-0
/
+81
*
sh: P4 ioremap pass-through
Magnus Damm
2008-12-22
2
-12
/
+2
*
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
2008-12-22
1
-0
/
+94
*
sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
Paul Mundt
2008-11-13
1
-1
/
+1
*
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt
2008-11-12
3
-2
/
+33
*
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
2008-11-10
2
-3
/
+26
*
sh: fix sh2a cache entry_mask
Yoshihiro Shimoda
2008-10-31
1
-4
/
+4
*
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
2008-10-21
1
-17
/
+0
*
sh: remove consistent alloc cruft
Magnus Damm
2008-10-20
1
-10
/
+0
*
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
2008-10-20
2
-0
/
+8
*
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
2008-09-21
1
-24
/
+33
*
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
2008-09-21
1
-7
/
+4
*
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
2008-09-21
1
-9
/
+4
*
sh: Support kernel stacks smaller than a page.
Paul Mundt
2008-09-20
1
-0
/
+29
*
sh: Make memory hot-add and hot-remove depend on MMU.
Paul Mundt
2008-09-17
1
-2
/
+2
*
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
2008-09-08
1
-1
/
+28
*
sh: uninline flush_icache_all().
Paul Mundt
2008-09-08
1
-1
/
+1
*
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
2008-09-08
1
-1
/
+0
*
sh: vmalloc pgtable sync fix.
Stuart Menefy
2008-09-08
1
-4
/
+7
*
sh: early cached_to_uncached initialization.
Stuart Menefy
2008-09-08
1
-13
/
+14
*
sh: Add support for memory hot-remove.
Paul Mundt
2008-09-08
2
-0
/
+21
*
sh: fixup many sparse errors.
Paul Mundt
2008-09-08
3
-1
/
+3
[next]