summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ashmem.c
Commit message (Expand)AuthorAge
* staging: android: check the return value of register_shrinkerXiongwei Song2018-01-08
* staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan2018-01-08
* staging: android: Remove redundant license textGreg Kroah-Hartman2017-11-28
* staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman2017-11-28
* ashmem: switch to ->read_iterChristoph Hellwig2017-09-04
* staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang2017-04-08
* staging: android: ashmem: clean up range inline functionsGuillaume Tucker2016-12-06
* staging: android: ashmem: convert range macros to inlinesGuillaume Tucker2016-12-06
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-18
* | Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...Bhumika Goyal2016-03-11
* | Staging: android: ashmem.c: Redefine macros as static inline functionsBhumika Goyal2016-03-11
* | staging: android: Replace min_t/max_t with min/maxAmitoj Kaur Chawla2016-03-11
* | staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2016-02-07
|/
* staging: android: ashmem.c: destroy slabs when init failsWenwei Tao2015-12-21
* drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker2015-10-12
* staging: android: Remove /** from regular commentsCristina Moraru2015-10-04
* staging: android: Remove kernel-doc typoCristina Moraru2015-10-04
* Staging: android: Remove unnecessary braces.Shraddha Barke2015-09-12
* staging: android: ashmem.c: 'Alignment' style issuePeng Sun2015-09-12
* staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun2015-09-12
* staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun2015-09-12
* Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-31
|\
| * drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-31
| * Staging : android :Replace comma with a semicolonShraddha Barke2015-07-31
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
|/
* ashmem: use __vfs_read()Al Viro2015-04-11
* staging: android: remove space after castsFabian Holler2015-01-17
* staging: android: remove blank lines after open bracesFabian Holler2015-01-17
* staging: android: fix indentation to match open parenthesisFabian Holler2015-01-17
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-16
|\
| * VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-07
* | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-13
|/
* ashmem: use vfs_llseek()Al Viro2014-10-09
* staging: ashmem: Avoid deadlock between read and mmap callsTodd Poynor2014-02-07
* staging: ashmem: Fix ASHMEM_PURGE_ALL_CACHES return valueJohn Stultz2013-10-25
* staging/android: Add some more kerneldoc to ashmem.cCruz Julian Bishop2013-09-17
* staging/android: Initial partial kernel-doc for ashmem.cCruz Julian Bishop2013-09-17
* drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-10
* shrinker: add node awarenessDave Chinner2013-09-10
* staging: android: Fixed line over 80 charMarlies Ruck2013-05-13
* staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernelSerban Constantinescu2013-03-06
* staging: android: ashmem: get_name,set_name not to hold ashmem_mutexShankar Brahadeeswaran2013-03-05
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* staging: android: ashmem: Fix comment/license formattingCruz Julian Bishop2012-08-13
* staging: Android: Fix some checkpatch warningsSachin Kamat2012-06-12
* mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins2012-05-29
* [media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2012-04-10
* drivers/staging/android/ashmem.c: CleanupsTracey Dent2012-02-08
* ashmem: Whitespace cleanupsJohn Stultz2011-12-21