Changelog 1.1

Major performance improvements
    removed conflicting exynos hotplugging driver
    fstab optimizations
    arm cacheline updated
    FIFO I/O Scheduler as default
    boost-boot: use full cores
    mutex improvements
    arm decompressor unaligned access
    arm smc extensions fixed
upgraded to the latest Linux 3.0.76
added SHV-E210 images
Brightness lock removed (upto 300 candela)
led-control by AndreiLux
mDNIe control by AndreiLux
ROW I/O Scheduler updated
Deadline I/O Scheduler updated
V(R) I/O Scheduler added
Dynamic fsync updated with some cache optimizations
zzmoove CPU governor updated to 0.4
ARM: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
ARM: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
ARM: decompressor: Enable unaligned memory access for v6 and above
ARM: topology: Updated
net: bcmdhd from i9500 source drop
mutex: dynamically disable mutex spinning at high load
mutex: restrict mutex spinning to only one task per mutex
mutex: Make more scalable by doing less atomic operations
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
readded wakelock: instead of directly going to suspend_mem, use the new suspend_freeze
PM: Introduce suspend state PM_SUSPEND_FREEZE
hrtimer: Prevent enqueue of hrtimer on dead CPU
hrtimer: Consider preemption when migrating hrtimer cpu_bases
panic: fix a possible deadlock in panic()
mm/vmscan: "WasActive page flag"
mm/slqb: replace deprecated function
rq_stats: add run queue statistic collection to kernel tick scheduler
buqfreq: Use cpu_load_slope correctly
backport: smp: patches from mainline 3.5 to hopefully help with hotplug 
word-at-a-time: make the interfaces truly generic
 + lib: strncpy_from_user & strnlen_user
sched: LOAD_FREQ (4*HZ+122) avoids loadavg Moire
sched: don't call task_group() many times in set_task_rq()
sched: use cpu capacity to decide if a ILB is needed
patch: add SLQB memory allocator by Nick Piggin
drivers: mmc: disable CRC
AIO: Don't plug the I/O queue in do_io_submit()
s6e8aa0: Allow manual brightness to 300 candela
staging: Add Snappy compression library (v3)
staging: Add Snappy compression support to zram (alt)
csnappy: Update to newest version
cpupower: update the cpu_power according to cpu load

Changelog 1.0.4

net: all drivers from stock i9300 update 10 source drop
boost-boot: wait for dexopt
add hostapd hotspot fix

Changelog 1.0.3

upgraded to the latest Linux 3.0.73
added hotplug, smartassV2 governor
arm: auto_hotplug driver removed
(conflicts with stock one)
arm: topology updated
ext4: prevent kernel panic in case of uninitialized jinode
mmc: core: Fix possbile memory leak
input: evdev: Move wake_lock_destroy call
init/main.c: Reduce logging, remove ftrace
net: drivers mixed with temasek source code
(fixes hotspot)

Changelog 1.0.2

upgraded to the latest Linux 3.0.72
ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix
wakeup: Use irqsave/irqrestore for events_lock 
sched: Prevent wakeup to enter critical section needlessly
rwsem: steal writing sem for better performance 
rwsem-spinlock: let rwsem write lock stealable
sched: remove one division operation in find_buiest_queue()
yankasusq: push CPU freq to current max on wakeup
applied Samsung update 10 source drop diff. to update 9
RTC and alarm changes
melfas-ts: update driver and firmware
kernel: sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire
timer: optimize apply_slack()
revert: staging: android: lowmemorykiller: Add config option to support oom_adj values
arm: enabled hotplugging
net: wireless driver all reverted to stock i9300 update 10 source drop
(much better battery life)
enabled KSM(not recommended to use)
wipe cache, dalvik-cache during installation
install murata Wi-Fi fix for SHW-M440S
recompiled with strip-debug option

Changelog 1.0.1

fixed installation script not running comands properly
 - (Wi-Fi and other kernel modules fixed)
sysfs: fix race between readdir and lseek (part 2 fix up)
block: blk-merge: don't merge the pages with non-contiguous descriptors
samsung-battery: Reduce battery-monitor wakelock timeouts
execute init.kernel.sh earlier
recompiled with strip option

Initial release 1.0.0

based off Yank555.lu v1.5a
upgraded to the latest Linux 3.0.71
compiled using Linaro-toolchain 2013.03
100 MHz, 1704 MHz added
ROW I/O Scheduler updated
BFQ I/O Scheduler added
ZEN I/O Scheduler added
FIFO I/O Scheduler added
ZZMOOVE Governor added
Latest and greatest mali driver used
Ramdisk & kernel compression to LZ4
Integrated kernel modules into ramdisk
Boost-boot for faster boot
Removed all kernel-related logs
optimizations & bug-fixes :
        touchscreen drivers updated from i9300 update 8 source drop
        staging android drivers updated from i9300 update 8 source drop
        mach-exynos: cpuidle-exynos4: set logging default to disabled
        Added optimized ARM RWSEM algorithm
        media: MHL driver update
        keyboard-cypress: driver update
        staging: android: binder: Fix memory leak on thread/process exit
        staging: android: lowmemorykiller: Don't count reserved free memory
        staging: android: ashmem: get_name,set_name not to hold ashmem_mutex
        Deadline I/O Scheduler - added morfic 1:1 secret sauce
        Add ARM CPU topology
        ARM: cpu topology: Enable ARCH_POWER
        mmc: better MoviNAND handling
        tmpfs: fix mempolicy object leaks
        lzo-update-signature-20130226 from Linux 3.8
        Use wfi macro in platform_do_lowpower
        slub: fix a possible memory leak
        cpufreq: conservative: tune for performance
        cpufreq: Memory leak with sysfs when stats table are freed
        lib/string: use glibc version
        lib/string, lib/memcpy: use GNU implementation
        s3cfb: disable spam
        wireless: backported from Linux 3.4
        sched: Add missing call to calc_load_exit_idle
        sched/nohz: Rewrite, fix and add more accurate load-avg computation
        mali/midas-power: Decrease minimum voltage boundary
        Si47xx: properly free resources if failure to initialize
        updated android binder from faux123
        sysfs: handle failure path correctly for readdir()
        sysfs: fix race between readdir and lseek
        fbcon: queue work on any cpu
        timer: hrtimer: Don't check idle_cpu() before calling get_nohz_timer
        timer: Relocate declarations of init_timer_on_stack_key()
        timer: Generalize timer->base flags handling
        timers: Consolidate base->next_timer update
        timers: Create detach_if_pending() and use it
