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
/
ion
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2020-06-02
staging: android: ion: use vmap instead of vm_map_ram
Christoph Hellwig
1
-2
/
+2
2020-04-13
staging: android: ion: Align with parenthesis
John B. Wyatt IV
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-14
/
+0
2019-11-25
staging/android/ion: delete dma_buf->kmap/unmap implemenation
Daniel Vetter
1
-14
/
+0
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-3
/
+1
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-08-12
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+3
2019-07-25
staging: android: ion: Bail out upon SIGKILL when allocating memory.
Tetsuo Handa
1
-0
/
+3
2019-07-25
staging: android: ion: Remove unused rbtree for ion_buffer
Lecopzer Chen
2
-45
/
+1
2019-07-03
staging: android: ion: Remove file ion_chunk_heap.c
Nishka Dasgupta
3
-157
/
+0
2019-07-03
staging: android: ion: Remove file ion_carveout_heap.c
Nishka Dasgupta
3
-143
/
+0
2019-06-15
staging: android: fix style problem
Saiyam Doshi
1
-1
/
+2
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-02-19
staging: android: ion: fix sys heap pool's gfp_flags
Qing Xia
1
-1
/
+1
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2019-01-22
staging: android: ion: Support cpu access during dma_buf_detach
Liam Mark
1
-1
/
+1
2019-01-18
staging: android: ion: Remove unused headers
Andrew F. Davis
3
-7
/
+3
2019-01-18
staging: android: ion: Remove base from ion_chunk_heap
Andrew F. Davis
1
-5
/
+2
2019-01-18
staging: android: ion: Remove base from ion_carveout_heap
Andrew F. Davis
1
-3
/
+1
2019-01-18
staging: android: ion: Sync comment docs with struct ion_buffer
Andrew F. Davis
1
-2
/
+7
2019-01-18
staging: android: ion: Fixup some white-space issues
Andrew F. Davis
4
-2
/
+13
2019-01-18
staging: android: ion: Remove struct ion_platform_heap
Andrew F. Davis
3
-41
/
+11
2019-01-18
staging: android: ion: Remove leftover comment
Andrew F. Davis
1
-4
/
+0
2019-01-18
staging: android: ion: Merge ion-ioctl.c into ion.c
Andrew F. Davis
4
-97
/
+78
2019-01-18
staging: android: ion: Remove empty ion_ioctl_dir() function
Andrew F. Davis
1
-14
/
+2
2019-01-18
staging: android: ion: Add proper header information
Andrew F. Davis
8
-8
/
+8
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+51
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-05
staging: android: ion: Remove unused header files
Yangtao Li
2
-2
/
+0
2018-11-09
staging: android: ion: Add per-heap counters
Alexey Skidanov
2
-8
/
+51
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+1
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-29
/
+0
2018-10-26
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
1
-4
/
+4
2018-09-10
staging: android: ion: Clean unused debug_show memeber of the heap object
Alexey Skidanov
2
-29
/
+0
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
1
-1
/
+1
2018-06-25
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+2
2018-06-21
staging: android: ion: fix ion_dma_buf_attach signatur
Christian König
1
-2
/
+2
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-2
/
+0
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-05-15
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
1
-1
/
+4
2018-05-15
staging: android: ion: Check return value of ion_buffer_kmap_get
Nathan Chancellor
1
-2
/
+8
2018-05-08
staging: android: ion: Remove unnecessary blank line
Nathan Chancellor
1
-1
/
+0
2018-05-08
staging: android: ion: Fix license identifier comment format
Nathan Chancellor
1
-1
/
+1
2018-05-08
staging: android: Kconfig; Remove excessive hyphens
Nathan Chancellor
1
-1
/
+1
2018-05-06
ion: Consider ion pool pages as indirectly reclaimable
Vijayanand Jitta
1
-0
/
+5
2018-04-23
staging: android: ion: remove duplicate buffer field initializes
Todd Poynor
1
-4
/
+2
2018-03-19
staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig
Phillip Potter
1
-1
/
+1
[next]