summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernelSerban Constantinescu2013-03-062-1/+27
* staging: android: logger: enforce GID and CAP check on log flushCharndeep Grewal2013-03-051-0/+5
* staging: android: logger: Allow a UID to read it's own log entriesNick Kralevich2013-03-052-29/+202
* staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg2013-03-051-1/+1
* staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg2013-03-051-1/+2
* staging: android: ashmem: get_name,set_name not to hold ashmem_mutexShankar Brahadeeswaran2013-03-051-13/+32
* staging: sync: Fix timeout = 0 wait behaviorJamie Gennis2013-03-041-4/+6
* staging: sync: Don't log wait timeouts when timeout = 0Erik Gilling2013-03-041-1/+1
* staging: sync: Fix race condition between merge and signalØrjan Eide2013-03-041-3/+7
* staging: sync: Add tracepoint supportErik Gilling2013-03-042-0/+93
* staging: sw_sync: Convert to use new value_str debug opsErik Gilling2013-03-041-19/+17Star
* staging: sync: Refactor sync debug printingErik Gilling2013-03-042-8/+29
* staging: sync: Use proper barriers when waiting indefinitelyErik Gilling2013-03-041-1/+2
* staging: sync: Update new fence status with sync_fence_signal_ptErik Gilling2013-03-041-1/+13
* staging: sync: Protect unlocked access to fence statusErik Gilling2013-03-041-1/+17
* staging: sync: Dump sync state on fence errorsErik Gilling2013-03-041-1/+4
* staging: sync: Improve timeout dump messagesErik Gilling2013-03-041-1/+4
* staging: sync: Dump sync state to console on timeoutErik Gilling2013-03-041-2/+32
* staging: sync: Change wait timeout to mirror poll semanticsErik Gilling2013-03-042-7/+7
* staging: sw_sync: Fix error pathsRebecca Schultz Zavin2013-03-041-2/+7
* staging: sync: Fix error pathsRebecca Schultz Zavin2013-03-041-2/+7
* staging: sync: Add reference counting to timelinesErik Gilling2013-03-042-16/+15Star
* staging: sync: Add internal refcounting to fencesErik Gilling2013-03-042-8/+51
* staging: sync: Optimize fence mergesErik Gilling2013-03-041-1/+51
* staging: sync: Reorder sync_fence_releaseErik Gilling2013-03-041-2/+2
* staging: sw_sync: Export sw_sync APIErik Gilling2013-03-041-1/+4
* staging: sync: Export sync API symbolsErik Gilling2013-03-041-0/+14
* staging: sync: Allow async waits to be canceledErik Gilling2013-03-042-22/+60
* staging: sync: Add poll supportErik Gilling2013-03-041-0/+17
* staging: sw_sync: Add fill_driver_data supportErik Gilling2013-03-041-0/+14
* staging: sync: Add ioctl to get fence dataErik Gilling2013-03-042-0/+138
* staging: sw_sync: Add debug supportErik Gilling2013-03-041-0/+19
* staging: sync: Add debugfs supportErik Gilling2013-03-042-5/+191
* staging: sync: Add timestamps to sync_ptsErik Gilling2013-03-042-0/+10
* staging: sw_sync: Add cpu based sync driverErik Gilling2013-03-044-0/+301
* staging: sync: Add synchronization frameworkErik Gilling2013-03-044-0/+849
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-12/+7Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-296-255/+589
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | staging: alarm-dev: Implement compat_ioctl supportJohn Stultz2013-01-182-0/+54
* | | staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctlJohn Stultz2013-01-181-89/+139
* | | staging: alarm-dev: Drop pre Android 1.0 _OLD ioctlsJohn Stultz2013-01-181-16/+2Star
* | | staging: android: Add some Kconfig help entriesCruz Julian Bishop2013-01-071-3/+26
* | | staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop2013-01-071-3/+3
* | | staging: android: Avoid using camelcase in binder.hCruz Julian Bishop2013-01-071-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-181-1/+2
|\ \
| * | pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+2
| |/
* | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-121-8/+8
|\ \
| * | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-121-8/+8