freak007/androsens4 forked from showp1984/bricked-pyramid-3.0
-
badass: fix compile error when gpucontrol is not set
freak007 committedJun 15, 2012
-
compile: fix lib/bitmap.c compile error with linaro gcc 4.7
freak007 committedJun 13, 2012 From 84cbcb9e3df658d021c735fc17054a8126d4e070 Mon Sep 17 00:00:00 2001 From: showp1984 <showp1984@gmail.com> Date: Sat, 10 Dec 2011 01:02:41 +0100
-
freak007 committed
Jun 13, 2012 -
compile: fix compile for latest linaro gcc 4.7
freak007 committedJun 13, 2012
-
freak007 committed
Jun 9, 2012 -
freak007 committed
Jun 9, 2012 8598f4fc710efd9934a98a228db2740c32035d8c b37266adbcf9c8a2b32b42580d1611b54a317fd2
-
mainline: add kernel 3.0.33 patch
freak007 committedJun 8, 2012 -
bcm4329: add new fake bcmdhd driver and interaction with bcm4329_248
freak007 committedJun 8, 2012
-
bcmdhd_fake: finally rename all config options
freak007 committedMay 28, 2012
-
config: update config to version 09c
freak007 committedMay 27, 2012 -
freak007 committed
May 27, 2012 -
freak007 committed
May 27, 2012
-
bcm4329_248_fake: remove unused files
freak007 committedMay 26, 2012 -
mainline: add kernel 3.0.32 patch
freak007 committedMay 26, 2012 -
cy8c_tma_ts.c: modify condition to have sweep2wake/unlock working wit…
freak007 committedMay 26, 2012 …hout cmdline
-
bcm4329_248: add option to expose firmware_path to userland and optio…
freak007 committedMay 26, 2012 …n to build a fake bcmdhd driver in order to solve sense4 wifi tethering, i build a fake bcmdhd driver based on bcm4329_248 driver, with userland support
-
badass, sweep2wake: backport showp1984 work
freak007 committedMay 22, 2012 The only changes i made is for gpu32/2d oc control, works without cmdline/badass
-
sched, fair: Add some serialization to the sched_domain and fix dupli…
freak007 committedMay 21, 2012 …cate code Since the sched_domain walk is completely unserialized (!SD_SERIALIZE) it is possible that multiple cpus in the group get elected to do the next level. Avoid this by adding some serialization. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> modified for linux 3.0 from Linux 3.4+
-
freak007 committed
May 21, 2012 -
sched: don't remember this change (made it 2 weeks ago)
freak007 committedMay 21, 2012
-
msm,lowmemorykiller,binder: merge some faux commits
freak007 committedMay 8, 2012
-
freak007 committed
May 7, 2012 -
freak007 committed
May 7, 2012 -
kernel: made some commits imports from showp bricked pyramid 3.0
freak007 committedMay 7, 2012 -
cifs: fix compile for linaro 4.7
freak007 committedMay 7, 2012
-
freak007 committed
Apr 13, 2012 -
zram: change zram_num_devices default to 2
freak007 committedApr 13, 2012 -
bluetooth: backport faux123 bluetooth stack commits
freak007 committedApr 13, 2012 for all changes, see: https://github.com/faux123/msm8660-htc-ics/commits/mainline
-
mainline: add patch 3.0.26-3.0.27 patch
freak007 committedApr 13, 2012
-
staging: zram, zcache: small changes
freak007 committedApr 12, 2012 -
config: update freak_defconfig
freak007 committedApr 12, 2012 zram compiled as module disable frontswap compilation parameter, no need of it while there is no real swap on sensation.
-
config: update freak_defconfig
freak007 committedApr 10, 2012 first try to have zcache, cleancache and frontswap functional Made zram compiled as module (need modified /system/etc/init.d/90zam to have it working)
-
mm, staging: merge zram, cleancache, zcache kernel 3.2
freak007 committedApr 10, 2012 -
zcache: fix deadlock condition
freak007 committedApr 10, 2012 I discovered this deadlock condition awhile ago working on RAMster but it affects zcache as well. The list spinlock must be locked prior to the page spinlock and released after. As a result, the page copy must also be done while the locks are held. Applies to 3.2. Konrad, please push (via GregKH?)... this is definitely a bug fix so need not be pushed during a -rc0 window. Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com>
-
acpuclock-8x60: revert some changes
freak007 committedApr 10, 2012