index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ashmem.c
Age
Commit message (
Expand
)
Author
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
2016-12-06
staging: android: ashmem: clean up range inline functions
Guillaume Tucker
2016-12-06
staging: android: ashmem: convert range macros to inlines
Guillaume Tucker
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-11
Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...
Bhumika Goyal
2016-03-11
Staging: android: ashmem.c: Redefine macros as static inline functions
Bhumika Goyal
2016-03-11
staging: android: Replace min_t/max_t with min/max
Amitoj Kaur Chawla
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2016-02-07
staging: ashmem: Avoid deadlock with mmap/shrink
Laura Abbott
2015-12-21
staging: android: ashmem.c: destroy slabs when init fails
Wenwei Tao
2015-10-12
drivers/staging: make android ashmem.c explicitly non-modular
Paul Gortmaker
2015-10-04
staging: android: Remove /** from regular comments
Cristina Moraru
2015-10-04
staging: android: Remove kernel-doc typo
Cristina Moraru
2015-09-12
Staging: android: Remove unnecessary braces.
Shraddha Barke
2015-09-12
staging: android: ashmem.c: 'Alignment' style issue
Peng Sun
2015-09-12
staging: android: ashmem.c: 'No space necessary after' style issue
Peng Sun
2015-09-12
staging: android: ashmem.c: 'spaces preferred around that -' style issue
Peng Sun
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-07-31
drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-07-31
Staging : android :Replace comma with a semicolon
Shraddha Barke
2015-04-11
ashmem: use __vfs_read()
Al Viro
2015-01-17
staging: android: remove space after casts
Fabian Holler
2015-01-17
staging: android: remove blank lines after open braces
Fabian Holler
2015-01-17
staging: android: fix indentation to match open parenthesis
Fabian Holler
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-10-09
ashmem: use vfs_llseek()
Al Viro
2014-02-07
staging: ashmem: Avoid deadlock between read and mmap calls
Todd Poynor
2013-10-25
staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return value
John Stultz
2013-09-17
staging/android: Add some more kerneldoc to ashmem.c
Cruz Julian Bishop
2013-09-17
staging/android: Initial partial kernel-doc for ashmem.c
Cruz Julian Bishop
2013-09-10
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
shrinker: add node awareness
Dave Chinner
2013-05-13
staging: android: Fixed line over 80 char
Marlies Ruck
2013-03-06
staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel
Serban Constantinescu
2013-03-05
staging: android: ashmem: get_name,set_name not to hold ashmem_mutex
Shankar Brahadeeswaran
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-08-13
staging: android: ashmem: Fix comment/license formatting
Cruz Julian Bishop
2012-06-12
staging: Android: Fix some checkpatch warnings
Sachin Kamat
2012-05-29
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-04-10
[media] mm/drivers: use vm_flags_t for vma flags
Konstantin Khlebnikov
2012-02-08
drivers/staging/android/ashmem.c: Cleanups
Tracey Dent
2011-12-21
ashmem: Whitespace cleanups
John Stultz
2011-12-21
ashmem: Fix arguments to ashmem_shrink
Colin Cross
2011-12-21
ashmem: Support lseek(2) in ashmem driver
Bjorn Bringert
2011-12-21
ashmem: Update arguments of shrinker for 2.6.35
Colin Cross
2011-12-21
ashmem: Fix ASHMEM_SET_PROT_MASK.
Arve Hjønnevåg
2011-12-21
ashmem: Implement read(2) in ashmem driver
Bjorn Bringert
[next]