Sign in
android-kvm
/
linux
/
eb846d9f147455e4e5e1863bfb5e31974bb69b7c
/
drivers
/
staging
/
android
5fecf3a
staging: android: logger: Fix log corruption regression
by Daniel Thompson
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
765d368
android: ->f_op is never NULL
by Al Viro
· 10 years ago
cd678fc
switch logger to ->write_iter()
by Al Viro
· 10 years ago
91360b0
ashmem: use vfs_llseek()
by Al Viro
· 10 years ago
ae66475
staging : android : sync : get_unused_fd
by Heinrich Schuchardt
· 10 years ago
50d0a21
staging: android: sw_sync: checkpatch fixes
by Purnendu Kapadia
· 10 years ago
caf382f
Merge 3.17-rc5 into staging-next.
by Greg Kroah-Hartman
· 10 years ago
3ea411c
android: fix reference leak in sync_fence_create
by Maarten Lankhorst
· 10 years ago
395262a
staging: binder: fix coding style issues
by Dmitry Voytik
· 10 years ago
0232a42
staging: android: Break up a long line in binder_send_failed_reply
by William Panlener
· 10 years ago
220f115
staging: android: use braces on all arms of if
by Grzegorz Swirski
· 10 years ago
e9723bf
Merge 3.17-rc3 into staging-next
by Greg Kroah-Hartman
· 10 years ago
7b1046e
staging: android: sync: Fix checkpatch warning: Missing a blank line after declarations
by Dipak Zope
· 10 years ago
2fd2914
staging: android: fix attribute as suggested by checkpatch
by Purnendu Kapadia
· 10 years ago
eb29835
staging: android: fix a possible memory leak
by Seunghun Lee
· 10 years ago
b66157f3
staging: android: ion: Remove redundant return of void function
by Phong Tran
· 10 years ago
04e1435
staging: android: ion: ion.c Add a new blank line after decleration
by Phong Tran
· 10 years ago
d320c45
staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()
by Phong Tran
· 10 years ago
a5b4e003
Staging: android: sw_sync.c: Fixed coding style issue.
by Yee Chin, Chiam
· 10 years ago
f6f8ed4
mm/vmalloc.c: clean up map_vm_area third argument
by WANG Chao
· 10 years ago
53ee983
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
80039fa
Staging: android: timed_gpio.c: improved logic of gpio_get_time()
by Murilo Opsfelder Araujo
· 10 years ago
6aa2621
Staging: android: timed_output.c: use kstrtoint() instead of sscanf()
by Murilo Opsfelder Araujo
· 10 years ago
80dd705
staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU
by Fabian Frederick
· 10 years ago
f0ca3e8
staging: android: ion: ion_cma_heap.c: Fix checkpatch warning
by Phong Tran
· 10 years ago
657b8db
staging: ion: Remove left over comment
by Sachin Kamat
· 10 years ago
d4ec15e
staging: android: Clean up else statement from binder_send_failed_reply
by Lucas Tanure
· 10 years ago
6a44b50
staging: android: Clean up else statement from sync_fence_poll()
by Lucas Tanure
· 10 years ago
9545135
staging: android: Cleanup style issues
by Peter Senna Tschudin
· 10 years ago
48d5bb4
staging: android: logger: fixed checkpatch.pl warnings.
by Jerry Stralko
· 10 years ago
403f8af
drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMA
by Chen Gang
· 10 years ago
78260ac
staging: android: binder.c: binder_ioctl() cleanup
by Tair Rzayev
· 11 years ago
ddac7d5
staging: binder: add vm_fault handler
by Vinayak Menon
· 11 years ago
0f0d840
android: convert sync to fence api, v6
by Maarten Lankhorst
· 10 years ago
3aac450
dma-buf: use reservation objects
by Maarten Lankhorst
· 10 years ago
7873311
Staging: Android: removed an unnecessary else statement
by Karthik Nayak
· 11 years ago
ef7994f
Merge 3.16-rc2 into staging-next
by Greg Kroah-Hartman
· 11 years ago
2a838c6
staging: alarm-dev: Set the license to GPL
by Pramod Gurav
· 11 years ago
895ae87
staging: ion: fixup invalid kfree() calls on heap destroy
by Heesub Shin
· 11 years ago
b28e7d5
staging: android: timed_output: fix use after free of dev
by Yi Zhang
· 11 years ago
32c3f47
staging: alarm-dev: Support to Compile as Module
by Pramod Gurav
· 11 years ago
69b2b20
staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning
by Tair Rzayev
· 11 years ago
6944561
staging: ion: optimize struct ion_system_heap
by Heesub Shin
· 11 years ago
06566f5
staging: ion: remove order argument from free_buffer_page()
by Heesub Shin
· 11 years ago
7eb88bf
staging: ion: remove struct page_info
by Heesub Shin
· 11 years ago
d10e4ff
staging: ion: remove order from struct page_info
by Heesub Shin
· 11 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
57bab7c
staging: android: binder.c: Use more appropriate functions for euid retrieval
by Tair Rzayev
· 11 years ago
0cd2dc4d
staging: ion: shrink highmem pages on kswapd
by Heesub Shin
· 11 years ago
bdeb9f1
staging: ion: use compound pages on high order pages for system heap
by Heesub Shin
· 11 years ago
38c003b1
staging: ion: remove struct ion_page_pool_item
by Heesub Shin
· 11 years ago
80cb77d
staging: ion: simplify ion_page_pool_total()
by Heesub Shin
· 11 years ago
7924074
staging: ion: tidy up a bit
by Heesub Shin
· 11 years ago
2960660
staging: android: describe use of memory barrier on sync.c
by Niv Yehezkel
· 11 years ago
22f6b97
staging: ion: WARN when the handle kmap_cnt is going to wrap around
by Mitchel Humpherys
· 11 years ago
27ea2f1
staging : android: Fixes a coding style issue in timed_gpio.c
by John Church
· 11 years ago
7d42043
staging: binder: fix usage of uninit scalar in binder_transaction()
by Christian Engelmayer
· 11 years ago
f994d83
staging: binder: cleanup dereference of noderef expressions
by Jerry Snitselaar
· 11 years ago
7aa2c01
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
by Dongsheng Yang
· 11 years ago
2fe5de9
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
by Ingo Molnar
· 11 years ago
10f6286
staging: android: fix missing a blank line after declarations
by Seunghun Lee
· 11 years ago
b615201
Staging: android: ion: duplicated clearing of sg_table
by Gioh Kim
· 11 years ago
d7a33d7
staging/android: Remove ram_console.h
by Bintian Wang
· 11 years ago
8698a74
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
by Dongsheng Yang
· 11 years ago
36c89c0
staging: binder: add __user annotation in binder.c
by Mathieu Maret
· 11 years ago
53d719f
staging: android: uapi: fix coding style
by Seunghun Lee
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
3e4cb2f
staging: android: Remove whitespace issue
by Georgiana Rodica Chelu
· 11 years ago
464a502
staging: android: ion: Use ERR_CAST instead of ERR_PTR
by Iulia Manda
· 11 years ago
164ad86
staging: android: ion: Replace seq_printf with seq_puts
by Iulia Manda
· 11 years ago
7287bb5
staging: android: ion: Fix quoted string split across lines
by Iulia Manda
· 11 years ago
48be818
staging: android: Use devm_kzalloc instead of kzalloc
by Georgiana Rodica Chelu
· 11 years ago
f71373c
staging:android: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 11 years ago
058dbde
staging: android: lowmemorykiller: neglect swap cached pages in other_file
by Vinayak Menon
· 11 years ago
d0bdff0
staging: Fix build issues with new binder API
by John Stultz
· 11 years ago
1acec6a
staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT
by John Stultz
· 11 years ago
da49889
staging: binder: Support concurrent 32 bit and 64 bit processes.
by Arve Hjønnevåg
· 11 years ago
df24a2e
staging: binder: Fix ABI for 64bit Android
by Serban Constantinescu
· 11 years ago
b420600
Merge 3.14-rc4 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
e194fd8
staging: binder: Fix death notifications
by Arve Hjønnevåg
· 11 years ago
d426334
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c7dcec7
Kconfig: Remove useless "default N" lines
by Paul Bolle
· 11 years ago
2a3fcc51
staging: ion: ion_cma_heap: Remove '0x' when using %pa format
by Fabio Estevam
· 11 years ago
53a91c6
staging: ion: Add private buffer flag to skip page pooling on free
by Mitchel Humpherys
· 11 years ago
b9daf0b
staging: ion: Move shrinker out of heaps
by Colin Cross
· 11 years ago
2803ac7
staging: ion: Make sure all clients are exposed in debugfs
by Mitchel Humpherys
· 11 years ago
ae5cbf4
staging: ion: Store a copy of the client name on client creation
by Mitchel Humpherys
· 11 years ago
483ed03
staging: ion: Fix debugfs handling of multiple kernel clients
by Laura Abbott
· 11 years ago
b08585fb
staging: ion: Create separate heap and client debugfs directories
by Mitchel Humpherys
· 11 years ago
a3e9ddb
staging: android: Split uapi out of binder.h
by Colin Cross
· 11 years ago
64907b9
staging: android: split uapi out of sync.h and sw_sync.h
by Colin Cross
· 11 years ago
fe8a78e
staging: android: Split uapi out of ashmem.h
by Colin Cross
· 11 years ago
a6b09619
staging: android: Split uapi out of android_alarm.h
by Colin Cross
· 11 years ago
6bc2b85
staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sig
by Weijie Yang
· 11 years ago
393f539
staging : android : sync : fix a checkpatch warning
by Daeseok Youn
· 11 years ago
0204c58
staging: android: timed_output: fix a checkpatch warning
by Daeseok Youn
· 11 years ago
5110898
staging : ion : Fix some checkpatch warnings and an error
by Daeseok Youn
· 11 years ago
a894c69
staging: android: binder: use whitespace consistently
by SeongJae Park
· 11 years ago
7ca363f
Merge branch 'staging-linus' into staging-work
by Greg Kroah-Hartman
· 11 years ago
Next »