summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename force_no_low_watermark to a flagQ8650BSDCANLYA504020Q8650BSDCANLYA504015Q8650BSDCANLYA504010Q8650BSDCANLYA504005Q8650BSDCANLYA50400412Q8650BSDCANLYA504001Q8650BSDCANLYA5040M76XXTSNCJNLYA60501003M76XXTSNCJNLYA60501002M76XXTSNCJNLYA6050M76XXTSNCJNLYA60401006M76XXTSNCJNLYA60401004M76XXTSNCJNLYA60401003M76XXTSNCJNLYA60401002M76XXTSNCJNLYA60401001M76XXTSNCJNLYA6040M76XXTSNCJNLYA6038M76XXTSNCJNLYA6037Shubhraprakash2010-08-281-1/+1
* libc:kernel-headers:Adding IOCTL to change Q6 clock.Q8650BSDCANLYA5035M76XXTSNCJNLYA6036M76XXTSNCJNLYA6034M76XXTSNCJNLYA6032M76XXTSNCJNLYA6030Vinay Kalia2010-08-041-0/+8
* Enabling thumbnail mode in 8k video decoder.Sidipotu Ashok2010-08-041-1/+54
* msm_kgsl.h: Remove device_id from ioctl paramsQ8650BSDCANLYA5025M76XXTSNCJNLYA6022M76XXTSNCJNLYA6020M76XXTSNCJNLYA6013Jon Ashburn2010-07-121-13/+2
* bionic: Add msm_rotator.hNaomi Luis2010-07-071-0/+61
* bionic: Adjust stack and linker based on target specific VM splitNaseer Ahmed2010-07-062-1/+10
* Merge changes I738be460,I46d5ba55 into froyoQ8650BSDCANLYA5015Linux Build Service Account2010-07-011-1/+12
|\
| * bionic: remove V5 instruction for V6 targetsBrian Steuer2010-06-291-0/+11
| * bionic: Change cache line size to 32Brian Steuer2010-06-291-1/+1
* | libc: Add cpu-features.h dependency to atomics_arm.SM76XXTSNCJNLYA6010David Ng2010-06-291-0/+1
|/
* Merge "jpeg:add jpeg hardware encoder driver header" into froyoLinux Build Service Account2010-06-281-0/+107
|\
| * jpeg:add jpeg hardware encoder driver headerNaseer Ahmed2010-06-251-0/+107
* | bionic: Add msm video encoder and decoder headersNaseer Ahmed2010-06-252-0/+862
|/
* updating bionic headers for 2.6.32 kernel and froyoPriya Komarlingam2010-06-2315-144/+1673
* kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1San Mehat2010-04-0611-283/+678
* Fix comparison of IPv6 prefixesKenny Root2010-03-241-1/+1
* libc: kernel: update msm_kgsl.hDima Zavin2010-03-241-1/+6
* Fix typo that broke recursive mutexes implementation.David 'Digit' Turner2010-03-231-1/+1
* pthread: Use private futexes by default in condition variablesDavid 'Digit' Turner2010-03-222-27/+27
* merge from open-source masterThe Android Open Source Project2010-03-2227-59/+189
|\
| * Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"David Turner2010-03-181-5/+4
| |\
| | * bionic: on pthread_join(), avoid extra check in case we find the threadAndré Goddard Rosa2010-02-051-5/+4
| * | Merge "bionic: ftell() returns a long, not an int"David Turner2010-03-181-1/+1
| |\ \
| | * | bionic: ftell() returns a long, not an intAndré Goddard Rosa2010-02-051-1/+1
| | |/
| * | Added support for dladdr()Matt Fischer2010-03-175-15/+101
| * | Merge "x86 syscall system call implementation"David Turner2010-03-172-0/+53
| |\ \
| | * | x86 syscall system call implementationBruce Beare2010-03-042-0/+53
| * | | Merge "Fix pread()/pwrite() stubs"David Turner2010-03-172-4/+4
| |\ \ \
| | * | | Fix pread()/pwrite() stubsMatt Fischer2010-02-122-4/+4
| | | |/ | | |/|
| * | | Merge "bionic: remove unneeded variable from chk_realloc()"David Turner2010-03-161-2/+3
| |\ \ \
| | * | | bionic: remove unneeded variable from chk_realloc()André Goddard Rosa2010-02-051-2/+3
| | |/ /
| * | | Merge "bionic: equalize the <unknown> program name between ssp.c and libc_ini...David Turner2010-03-161-2/+2
| |\ \ \
| | * | | bionic: equalize the <unknown> program name between ssp.c and libc_init_common.cAndré Goddard Rosa2010-02-051-2/+2
| | |/ /
| * | | Merge "improve readability of string: fix indentation and remove trailing spa...David Turner2010-03-1613-18/+17
| |\ \ \
| | * | | improve readability of string: fix indentation and remove trailing spacesAndré Goddard Rosa2010-01-3013-18/+17
| * | | | Merge "optimize delete/delete[] operators by removing unneeded branch"David Turner2010-03-161-12/+4
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | optimize delete/delete[] operators by removing unneeded branchAndré Goddard Rosa2010-01-301-12/+4
| | |/
* | | Merge "Fix strtod security bug."David 'Digit' Turner2010-03-221-28/+142
|\ \ \
| * | | Fix strtod security bug.David 'Digit' Turner2010-03-091-28/+142
* | | | Use private futexes for pthread_mutex_t.David 'Digit' Turner2010-03-186-167/+208
* | | | Add pthread_condattr_init/destroy/setpshared/getpsharedDavid 'Digit' Turner2010-03-183-4/+94
* | | | Fix indentation in pthread mutex implementation.David 'Digit' Turner2010-03-171-207/+202
* | | | Revert "bionic: pthread: use private futexes by default for mutexes and condv...Fabrice Di Meglio2010-03-116-611/+298
* | | | bionic: pthread: use private futexes by default for mutexes and condvarsDavid 'Digit' Turner2010-03-116-298/+611
* | | | Merge "Only use NEON memcpy if __ARM_NEON__ is defined"Colin Cross2010-03-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Only use NEON memcpy if __ARM_NEON__ is definedColin Cross2010-03-091-1/+1
* | | | Merge "Fix spurious DNS lookups in the C library."David 'Digit' Turner2010-03-095-5/+19
|\ \ \ \
| * | | | Fix spurious DNS lookups in the C library.David 'Digit' Turner2010-03-085-5/+19
| |/ / /
* | | | Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
|/ / /
* | | Fix timezone management in the C libraryDavid 'Digit' Turner2010-03-052-0/+14