index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ashmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
drivers/staging: make android ashmem.c explicitly non-modular
Paul Gortmaker
1
-17
/
+3
2015-10-04
staging: android: Remove /** from regular comments
Cristina Moraru
1
-2
/
+2
2015-10-04
staging: android: Remove kernel-doc typo
Cristina Moraru
1
-1
/
+1
2015-09-12
Staging: android: Remove unnecessary braces.
Shraddha Barke
1
-2
/
+1
2015-09-12
staging: android: ashmem.c: 'Alignment' style issue
Peng Sun
1
-4
/
+4
2015-09-12
staging: android: ashmem.c: 'No space necessary after' style issue
Peng Sun
1
-2
/
+2
2015-09-12
staging: android: ashmem.c: 'spaces preferred around that -' style issue
Peng Sun
1
-1
/
+2
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-6
/
+1
2015-07-31
drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-07-31
Staging : android :Replace comma with a semicolon
Shraddha Barke
1
-1
/
+1
2015-04-11
ashmem: use __vfs_read()
Al Viro
1
-1
/
+1
2015-01-17
staging: android: remove space after casts
Fabian Holler
1
-3
/
+3
2015-01-17
staging: android: remove blank lines after open braces
Fabian Holler
1
-2
/
+0
2015-01-17
staging: android: fix indentation to match open parenthesis
Fabian Holler
1
-2
/
+2
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
1
-2
/
+1
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
1
-1
/
+1
2014-10-09
ashmem: use vfs_llseek()
Al Viro
1
-1
/
+1
2014-02-07
staging: ashmem: Avoid deadlock between read and mmap calls
Todd Poynor
1
-19
/
+26
2013-10-25
staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return value
John Stultz
1
-1
/
+1
2013-09-17
staging/android: Add some more kerneldoc to ashmem.c
Cruz Julian Bishop
1
-3
/
+37
2013-09-17
staging/android: Initial partial kernel-doc for ashmem.c
Cruz Julian Bishop
1
-30
/
+67
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
1
-16
/
+27
2013-09-10
shrinker: add node awareness
Dave Chinner
1
-0
/
+3
2013-05-13
staging: android: Fixed line over 80 char
Marlies Ruck
1
-1
/
+2
2013-03-06
staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel
Serban Constantinescu
1
-1
/
+20
2013-03-05
staging: android: ashmem: get_name,set_name not to hold ashmem_mutex
Shankar Brahadeeswaran
1
-13
/
+32
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+0
2012-08-13
staging: android: ashmem: Fix comment/license formatting
Cruz Julian Bishop
1
-16
/
+16
2012-06-12
staging: Android: Fix some checkpatch warnings
Sachin Kamat
1
-6
/
+8
2012-05-29
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
1
-3
/
+5
2012-04-10
[media] mm/drivers: use vm_flags_t for vma flags
Konstantin Khlebnikov
1
-1
/
+1
2012-02-08
drivers/staging/android/ashmem.c: Cleanups
Tracey Dent
1
-2
/
+2
2011-12-21
ashmem: Whitespace cleanups
John Stultz
1
-25
/
+21
2011-12-21
ashmem: Fix arguments to ashmem_shrink
Colin Cross
1
-7
/
+12
2011-12-21
ashmem: Support lseek(2) in ashmem driver
Bjorn Bringert
1
-1
/
+38
2011-12-21
ashmem: Update arguments of shrinker for 2.6.35
Colin Cross
1
-3
/
+3
2011-12-21
ashmem: Fix ASHMEM_SET_PROT_MASK.
Arve Hjønnevåg
1
-1
/
+10
2011-12-21
ashmem: Implement read(2) in ashmem driver
Bjorn Bringert
1
-0
/
+27
2011-12-21
ashmem: Anonymous shared memory subsystem
Robert Love
1
-0
/
+678