index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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