index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
/
ram_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
1
-9
/
+22
2014-12-11
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
1
-2
/
+2
2014-08-08
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-06-06
fs/pstore: logging clean-up
Fabian Frederick
1
-19
/
+17
2014-03-17
pstore: Fix buffer overflow while write offset equal to buffer size
Liu ShuoX
1
-2
/
+2
2013-06-14
pstore/ram: avoid atomic accesses for ioremapped regions
Rob Herring
1
-2
/
+52
2013-04-03
pstore/ram: Restore ecc information block
Arve Hjønnevåg
1
-0
/
+3
2013-04-03
pstore/ram: Allow specifying ecc parameters in platform data
Arve Hjønnevåg
1
-30
/
+34
2013-04-03
pstore/ram: Include ecc_size when calculating ecc_block
Arve Hjønnevåg
1
-1
/
+2
2013-01-03
pstore: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-07-17
pstore/ram: Make tracing log versioned
Anton Vorontsov
1
-5
/
+7
2012-07-17
pstore/ram_core: Get rid of prz->ecc enable/disable flag
Anton Vorontsov
1
-6
/
+4
2012-07-17
pstore/ram: Make ECC size configurable
Anton Vorontsov
1
-7
/
+8
2012-07-17
pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly
Anton Vorontsov
1
-4
/
+3
2012-06-20
pstore/ram_core: Better ECC size checking
Anton Vorontsov
1
-8
/
+8
2012-06-20
pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size)
Anton Vorontsov
1
-7
/
+15
2012-06-20
pstore/ram: Probe as early as possible
Anton Vorontsov
1
-4
/
+5
2012-06-13
pstore/ram_core: Remove now unused code
Anton Vorontsov
1
-77
/
+0
2012-06-13
pstore/ram_core: Silence some printks
Anton Vorontsov
1
-2
/
+2
2012-06-13
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
Anton Vorontsov
1
-3
/
+8
2012-06-13
pstore/ram_core: Do not reset restored zone's position and size
Anton Vorontsov
1
-0
/
+1
2012-06-13
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
1
-7
/
+8
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
1
-0
/
+532