index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
mm
Age
Commit message (
Expand
)
Author
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2014-04-18
arch,mn10300: Convert smp_mb__*()
Peter Zijlstra
2013-11-15
mn10300: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-03
mm/mn10300: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/mn10300: use common help functions to free reserved pages
Jiang Liu
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
mn10300/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-07-11
mn10300: mm/dma-alloc.c needs <linux/export.h>
Geert Uytterhoeven
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-07
MN10300: Fix one of the kernel debugger cacheflush variants
David Howells
2011-05-25
mn10300: convert old cpumask API into new one
KOSAKI Motohiro
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-03-18
MN10300: Create generic kernel debugger hooks
David Howells
2011-03-18
MN10300: Create general kernel debugger cache flushing
David Howells
2011-03-18
MN10300: The icache invalidate functions should disable the icache first
David Howells
2011-03-14
MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist
David Howells
2010-10-27
MN10300: Map userspace atomic op regs as a vmalloc page
Mark Salter
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
MN10300: SMP TLB flushing
Akira Takeuchi
2010-10-27
MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
Akira Takeuchi
2010-10-27
MN10300: Make the use of PIDR to mark TLB entries controllable
Akira Takeuchi
2010-10-27
MN10300: Rename __flush_tlb*() to local_flush_tlb*()
David Howells
2010-10-27
MN10300: AM34 erratum requires MMUCTR read and write on exception entry
Akira Takeuchi
2010-10-27
MN10300: Cache: Implement SMP global cache flushing
Akira Takeuchi
2010-10-27
MN10300: Allow some cacheflushes to be avoided if cache snooping is available
David Howells
2010-10-27
MN10300: AM34: Add cacheflushing by using the AM34 purge registers
Akira Takeuchi
2010-10-27
MN10300: SMP: Differentiate local cache flushing
Akira Takeuchi
2010-10-27
MN10300: Cacheflush functions should take unsigned long addresses
Akira Takeuchi
2010-10-27
MN10300: AM34: The current cacheflush routines operate by controlling tag regs
David Howells
2010-10-27
MN10300: Provide a MN10300_CACHE_ENABLED config option
David Howells
2010-10-27
MN10300: Cache: Split cache bits out of arch Kconfig
David Howells
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-10-01
MN10300: Fix flush_icache_range()
David Howells
2010-09-28
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2010-08-23
arch/mn10300/mm: eliminate NULL dereference
Julia Lawall
2010-06-04
mn10300: invoke oom-killer from page fault
Nick Piggin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-01-11
mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAM
David Howells
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
[next]