index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
persistent_ram.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
1
-532
/
+0
2012-05-16
staging: android: persistent_ram: Prepare for modular builds
Anton Vorontsov
1
-22
/
+24
2012-05-14
staging: android: persistent_ram: Introduce persistent_ram_free()
Anton Vorontsov
1
-0
/
+15
2012-05-14
staging: android: persistent_ram: Make it possible to use memory outside of b...
Anton Vorontsov
1
-1
/
+17
2012-05-14
staging: android: persistent_ram: Introduce persistent_ram_vmap()
Anton Vorontsov
1
-5
/
+14
2012-05-14
staging: android: persistent_ram: Introduce persistent_ram_new()
Anton Vorontsov
1
-0
/
+26
2012-05-14
staging: android: persistent_ram: Introduce persistent_ram_post_init()
Anton Vorontsov
1
-17
/
+27
2012-05-14
persistent_ram: Fix buffer size clamping during writes
Anton Vorontsov
1
-18
/
+1
2012-05-14
persistent_ram: Remove prz->node
Anton Vorontsov
1
-2
/
+0
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2012-04-12
staging: android: fix mem leaks in __persistent_ram_init()
Jesper Juhl
1
-4
/
+7
2012-04-10
staging: fix android persistent_ram printk formats
Randy Dunlap
1
-2
/
+2
2012-03-08
staging: android: persistent_ram: add notrace to persistent_ram_write
Colin Cross
1
-4
/
+4
2012-03-08
staging: android: persistent_ram: make persistent_ram_write atomic
Colin Cross
1
-39
/
+101
2012-03-08
staging: android: persistent_ram: handle reserving and mapping memory
Colin Cross
1
-27
/
+112
2012-03-08
staging: android: persistent_ram: refactor ecc support
Colin Cross
1
-109
/
+130
2012-03-08
staging: android: ram_console: split out persistent ram
Colin Cross
1
-0
/
+302