Show patches with: Archived = No       |   8854 patches
« 1 2 3 488 89 »
Patch Series S/W/F Date Submitter Delegate State
alarmtimer: Fix conflicting definitions of alarmtimer_get_rtcdev --- 2012-05-07 John Stultz Rejected
security: Add proper checks for Android specific capability checks --- 2012-05-07 John Stultz Rejected
Revert Bluetooth: Use the stored LTK for restabilishing security --- 2012-05-07 John Stultz Rejected
HACK: Input: Set monotonic time default event time stamps. --- 2012-05-07 John Stultz Rejected
toolbox: rmmod: fix module unloading --- 2012-05-15 Vishal Bhoj Accepted
Allow runtime loading of cpufreq driver --- 2012-05-30 Vishal Bhoj Rejected
Add a .note.android.ident section to Android ELF binaries. --- 2012-06-06 Thiago Jung Bauermann Accepted
Add ION Memmanager support --- 2012-06-15 Vishal Bhoj Rejected
OMAP4: reduce TILER ion heap to match max tiler size --- 2012-06-15 Vishal Bhoj Rejected
omap4: relocate and resize ion carveout memories --- 2012-06-15 Vishal Bhoj Rejected
OMAP4: increase ducati carveout by 2MB --- 2012-06-15 Vishal Bhoj Rejected
omap4: resize ion carveout memories --- 2012-06-15 Vishal Bhoj Rejected
ARM: OMAP4: Add nonsecure TILER carveout --- 2012-06-15 Vishal Bhoj Rejected
ARM: Update ION code for commonality --- 2012-06-15 Vishal Bhoj Rejected
ARM: OMAP4: Move common ION #defines to omap4_ion.h --- 2012-06-15 Vishal Bhoj Rejected
ARM: OMAP4: ION:Remove large-surfaces ION carveout --- 2012-06-15 Vishal Bhoj Rejected
OMAP4: SDP/Blaze/Panda: fix vram overlap with static carveouts --- 2012-06-15 Vishal Bhoj Rejected
Add panda ID code to the identification --- 2012-06-15 Vishal Bhoj Rejected
panda: remove multiple definition for wl12xx --- 2012-06-15 Vishal Bhoj Rejected
omap: pvr: Fix division by zero error --- 2012-06-15 Vishal Bhoj Rejected
OMAP: DSSCOMP: Use vmalloc for large allocations --- 2012-06-15 Vishal Bhoj Rejected
OMAP4: DSS2: Avoid VID/GFX underflow errors(v2) --- 2012-06-15 Vishal Bhoj Rejected
panda: Enable ION defconfig --- 2012-06-15 Vishal Bhoj Rejected
rpmsg: Disable hex dump --- 2012-06-15 Vishal Bhoj Rejected
Revert "HACK: increase TILER memory from 16MB to 32MB" --- 2012-06-15 Vishal Bhoj Rejected
Revert "HACK: increase TILER memory from 16MB to 32MB" --- 2012-06-15 Vishal Bhoj Rejected
ARM: Panda: Add ION flags for compiling ION modules --- 2012-06-15 Vishal Bhoj Rejected
rpmsg:Remove additional rpmsg hex dump log --- 2012-06-15 Vishal Bhoj Rejected
rpmsg: Remove excessive logging for rpmsg --- 2012-06-15 Vishal Bhoj Rejected
fix minor spelling mistake --- 2012-07-20 Zach Pfeffer Accepted
Fix misleading OpenJDK triggered error message --- 2012-07-20 Zach Pfeffer Rejected
Fix documentation for lunch command --- 2012-07-22 Zach Pfeffer Accepted
gpu: ion: fix compilation warning --- 2012-10-09 Benjamin Gaignard Accepted
gpu: ion: fix carveout ops --- 2012-10-17 Benjamin Gaignard Accepted
init: Fix get_hardware_name() to cope with long /proc/cpuinfo output --- 2012-12-07 Jon Medhurst (Tixy) Accepted
binutils: prevent all warnings being treated as errors --- 2012-12-09 Jim Huang New
gdb: prevent all warnings being treated as errors --- 2012-12-09 Jim Huang New
libbfd: prevent all warnings being treated as errors --- 2012-12-09 Jim Huang New
libbfd: prevent from incorrect assignment of $CFLAGS --- 2012-12-09 Jim Huang Accepted
binutils: disable the installation of localized packages --- 2012-12-09 Jim Huang Accepted
allow adb host to ignore USB devices that are powered off --- 2013-01-17 Andy Doan Rejected
Remove incompatible ashmem.h --- 2013-01-31 John Stultz Accepted
If parameter of -d does not exist, print warning and process the signle file, without diffing --- 2013-02-27 dmitry pervushin Rejected
selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issue --- 2013-03-18 John Stultz Accepted
ion: Add Kconfig dependency to ARM --- 2013-03-18 John Stultz Accepted
mmc: core: Remove stray CONFIG_EXPERIMENTAL dependencies --- 2013-03-18 John Stultz Accepted
ARM: mm: Allow an empty PMD in alloc_init_pte() --- 2013-04-03 John Stultz Accepted
wakelock: Update USB OTG wakelocks to depend on PM_WAKELOCK --- 2013-04-09 John Stultz Rejected
config: Set CPU_FREQ_GOV_INTERACTIVE default n --- 2013-04-09 John Stultz Rejected
config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROID --- 2013-04-09 John Stultz Rejected
pstore: Update Documentation/android.txt --- 2013-04-09 John Stultz Accepted
cpufreq: interactive: Initialise above_hispeed_delay_lock --- 2013-04-26 John Stultz Rejected
Revert "ARM: Make low-level printk work" --- 2013-05-21 John Stultz Rejected
libc/arch-arm/cortex-a9/bionic/memcpy.S: Integrate cortex-strings memcpy. --- 2013-06-12 Will Newton Rejected
libc/arch-arm/cortex-a15/bionic/memcpy.S: Integrate cortex-strings memcpy. --- 2013-06-12 Will Newton Rejected
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. --- 2013-07-01 Will Newton Accepted
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. --- 2013-07-03 Will Newton Accepted
ion: Cleanup whitespace issues and other checkpatch problems --- 2013-11-08 John Stultz Accepted
ion: Improve ION config description --- 2013-11-08 John Stultz Accepted
ion: Fix compat support to use proper compat ioctl numbers --- 2013-11-15 John Stultz Accepted
ion: Add dummy driver for testing --- 2013-11-23 John Stultz Rejected
ion: Add carveout and chunk heaps to dummy driver --- 2013-11-23 John Stultz Rejected
ion: Fix two small issues in system_heap allocation --- 2013-11-23 John Stultz Accepted
ion: Fix build warning --- 2013-12-13 John Stultz Accepted
staging: ion: Build fix for compat_ion.c --- 2014-01-29 John Stultz Accepted
staging: ion: Move asm/page.h include down below linux/ includes. --- 2014-01-31 John Stultz Rejected
Fix aarch64 build issue with ION --- 2014-01-31 John Stultz Accepted
gralloc: dont hardcode 32bpp as RGBX --- 2014-02-21 Amit Pundir Accepted
gralloc: let target configure page flipping ioctl --- 2014-02-25 Amit Pundir Accepted
surfaceflinger: check for missing hwcomposer functions --- 2014-02-25 Amit Pundir Rejected
config: set sizeof void pointer for LP64 --- 2014-03-05 Amit Pundir Accepted
Conditionally include dex_preopt.mk --- 2014-03-05 Amit Pundir Rejected
build/Android.common.mk: check for DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES only if WITH_DEXPREOPT is enabled --- 2014-03-05 Amit Pundir Rejected
use p format specifier to print pointer address --- 2014-03-06 Amit Pundir Rejected
staging: binder: Convert get_user calls to copy_from_user --- 2014-03-07 John Stultz Rejected
load /system/lib64/libnetcmdiface.so for 64bit platforms --- 2014-03-16 Amit Pundir Rejected
audio_quality: Fix for 64-bit compatibility --- 2014-03-27 Yongqin Liu Rejected
audio_quality: Fix for 64-bit compatibility --- 2014-03-27 Yongqin Liu Accepted
tcp: Fix build error if IPV6 is not selected --- 2014-03-27 John Stultz Rejected
net: kuid/kguid build fixes --- 2014-03-28 John Stultz Accepted
netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk --- 2014-03-29 John Stultz Accepted
gadget: Numerous build fixes --- 2014-03-29 John Stultz Rejected
cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c --- 2014-03-31 John Stultz Accepted
net: ipv6: Add missing const to ipv6_chk_addr --- 2014-04-04 John Stultz Rejected
xt_qtaguid: Fix boot panic --- 2014-04-16 John Stultz Accepted
app_process: change app_process a symlink of primary version --- 2014-05-06 Yongqin Liu Accepted
executable_prefer_symlink: add makefile for creating symlink to prefer version --- 2014-05-07 Yongqin Liu Accepted
tests Android.mk: add -Wno-sign-compare c flag --- 2014-05-08 Yongqin Liu Rejected
wchar_test.cpp: fix error between comparison signed and unsigned integer --- 2014-05-08 Yongqin Liu Accepted
CloseGuardMonitor.java: fix error of illegal start of type --- 2014-05-09 Yongqin Liu Rejected
dalvikvm: create the dalvikvm symlink to the primary version --- 2014-05-13 Yongqin Liu Accepted
libstagefright foundation: fix uninitialized varibale warning --- 2014-05-15 Amit Pundir Accepted
bionic libc test: make it can be compiled for 64 bit --- 2014-05-16 Yongqin Liu Rejected
Perf support for ARMv8 Aarch64 --- 2014-07-08 Khasim Syed Mohammed Accepted
make_ext4fs does not preserve user or group owner ownership --- 2014-07-08 Markus Mayer New
Fix typo in fs.h --- 2014-07-09 Markus Mayer Accepted
svc: add netd command --- 2014-07-10 Yongqin Liu Rejected
Update Android.mk to add perf support for arm64 --- 2014-07-11 Khasim Syed Mohammed Accepted
SELinuxDomainTest: change test for debuggerd and zygote domain --- 2014-07-14 Yongqin Liu Accepted
CtsVerifier: add dependency of android.test.runner --- 2014-07-15 Yongqin Liu Accepted
« 1 2 3 488 89 »