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
/
mips
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-09-13
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2012-02-20
MIPS: fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2010-10-29
MIPS: add support for software performance events
Deng-Cheng Zhu
2010-08-05
MIPS: kprobe: Add support.
David Daney
2010-08-05
MIPS: Remove unnecessary header file inclusion from fault.c.
Ralf Baechle
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
2009-09-17
MIPS: Don't corrupt page tables on vmalloc fault.
David Daney
2009-08-03
MIPS: Drop mmap_sem in pagefault oom path
Akinobu Mita
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-01-30
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
Ralf Baechle
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-03-29
[MIPS] do_page_fault() needs to use raw_smp_processor_id().
Ralf Baechle
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-27
[MIPS] Make PROT_WRITE imply PROT_READ.
Ralf Baechle
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2005-10-29
Sparseify MIPS.
Ralf Baechle
2005-10-29
Handle addresses beyond VMALLOC_END correctly.
Thiemo Seufer
2005-10-29
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds