<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>ziggy471-sgn2-jb.git</title>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=summary</link>
<description>ziggy471-sgn2-jb.git log</description>
<language>en</language>
<item>
<title>15 Jan 19:01 - Add ATT defconfig</title>
<author>Ziggy &lt;ziggy@ziggy471.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 19:01:41 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=398f31e3f630c5590307b0b806d5423c9f397fa4</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=398f31e3f630c5590307b0b806d5423c9f397fa4</link>
<description>Add ATT defconfig</description>
<content:encoded><![CDATA[
Add ATT defconfig<br/>
<br/>
arch/arm/configs/t0_04_defconfig<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:59 - Initial OC</title>
<author>Ziggy &lt;ziggy@ziggy471.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:59:35 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=27502ce2be850dc84b3dc11f37956bcad0842822</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=27502ce2be850dc84b3dc11f37956bcad0842822</link>
<description>Initial OC</description>
<content:encoded><![CDATA[
Initial OC<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
arch/arm/mach-exynos/Makefile<br/>
arch/arm/mach-exynos/busfreq_opp_4x12.c<br/>
arch/arm/mach-exynos/clock-exynos4212.c<br/>
arch/arm/mach-exynos/cpufreq-4x12.c<br/>
arch/arm/mach-exynos/cpufreq.c<br/>
arch/arm/mach-exynos/subsystem_restart.c<br/>
drivers/cpufreq/Kconfig<br/>
drivers/cpufreq/cpufreq.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - IO SCHEDULERS: add ROW and ZEN</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:46 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=bfbe638c7a3f9a675500f23759fe32dddec2e3a8</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=bfbe638c7a3f9a675500f23759fe32dddec2e3a8</link>
<description>IO SCHEDULERS: add ROW and ZEN</description>
<content:encoded><![CDATA[
IO SCHEDULERS: add ROW and ZEN<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
block/Kconfig.iosched<br/>
block/Makefile<br/>
block/bfq-cgroup.c<br/>
block/bfq-ioc.c<br/>
block/bfq-iosched.c<br/>
block/bfq-sched.c<br/>
block/bfq.h<br/>
block/row-iosched.c<br/>
block/zen-iosched.c<br/>
include/linux/slide2wake.h<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - ARM: Fix negative idle stats for offline cpu</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:40 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=c187c37dd37926a41b88719269eb015176f05996</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=c187c37dd37926a41b88719269eb015176f05996</link>
<description>ARM: Fix negative idle stats for offline cpu</description>
<content:encoded><![CDATA[
ARM: Fix negative idle stats for offline cpu<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
arch/arm/kernel/process.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - SPINLOCK: remove unused branch labels from trylock routines</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:36 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=76d7eeb30eb723ee0ce8e1282a7351ac830854fc</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=76d7eeb30eb723ee0ce8e1282a7351ac830854fc</link>
<description>SPINLOCK: remove unused branch labels from trylock routines</description>
<content:encoded><![CDATA[
SPINLOCK: remove unused branch labels from trylock routines<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
arch/arm/include/asm/spinlock.h<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - IOSCHED: prevent aliased requests from starving other I/O</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:30 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=318f9ee41a74bcf5d07dfbcac883cd9a50bdc072</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=318f9ee41a74bcf5d07dfbcac883cd9a50bdc072</link>
<description>IOSCHED: prevent aliased requests from starving other I/O</description>
<content:encoded><![CDATA[
IOSCHED: prevent aliased requests from starving other I/O<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
block/cfq-iosched.c<br/>
block/deadline-iosched.c<br/>
block/elevator.c<br/>
block/vr-iosched.c<br/>
include/linux/elevator.h<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - TIMER: optimize apply_slack()</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:26 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=af3e8a3c0b15208e453393192c752c373ffb3914</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=af3e8a3c0b15208e453393192c752c373ffb3914</link>
<description>TIMER: optimize apply_slack()</description>
<content:encoded><![CDATA[
TIMER: optimize apply_slack()<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
kernel/timer.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - UPDATES: add support for cpu alignment, fix makefile, make changes to f/sync</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:20 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=28da6c8f2ca57ea32db1fd5906dd1dd21fc071dd</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=28da6c8f2ca57ea32db1fd5906dd1dd21fc071dd</link>
<description>UPDATES: add support for cpu alignment, fix makefile, make changes to f/sync</description>
<content:encoded><![CDATA[
UPDATES: add support for cpu alignment, fix makefile, make changes to f/sync<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
arch/arm/Kconfig<br/>
arch/arm/Makefile<br/>
arch/arm/kernel/head-nommu.S<br/>
arch/arm/kernel/head.S<br/>
fs/sync.c<br/>
include/linux/sched.h<br/>
kernel/sched_features.h<br/>
mm/slub.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - ANDROID: lowmemorykiller: Add config option to support oom_adj values</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:14 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=fc9aa78682be58c68b281b06c577d749ee6f5355</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=fc9aa78682be58c68b281b06c577d749ee6f5355</link>
<description>ANDROID: lowmemorykiller: Add config option to support oom_adj values</description>
<content:encoded><![CDATA[
ANDROID: lowmemorykiller: Add config option to support oom_adj values<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
drivers/staging/android/Kconfig<br/>
drivers/staging/android/lowmemorykiller.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - SCHED: Improve the -&gt;group_imb logic</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:10 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=863da4610dac34ee1e44f22d80848b951518a823</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=863da4610dac34ee1e44f22d80848b951518a823</link>
<description>SCHED: Improve the -&gt;group_imb logic</description>
<content:encoded><![CDATA[
SCHED: Improve the ->group_imb logic<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
kernel/sched_fair.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:06 - SCHED: fix OOPS when build_sched_domains percpu allocation fails</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:06:03 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=3e368304995d146638d8a8ee615768a9a1641d53</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=3e368304995d146638d8a8ee615768a9a1641d53</link>
<description>SCHED: fix OOPS when build_sched_domains percpu allocation fails</description>
<content:encoded><![CDATA[
SCHED: fix OOPS when build_sched_domains percpu allocation fails<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
kernel/sched.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:05 - NET: Proportional Rate Reduction for TCP</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:05:59 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=d52027839300ecf7be0b420e478671f489cd00dd</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=d52027839300ecf7be0b420e478671f489cd00dd</link>
<description>NET: Proportional Rate Reduction for TCP</description>
<content:encoded><![CDATA[
NET: Proportional Rate Reduction for TCP<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
include/linux/tcp.h<br/>
net/ipv4/tcp_input.c<br/>
net/ipv4/tcp_output.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:05 - LOWMEMORYKILLER: Don&#39;t try to kill the same process over and over</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:05:54 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=c2e1f37510271a31d99f408c873d36951a5a6a8b</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=c2e1f37510271a31d99f408c873d36951a5a6a8b</link>
<description>LOWMEMORYKILLER: Don&#39;t try to kill the same process over and over</description>
<content:encoded><![CDATA[
LOWMEMORYKILLER: Don't try to kill the same process over and over<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
drivers/staging/android/lowmemorykiller.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:05 - ARM: disable preemption in machine_shutdown</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:05:49 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=6e662228ef2fa9074ff1fced87ffa792150ffa78</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=6e662228ef2fa9074ff1fced87ffa792150ffa78</link>
<description>ARM: disable preemption in machine_shutdown</description>
<content:encoded><![CDATA[
ARM: disable preemption in machine_shutdown<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
arch/arm/kernel/process.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:05 - zImage: compress zImage with XZ compression</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:05:22 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=199c12b67442f9aed72ecfe53e2d2ffa9b746a88</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=199c12b67442f9aed72ecfe53e2d2ffa9b746a88</link>
<description>zImage: compress zImage with XZ compression</description>
<content:encoded><![CDATA[
zImage: compress zImage with XZ compression<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
arch/arm/Kconfig<br/>
arch/arm/boot/compressed/Makefile<br/>
arch/arm/boot/compressed/decompress.c<br/>
arch/arm/boot/compressed/piggy.xzkern.S<br/>
lib/xz/xz_dec_stream.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:04 - DEBUG: disable some more debugging stuff</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:04:29 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=91c6b3515bc7d47991d3d443794cced2828be6ac</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=91c6b3515bc7d47991d3d443794cced2828be6ac</link>
<description>DEBUG: disable some more debugging stuff</description>
<content:encoded><![CDATA[
DEBUG: disable some more debugging stuff<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
include/linux/mm.h<br/>
kernel/Makefile<br/>
kernel/sched_fair.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:04 - VM: move common VM settings to defconfig</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:04:24 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=9e70927b4b2b409f01bfd59fee514a2517255c57</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=9e70927b4b2b409f01bfd59fee514a2517255c57</link>
<description>VM: move common VM settings to defconfig</description>
<content:encoded><![CDATA[
VM: move common VM settings to defconfig<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
fs/Kconfig<br/>
fs/dcache.c<br/>
fs/fuse/control.c<br/>
mm/Kconfig<br/>
mm/page-writeback.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:04 - SCHEDULER: minor updates from CAF</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:04:20 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=c94d2518b3b3992475146cb35be2487606cadac8</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=c94d2518b3b3992475146cb35be2487606cadac8</link>
<description>SCHEDULER: minor updates from CAF</description>
<content:encoded><![CDATA[
SCHEDULER: minor updates from CAF<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
kernel/sched.c<br/>
kernel/sched_rt.c<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:04 - SCHEDULER: set define LOAD_FREQ to (4*HZ+61)</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:04:14 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=91814d01199a006ed5fd23043fe4038412c092a0</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=91814d01199a006ed5fd23043fe4038412c092a0</link>
<description>SCHEDULER: set define LOAD_FREQ to (4*HZ+61)</description>
<content:encoded><![CDATA[
SCHEDULER: set define LOAD_FREQ to (4*HZ+61)<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
include/linux/sched.h<br/>
]]>
</content:encoded>
</item>
<item>
<title>15 Jan 18:04 - CRC: update CRC routines</title>
<author>Chad Goodman &lt;chad.goodman@gmail.com&gt;</author>
<pubDate>Tue, 15 Jan 2013 18:04:09 +0000</pubDate>
<guid isPermaLink="true">https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=710a6461a2df985d01bcf240c5d56d539a92dab3</guid>
<link>https://ziggy471.com/git/gitweb.cgi?p=ziggy471-sgn2-jb.git;a=commit;h=710a6461a2df985d01bcf240c5d56d539a92dab3</link>
<description>CRC: update CRC routines</description>
<content:encoded><![CDATA[
CRC: update CRC routines<br/>
<br/>
Signed-off-by: Ziggy <ziggy@ziggy471.com><br/>
<br/>
crypto/Kconfig<br/>
crypto/crc32c.c<br/>
include/linux/crc32.h<br/>
lib/Kconfig<br/>
lib/crc32.c<br/>
lib/crc32defs.h<br/>
lib/gen_crc32table.c<br/>
]]>
</content:encoded>
</item>
</channel></rss>