index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
ion: system_heap: fix a constant-conversion warning
Yaroslav Furman
2020-09-09
1
-1
/
+1
*
raphael_defconfig: Make Ion allocate in page-sized chunks
Sultan Alsawaf
2020-09-09
1
-0
/
+4
*
iommu: msm: Rewrite to improve clarity and performance
Sultan Alsawaf
2020-09-09
2
-16
/
+34
*
ion: Rewrite for improved clarity and performance
Sultan Alsawaf
2020-09-09
9
-921
/
+245
*
ion: revert pool refill logic from msm-4.19
Yaroslav Furman
2020-09-09
13
-383
/
+91
*
ion: Improve ION allocation paths
Isaac J. Manjarres
2020-08-12
3
-5
/
+24
*
ion: system_heap: fix a constant-conversion warning
Yaroslav Furman
2020-07-25
1
-1
/
+1
*
raphael_defconfig: Make Ion allocate in page-sized chunks
Sultan Alsawaf
2020-07-25
1
-0
/
+4
*
ion: don't call free_buffer_page on failure of ion_hyp_unassign_sg
Charan Teja Reddy
2020-07-25
1
-1
/
+3
*
Merge 4.14.185 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-07-01
1
-2
/
+2
*
ion: fix a mismatch of dma attr in free.
Wei Wang
2020-06-02
1
-1
/
+1
*
ion: don't wakeup refill threads for order-0 requests
Charan Teja Reddy
2020-04-22
1
-2
/
+2
*
ion: Fix pool refill error
Chris Goldsworthy
2020-04-22
1
-1
/
+1
*
ion: store private heap data into ion pools
Sudarshan Rajagopalan
2020-04-22
3
-3
/
+4
*
Revert "ion: Fix iommu rewrite additions"
Yaroslav Furman
2020-03-06
1
-4
/
+2
*
ion: msm_ion: Add freeze_late and restore_early callbacks
Shreyas K K
2020-03-06
1
-2
/
+2
*
ion: Add pm_ops for msm_ion driver
Patrick Daly
2020-03-06
2
-0
/
+64
*
ion: remove cpu binding of pool refill kthreads
Sudarshan Rajagopalan
2020-03-06
1
-9
/
+1
*
ion: enable debugfs for ion heaps
Sudarshan Rajagopalan
2020-03-06
1
-4
/
+37
*
staging: android: ion: Bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2020-03-06
1
-0
/
+2
*
ion: skip refilling for order 0 pools
Sudarshan Rajagopalan
2020-03-06
1
-0
/
+4
*
ion: shrink the lower order pools first
Sudarshan Rajagopalan
2020-03-06
1
-1
/
+2
*
ion: defer pool refill on low zone watermarks
Sudarshan Rajagopalan
2020-03-06
2
-2
/
+22
*
ion: Implement ion heap pool auto refill
Sudarshan Rajagopalan
2020-03-06
5
-12
/
+205
*
staging: android: ion: Remove unnecessary blank line
Nathan Chancellor
2020-03-06
1
-1
/
+0
*
staging: android: Kconfig; Remove excessive hyphens
Nathan Chancellor
2020-03-06
2
-3
/
+3
*
staging: android: ion: remove duplicate buffer field initializes
Todd Poynor
2020-03-06
1
-4
/
+2
*
staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig
Phillip Potter
2020-03-06
1
-1
/
+1
*
staging: android: ion: Remove check of idev->debug_root
Yisheng Xie
2020-03-06
1
-3
/
+0
*
staging: android: ion: Remove check of debug_file
Yisheng Xie
2020-03-06
1
-7
/
+2
*
staging: android: ion: Cleanup ion_page_pool_alloc_pages
Yisheng Xie
2020-03-06
1
-4
/
+2
*
staging: android: ion: Return void instead of int
Yisheng Xie
2020-03-06
1
-2
/
+1
*
staging: android: ion: Remove dead code in ion_page_pool_free
Yisheng Xie
2020-03-06
1
-5
/
+1
*
staging: android: ion: Remove lable debugfs_done
Yisheng Xie
2020-03-06
1
-5
/
+1
*
staging: android: ion: Avoid NULL point in error path
Yisheng Xie
2020-03-06
1
-7
/
+3
*
staging: android: ion: Nuke ion_page_pool_init
Yisheng Xie
2020-03-06
1
-7
/
+0
*
staging: android: ion: Remove unused include files for ion_page_pool.c
Yisheng Xie
2020-03-06
1
-4
/
+0
*
staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappings
Yisheng Xie
2020-03-06
1
-9
/
+0
*
staging: android: check for error from register_shrinker in ion_heap_init_shr...
Xiongwei Song
2020-03-06
3
-5
/
+10
*
staging: android: add identifiers to function parameters
Ashish Kalra
2020-03-06
1
-1
/
+2
*
staging: android: Fix checkpatch.pl error
Ashish Kalra
2020-03-06
1
-3
/
+3
*
staging: android: Fix checkpatch.pl error
Sidong Yang
2020-03-06
1
-1
/
+1
*
staging: ion: simplify ioctl args checking function
Benjamin Gaignard
2020-03-06
1
-6
/
+5
*
kernel: revert iommu and ion rewrites
Yaroslav Furman
2020-03-06
9
-273
/
+933
*
Merge tag 'ASB-2020-03-05_4.14-q' of https://source.codeaurora.org/quic/la/ke...
Yaroslav Furman
2020-03-06
12
-2045
/
+0
|
\
|
*
Merge 4.14.172 into android-4.14-q
Greg Kroah-Hartman
2020-02-28
1
-0
/
+28
|
|
\
|
|
*
staging: android: ashmem: Disallow ashmem memory from being remapped
Suren Baghdasaryan
2020-02-28
1
-0
/
+28
|
*
|
ANDROID: fiq_debugger: remove
Mark Salyzyn
2019-08-29
12
-2023
/
+0
|
*
|
Merge 4.14.106 into android-4.14
Greg Kroah-Hartman
2019-03-13
1
-1
/
+1
|
|
\
|
|
|
*
staging: android: ion: fix sys heap pool's gfp_flags
Qing Xia
2019-03-13
1
-1
/
+1
[next]