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
/
mm
/
failslab.c
Age
Commit message (
Expand
)
Author
2019-07-12
mm/failslab.c: by default, do not fail allocations with direct reclaim only
Nicolas Boichat
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
2018-04-05
mm: make should_failslab always available for fault injection
Howard McLauchlan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-15
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2012-01-03
switch debugfs to umode_t
Al Viro
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-07-26
failslab: simplify debugfs initialization
Akinobu Mita
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
failslab: add ability to filter slab caches
Dmitry Monakhov
2009-04-03
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
Pekka Enberg
2008-12-29
SLUB: failslab support
Akinobu Mita