index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
/
ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
pstore/ram: Add missing platform_device_unregister
Jovi Zhang
1
-0
/
+1
2012-08-04
pstore/ram: Mark ramoops_pstore_write_buf() as notrace
Anton Vorontsov
1
-6
/
+6
2012-08-04
pstore/ram: Fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-08-04
pstore/ram: Fix possible NULL dereference
Anton Vorontsov
1
-6
/
+7
2012-07-17
pstore/ram: Make tracing log versioned
Anton Vorontsov
1
-5
/
+8
2012-07-17
pstore/ram: Add ftrace messages handling
Anton Vorontsov
1
-4
/
+33
2012-07-17
pstore/ram: Convert to write_buf callback
Anton Vorontsov
1
-8
/
+9
2012-07-17
pstore/ram: Make ECC size configurable
Anton Vorontsov
1
-8
/
+14
2012-06-20
pstore/ram: Fix error handling during przs allocation
Anton Vorontsov
1
-1
/
+1
2012-06-20
pstore/ram: Probe as early as possible
Anton Vorontsov
1
-31
/
+32
2012-06-13
pstore/ram: Add console messages handling
Anton Vorontsov
1
-14
/
+86
2012-06-13
pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()
Anton Vorontsov
1
-9
/
+32
2012-06-13
pstore/ram: Factor dmesg przs initialization out of probe()
Anton Vorontsov
1
-37
/
+62
2012-06-13
pstore/ram: Give proper names to dump-related variables
Anton Vorontsov
1
-17
/
+17
2012-06-13
pstore/ram: Should zap persistent zone on unlink
Anton Vorontsov
1
-0
/
+1
2012-06-13
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
1
-0
/
+2
2012-05-17
pstore/ram: Add ECC support
Anton Vorontsov
1
-3
/
+12
2012-05-17
pstore/ram: Switch to persistent_ram routines
Anton Vorontsov
1
-47
/
+59
2012-05-16
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov
1
-0
/
+362