[Kernel] AbyssN3 Kernel v1.7.0 (SM-N9005) Stable Version [Kernel] AbyssN3 Kernel v1.7.0 (SM-N9005) Stable Version
Seite 1 von 2 1 ... LetzteLetzte
Ergebnis 1 bis 20 von 26
  1. 10.10.2013, 13:48
    #1
    Abyss SM-N9005 Kernel v1.7.0 Stable Version by Angelom


    Unglaublich, eben beim Aktualisieren des S4 Kernel Threads das hier gefunden! Danke an den Enwickler.

    Stammthread: http://www.nonsolosmartphone.it/abys...005-t7846.html

    Achtung: Der Kernel ist nur für das SM-N9005 und Samsung Firmwares geeignet!

    Weder ich, PocketPC.ch, noch der Entwickler übernehmen die Haftung bei Schäden am Gerät nach dem flashen dieses Kernel!

    Achtung: Nachdem Sie den Kernel installiert haben, wenn das Telefon zuerst startet und ein zweites Mal ravvierà Boot: Keine Sorge, es ist normal und notwendig für die Installation einiger Dateien. Nach dem ersten Start wird alles normal funktionieren

    Nach der Installation des Kernels wird automatisch "wipe cache partition" und "wipe dalvik cache"



    AbyssN3 Kernel v1.7.0 "Nur für Samsung Firmwares ab der MJ6":
    http://dfiles.eu/files/ylvsh61b1


    "Vor dem flashen solltet Ihr beachten das unter Einstellungen/Optionen/Sicherheit die Reaktivierungssperre deaktiviert ist."

    Installation:


    • kopiert die Abyss Kernel zip auf das Gerät
    • im ausgeschalteten Zustand mit Vol+,Home und Power gleichzeitig gedrückt halten in das Recovery (CWM, TWRP) booten
    • vor dem flashen des Kernels ist es ratsam, einen Cache-wipe und Dalvik-Cache wipe durchzuführen.
    • mit "install zip from sdcard > choose zip from sdcard" die Rom Cleaner zip flashen


    Changelog:
    Code:
    v1.7.0 "Nur für Samsung Firmwares ab der MJ6"
    
    http://dfiles.eu/files/ylvsh61b1
    
    mdnie lite control: add control interface
    mm/slab, slob, slub: Full Sync 3.10.x kernel
    mm/mm_init.c: Full Sync 3.10.x kernel
    kernel/bounds.c: Full Sync 3.10.x kernel
    kernel/bounds.c: Full Sync 3.10.x kernel
    kernel/capability.c: Full Sync 3.10.x kernel
    kernel/context_tracking.c: Full Sync 3.10.x kernel
    kernel/cred.c: Full Sync 3.10.x kernel
    kernel/cpuset.c: Full Sync 3.10.x kernel
    kernel/exit.c: Full Sync 3.10.x kernel
    kernel/extable.c: Full Sync 3.10.x kernel
    kernel/futex.c: Full Sync 3.10.x kernel
    kernel/groups.c: Full Sync 3.10.x kernel
    kernel/jump_label.c: Full Sync 3.10.x kernel
    kernel/kallsyms.c: Full Sync 3.10.x kernel
    kernel/kexec.c: Full Sync 3.10.x kernel
    kernel/kprobes.c: Full Sync 3.10.x kernel
    kernel/ksysfs.c: Full Sync 3.10.x kernel
    kernel/mutex.c: Full Sync 3.10.x kernel
    kernel/panic.c: Full Sync 3.10.x kernel
    kernel/range.c: Full Sync 3.10.x kernel
    kernel/relay.c: Full Sync 3.10.x kernel
    kernel/rtmutex.c: Full Sync 3.10.x kernel
    kernel/srcu.c: Full Sync 3.10.x kernel
    kernel/task_work.c: Full Sync 3.10.x kernel
    kernel/tracepoint.c: Full Sync 3.10.x kernel
    kernel/uid16.c: Full Sync 3.10.x kernel
    kernel/wait.c: Full Sync 3.10.x kernel
    SMP: Updated SMP from 3.10.x kernel
    workqueue: don't use WQ_HIGHPRI for unbound workqueue
    workqueue: factor out worker_pool from global_cwq
    workqueue: use @pool instead of @gcwq or @cpu where applicable
    workqueue: separate out worker_pool flags
    workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
    workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
    workqueue: drop CPU_DYING notifier operation
    workqueue: ROGUE workers are UNBOUND workers 
    workqueue: trivial fix for return statement in work_busy()
    workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
    workqueue: use new hashtable implementation
    workqueue: consider work function when searching for busy work items
    workqueue: fix find_worker_executing_work() brekage from hashtable conversion
    workqueue: set PF_WQ_WORKER on rescuers
    workqueue: move struct worker definition to workqueue_internal.h
    workqueue: unexport work_cpu()
    workqueue: use std_ prefix for the standard per-cpu pools
    workqueue: make GCWQ_DISASSOCIATED a pool flag
    workqueue: introduce WORK_OFFQ_CPU_NONE
    workqueue: add worker_pool->id
    Updated Workqueue from 3.10.x kernel
    ACPI / processor: prevent cpu from becoming online
    Many other patches
    
    v1.5.0 "Nur für Samsung Firmwares ab der MJ6"
    
    http://dfiles.eu/files/e9sm17z7i
    
    Added 3.4.72 Linux patches
    kernel/printk.c: Full Sync 3.10.x kernel
    lib/idr.c; Sync with 3.10.x kernel
    fs/nls: Full Sync 3.10.x kernel
    mm/shmem.c: Sync with 3.10.x kernel
    drivers/clk Full Sync with 3.10.x kernel
    ARM: use phys_addr_t for DMA zone sizes
    of: Specify initrd location using 64-bit
    ARM: virt: Add boot-time diagnostics
    arm: Use generic timer broadcast receiver
    ARM: 7651/1: remove unused smp_timer_broadcast #define
    mm: implement WasActive page flag (for improving cleancache)
    /dev/mem: use phys_addr_t for physical addresses
    ARM: mm: fix boot on SA1110 Assabet
    ARM: LPAE: use phys_addr_t for initrd location
    ARM: LPAE: use phys_addr_t in free_memmap()
    ARM: fix warning on uninitialized offset.un
    ARM: cleanup undefined instruction entry code
    ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supported
    init: remove permanent string buffer from do_one_initcall()
    Disable /dev/port interface on systems without an ISA bridge
    drivers/char/mem.c: fix small coding style issues
    char: add aio_{read,write} to /dev/{null,zero}
    drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
    /dev/oldmem: Remove the interface
    rbtree: empty nodes have no color
    rbtree: move some implementation details from rbtree.h to rbtree.c
    rbtree: faster augmented rbtree manipulation
    rbtree: remove prior augmented rbtree implementation
    rbtree: add RB_DECLARE_CALLBACKS() macro
    mm: replace vma prio_tree with an interval tree
    rbtree: move augmented rbtree functionality to rbtree_augmented.h 
    mm: interval tree added
    mm anon rmap: replace same_anon_vma linked list with an interval tree
    mm: add CONFIG_DEBUG_VM_RB build option
    mm: export a function to get vm committed memory
    mm: add anon_vma_lock to validate_mm()
    mm: augment vma rbtree with rb_subtree_gap
    mm: check rb_subtree_gap correctness
    mm: vm_unmapped_area() lookup function
    mm: protect against concurrent vma expansion
    mm: added vm_unmapped_area
    mm: remove free_area_cache
    mm: use vm_unmapped_area() on arm architecture
    mm: fix kernel BUG at huge_memory.c
    mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage
    mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
    Many other patches
    
    v1.4.1 F "Nur für Samsung Firmwares ab der MJ6"
    
    http://dfiles.eu/files/9tt6vh6w6
    
    Added 3.4.71 Linux patches
    Cleancache: Full Sync code from 3.10.x Linux
    Ptrace; Full Sync code from 3.10.x Linux
    Frontswap: Full Sync code from 3.10.x Linux
    kernel/fork.c: Full Sync code from 3.10.x Linux
    kernel/exit.c: Full Sync code from 3.10.x Linux
    kernel/stop_machine.c: Full Sync code from 3.10.x Linux
    kernel/kmod.c; full SYNC with 3.10.x Linux
    kernel/cpuset.c; full SYNC with 3.10.x Linux
    kernel/softirq.c; full SYNC with 3.10.x Linux
    fs/ramfs: full SYNC with 3.10.x Linux
    fs/notify: full SYNC with 3.10.x Linux
    fs/ecryptfs: full SYNC with 3.10.x Linux
    kernel/sched updated
    Lowmemorykiller updated
    MM: Major SYNC from 3.10.x kernel
    ARM: introduce atag_offset to replace boot_params
    ARM: constify machine_desc structure uses
    ARM: 7505/1: split out ATAGS parsing 
    ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags() procedure
    ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected
    ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs
    sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
    ARM: Remove current_mm per-cpu variable
    ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current
    ARM: 7502/1: contextidr: avoid using bfi instruction during notifier 
    ARM: mm: remove IPI broadcasting on ASID rollover 
    ARM: mm: avoid taking ASID spinlock on fastpath
    ARM: mm: use bitmap operations when allocating new ASIDs
    ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs
    ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM
    ARM: 7649/1: mm: mm->context.id fix for big-endian
    ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover
    ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
    ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
    ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)
    ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>
    ARM: 7432/1: use the new linux/sizes.h
    userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
    kill daemonize()
    Many other fixes
    
    Based on Samsung SM-N9005 Update3 Sources
    Added 3.4.70 Linux patches
    kernel/timer.c full SYNC with 3.10.x Linux
    kernel/time.c full SYNC with 3.10.x Linux
    kernel/sys.c full SYNC with 3.10.x Linux
    Binder full SYNC with 3.10.x Linux
    Logger full SYNC with 3.10.x Linux
    fs/proc full SYNC with 3.10.x Linux
    kernel/user.c full SYNC with 3.10.x Linux
    kernel/user_namspace.c full SYNC with 3.10.x Linux
    kernel/kmod.c full SYNC with 3.10.x Linux
    kernel/time full sYNC with 3.10.x Linux
    - clocksource: Always verify highres capability
    - clocksource: Add module refcount
    - clocksource: Provide unbind interface in sysfs
    - alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
    - sched_clock: Make ARM's sched_clock generic for all architectures
    - ARM: sched_clock: Load cycle count after epoch stabilizes
    - Many other patches
    Updated kernel/sched 
    - sched: Use this_rq() helper
    - sched/autogroup: Fix race with task_groups list
    - sched: Remove redundant update_runtime notifier
    - sched: Update rq clock before migrating tasks out of dying CPU
    - sched: Update rq clock before setting fair group shares
    - sched: Update rq clock before calling check_preempt_curr()
    - sched: Use swap() macro in scale_stime()
    - sched/fair: Remove unused variable from expire_cfs_rq_runtime()
    - sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list 
    - sched: Optimize build_sched_domains() for saving first SD node for a cpu
    - sched: Create for_each_sd_topology()
    - sched: Fix clear NOHZ_BALANCE_KICK
    - Many other patches
    ARM: implement optimized percpu variable access
    ARM: restart: allow platforms more flexibility specifying restart mode
    reboot: move shutdown/reboot related functions to kernel/reboot.c
    reboot: move arch/x86 reboot handling to generic kernel
    init: disable sparse checking of the mount.o source files
    init_task: Create generic init_task instance
    Fixed init/main.c
    Many other patches
    
    v1.3.1 F "Nur für Samsung Firmwares ab der MJ6"
    
    http://dfiles.eu/files/fnppolu15
    
    Added 3.4.69 Linux Patches
    block SYNC with 3.10.x kernel
    kernel/hrtimer SYNC with 3.10.x kernel
    kernel/posix-cpu-timers SYNC with 3.10.x kernel
    kernel/posix-timers SYNC with 3.10.x kernel
    kernel/semaphore.c full SYNC with 3.10.x Linux
    kernel/seccomp.c full SYNC with 3.10.x Linux
    ashmem.c : SYNC with 3.10.x Linux
    Updated auto-hotplug
    gnu: Added conservative scaling policy
    new_helper; file_inode(file)
    irq: Remove IRQ_EXIT_OFFSET workaround
    kernel: delete __cpuinit usage from all core kernel files
    rcu: delete __cpuinit usage from all rcu files
    drivers: delete __cpuinit usage from all remaining drivers files
    freezer: add unsafe versions of freezable helpers for NFS
    freezer: add unsafe versions of freezable helpers for CIFS
    freezer: shorten freezer sleep time using exponential backoff
    freezer: convert freezable helpers to freezer_do_not_count()
    freezer: convert freezable helpers to static inline where possible
    freezer: add new freezable helpers using freezer_do_not_count()
    freezer: kill PF_FREEZING
    freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
    HACK: ARM: disable sleeping while atomic warning in do_signal
    lockdep: remove task argument from debug_check_no_locks_held
    locked: check that no locks held at freeze time
    tracing/lockdep: Disable lockdep first in entering NMI
    smp: remove 'priv' of call_single_data
    CPU hotplug: provide a generic helper to disable/enable CPU hotplug
    Many other patches
    
    Based on Samsung SM-N9005 Update2 Sources
    SYNC workqueue code from 3.10.x Kernel
    SYNC kthread code from 3.10.x Kernel
    SYNC async code from 3.10.x Kernel
    SYNC cpu code from 3.10.x Kernel
    SYNC rwsem to 3.12.x kernel
    Added interface to Enable/Disable Logger
    hlist: drop the node parameter from iterators
    ARM: 7461/1: topology: Add arch_scale_freq_power function
    sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
    introduce N_MEMORY
    Manu other patches
    
    v1.2.1F
    
    http://dfiles.eu/files/b245p6sit
    
    Added 3.4.68 Linux Patches
    Sync Core from 3.10.x kernel
    Full Sync kernel/sched from 3.10.x kernel
    Full sync kernel/time from 3.10.x kernel
    SYNC to all RCU code from 3.10.x Kernel. 
    New RCU mode Enabled
    uksm-3.10: merge UKSM for 3.10.x kernel
    Fixed some issues on cpufreq
    Added context_tracking: New context tracking susbsystem
    arm: Add generic timer broadcast support
    switch the protection of percpu_counter list to spinlock
    lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'
    vsprintf: correctly handle width when '#' flag used in %#p format
    vsprintf: further optimize decimal conversion
    vsprintf: add %pMR for Bluetooth MAC address
    lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) 
    vsprintf: add support of '%*ph[CDN]'
    lib: vsprintf: optimize division by 10 for small integers
    lib: vsprintf: optimize division by 10000
    lib: vsprintf: optimize put_dec_trunc8()
    lib/vsprintf.c: improve standard conformance of sscanf()
    Many other patches
    
    v1.2.0
    
    http://dfiles.eu/files/fnlov1jpa
    
    Based on Samsung SM-N9005 Update1 Sources
    smp: Add generic smpboot facility
    smp: Add task_struct argument to __cpu_up()
    smp: Provide generic idle thread allocation
    stop_machine: Use smpboot threads
    smp, idle: Allocate idle thread for each possible cpu during boot
    smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
    smpboot: Provide infrastructure for percpu hotplug threads
    smpboot: Allow selfparking per cpu threads
    stop_machine: Mark per cpu stopper enabled early
    kthread: Implement park/unpark facility
    task_work_add: generic process-context callbacks
    trim task_work: get rid of hlist
    genirq: reimplement exit_irq_thread() hook via task_work_add()
    trimming task_work: kill ->data
    merge task_work and rcu_head
    move exit_task_work() past exit_files() et.al.
    deal with task_work callbacks adding more work
    task_work: add a scheduling point in task_work_run()
    task_work: Make task_work_add() lockless
    task_work: task_work_add() should not succeed after exit_task_work()
    mm: introduce a common interface for balloon pages mobility
    idle: Implement generic idle function
    idle: Provide a generic entry point for the idle code
    lib: Proportions with flexible period
    list: add a new LRU list type
    string: introduce memweight()
    time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSySCALL_OLD
    time: Introduce new GENERIC_TIME_VSYSCALL
    timekeeping: Cast raw_interval to u64 to avoid shift overflow
    time: Kill xtime_lock, replacing it with jiffies_lock
    time: export time information for KVM pvclock
    sched/nohz: Fix rq->cpu_load[] calculations
    sched: Fix race in task_group()
    sched: Fix nohz_idle_balance()
    sched: Fix load avg vs cpu-hotplug
    sched/numa: Rewrite the CONFIG_NUMA sched domain support
    Many other patches
    
    v1.1.1 Final
    
    http://dfiles.eu/files/qi8uh77se
    
    Added 3.4.67 Linux Patches
    Add krait-regulator-pmic driver
    Increase max krait voltage
    arm/crypto: Add optimized AES and SHA1 routines
    Switch the protection of percpu_counter list to spinlock
    iov_iter: move into its own file
    iov_iter: hide iovec details behind ops function pointers
    iov_iter: add bvec support
    d*0: Convert direct_IO to use iov_iter
    d*0: add bio_vec support to __blockdev_direct_IO()
    fs: pull iov_iter use higher up the stack
    aio: add aio_kernel_() interface
    loop: use aio to perform io on the underlying file
    fs: create file_readable() and file_writable() functions
    fs: add read_iter and write_iter to several file systems
    ecrpytfs: Convert aio_read/write ops to read/write_iter
    tmpfs: add support for read_iter and write_iter
    aio: convert the ioctx list to radix tree
    exfat: AIO Optimization compatibility fixup
    slub: use __SetPageSlab function to set PG_slab flag
    slub: Use freelist instead of "object" in __slab_alloc
    slub: Add frozen check in __slab_alloc
    slub: Simplify control flow in __slab_alloc()
    slub: Separate out kmem_cache_cpu processing from deactivate_slab
    slub: pass page to node_match() instead of kmem_cache_cpu structure
    slab: Use page struct fields instead of casting
    mm, sl[aou]b: Extract common fields from struct kmem_cache
    mm, sl[aou]b: Extract common code for kmem_cache_create()
    slab/mempolicy: always use local policy from interrupt context
    slub: refactoring unfreeze_partials()
    mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
    mm/slub: Use kmem_cache for the kmem_cache structure
    mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
    sync: don't block the flusher thread waiting on IO
    decompressor: Add LZ4 decompressor module
    lib: Add support for LZ4-compressed kernel
    arm: Add support for LZ4-compressed kernel
    lib: Add lz4 compressor module
    crypto: Add lz4 Cryptographic AP
    random: make 'add_interrupt_randomness()' do something sane
    random: use lockless techniques in the interrupt path
    random: create add_device_randomness() interface
    random: add new get_random_bytes_arch() function
    random: remove rand_initialize_irq()
    random: mix in architectural randomness in extract_buf()
    random: make it possible to enable debugging without rebuild
    Many other patches
    
    Added 3.4.66 Linux Patches
    Added CPU OC frequencies ( 2343 - 2419 - 2496 Mhz)
    Added GPU OC upto 533mhz
    Added L2 cache overclock ( 1808 mhz)
    Reverted to normal thermal sensor
    random: entropy tweaks are all the rage nowadays
    sched: Micro-optimize the smart wake-affine logic
    sched: Implement smarter wake-affine logic
    sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
    sched: Reset rq->next_interval before going idle
    sched: Unthrottle rt runqueues in __disable_runtime()
    sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
    sched: change active_load_balance_cpu_stop to use h_nr_running
    sched: change find_busiest_queue to h_nr_running
    sched: change update_sg_lb_stats to h_nr_running
    sched: change pick_next_task_fair to h_nr_running
    sched: change cpu_avg_load_per_task using h_nr_running
    sched: change load balance number to h_nr_running of run queue
    sched: Periodically decay max cost of idle balance
    sched: Consider max cost of idle balance per sched domain
    sched: Reduce overestimating rq->avg_idle
    sched: scale cpu load for judgment of group imbalance
    sched: scale the busy and this queue's per-task load before compare
    sched: reduce calculation effort in fix_small_imbalance
    sched: remove WARN_ON(!sd) from init_sched_groups_power()
    sched: don't call get_group() for covered cpus
    sched: Use cached value of span instead of calling sched_domain_span()
    sched: Optimize build_sched_domains() for saving first SD node for a cpu
    sched: Remove unused params of build_sched_domain()
    msm: cpufreq: Add support for CPU clocks and msm-cpufreq device
    msm: cpufreq: Relax constraints on "msm-cpufreq" workqueue
    cpufreq: enable sibling cpu policy sharing
    lib: Sparc's strncpy_from_user is generic enough, move under lib/
    word-at-a-time: make the interfaces truly generic
    lib: add generic strnlen_user() function
    lib: Fix generic strnlen_user for 32-bit big-endian machines
    ARM: use generic strnlen_user and strncpy_from_user functions
    cpufreq: Fix printing of governor and driver name the correct way
    msm: cpufreq: Initialize cpufreq driver early at boot
    
    v1.0.1F
    
    http://dfiles.eu/files/2immleje5
    
    Added Linux patches up to 3.0.65
    Added and enabled UC Frequencies (105 - 201 Mhz)
    Added F2FS filesystem support
    SEC_DEBUG Disabled and fix compilation issue
    Added Frandom
    Add a simple governor for GPU
    CPU unaligned access path
    Added kthermal
    Added and enabled RWSEM_XCHGADD_ALGORITHM for ARM
    Fixed Zram and enabled
    Added Memory Controller
    mm.h: Set VM_MAX_READAHEAD to 1024
    lib: Introduce some memory copy macros and functions
    lib: Improve the performance of memcpy and memmove
    Sched: Folding nohz load accounting more accurate
    mm: slub: Try setting slub_max_order to zero
    mm: slub: Memory allocated by kstrdup should be freed, when kmalloc(…mem_size, GFP_KERNEL) is failed.
    mm: Adjust dirty writeback for IO boost
    aio.c: Asynchronous I/O latency to a solid-state disk greatly increased
    mm: Modify page_alloc to analyze zone for NULL condition
    msm: restart: Always use Samsung magic restart reason
    net: Enable TCP Congestion Advanced, enable westwood and set as default
    Compile with -pipe
    Other Patches
    
    Based on Samsung SM-N9005 Kernel Sources
    Linaro Toolchain 4.8.2
    Selinux Permissive
    Added 27 steps frequency (300 - 2265)
    Added Voltage Control interface
    Governor: Pegasusq, performance, powersave, userspace, conservative, intellidemand, Lionheart, AbyssplugV2, interactive, smartmax, wheatley, adaptive, Ondemand (default).
    
    CPU i/o Scheduler: BFQ, row (default), cfq, deadline, sio, noop, vr, fifo, fiops, zen.
    Added and enabled Auto-hotplug
    Gentle_fair_sleepers configurable (disabled as default)
    XZ compression
    Exfat Support enabled
    Added cgroup_timer_slack
    cgroup_timer_slack: Added dynamic management of timer slack
    Added Dynamic Fsync
    Enabled Cleancache
    Enabled Swap
    Enabled Hard-float
    Added NTFS support
    Added UKSM from 3.9.x linux
    Auto-Root added
    init.d Support
    Other patches
    
    v1.0.0
    
    http://dfiles.eu/files/vqzqnby0s
    
    Based on Samsung SM-N9005 Kernel Sources
    Linaro Toolchain 4.8.2
    Selinux Permissive
    Added 27 steps frequency (300 - 2265)
    Added Voltage Control interface
    Governor:  Pegasusq, performance, powersave, userspace, conservative,  intellidemand, Lionheart, AbyssplugV2, interactive, smartmax, wheatley,  adaptive, Ondemand (default).
    
    CPU i/o Scheduler: BFQ, row (default), cfq, deadline, sio, noop, vr, fifo, fiops, zen.
    Added and enabled Auto-hotplug
    Gentle_fair_sleepers configurable (disabled as default)
    XZ compression
    Exfat Support enabled
    Added cgroup_timer_slack
    cgroup_timer_slack: Added dynamic management of timer slack
    Added Dynamic Fsync
    Enabled Cleancache
    Enabled Swap
    Enabled Hard-float
    Added NTFS support
    Added UKSM from 3.9.x linux
    Auto-Root added
    init.d Support
    Other patches
    2
     

  2. 10.10.2013, 14:20
    #2
    Wow - schon ein Kernel da ...
    0
     

  3. 10.10.2013, 14:25
    #3
    Man beachte "Selinux Permissive"!
    0
     

  4. 10.10.2013, 14:33
    #4
    Das heißt? ...
    1
     

  5. 20.10.2013, 22:02
    #5
    Zitat Zitat von aljee77 Beitrag anzeigen
    Man beachte "Selinux Permissive"!
    Ähhh ... nochmal: Was bedeutet das ?
    0
     

  6. 20.10.2013, 22:23
    #6
    SELinux ist/soll eine Sicherheitsverbesserung in dem Linux Kernel sein, welche maßgeblich von der NSA und noch einem Unternehmen entwickelt wurde. Dieser war auch schon beim S4 vorhanden aber bis zu den Firmware mit dem neuen Bootloader nicht aktiv.
    2
     

  7. 03.11.2013, 12:46
    #7
    Es gibt schon den Abyss v1.2.0
    1
     

  8. 14.11.2013, 09:01
    #8
    Ersten Post mal auf v1.30 aktualisiert.
    0
     

  9. 23.11.2013, 10:39
    #9
    schon jemand geflasht?
    0
     

  10. 25.11.2013, 19:31
    #10
    Hat jemand diesen Kernel zusammen mit der X-Note V5 laufen? Oder ist der nur für die Original Samsung Firmware.
    0
     

  11. 25.11.2013, 19:36
    #11
    Ich habe die v1.4.0 seit einer Std. auf dem Echoe Rom MJ7 laufen, kann bisher noch nichts nachteiliges sagen. Der Kernel läuft auf allen Samsung Rom´s und darauf basierenden Custom Rom´s ab der MJ6.
    0
     

  12. 26.11.2013, 07:42
    #12
    Wie ist das eigentlich mit diesem (zusätzlichen) Kernel-Counter ??

    Man sieht ja im Download-Modus neben dem vielbesagten Knox-Counter auch noch einen "Kernel-Counter", der im Originalzustand ebenfalls auf 0x0 steht. Geht der dann nach dem Flashen eines Custom-Kernels genauso auf 0x1 hoch, wie der Knox-Counter ?
    0
     

  13. 26.11.2013, 08:22
    #13
    Hätte ich auch erwartet, da nach dem flashen jetzt bei jedem Start oben li., ähnlich wie wenn man in das Recovery bootet, folgende Schriftzüge erscheinen. In rot "Kernel is not SEANDROID Enforcing" und in gelb "Set Warranty Bit: Kernel". Knox Kernel Lock bleibt aber auf 0x0 stehen.

    Der Kernel selber läuft gut und ich habe das Gefühl auch etwas flüssiger wie der Stock, zum Akkuverbrauch kann ich noch nichts sagen.
    1
     

  14. 26.11.2013, 14:23
    #14
    Hast Du mal probiert, was passiert, wenn Du danach nun wieder den Stock-Kernel flashst ?? Das wäre mal interessant - was steht dann beim Booten ? Ist dann alles wieder "bereinigt" und im Originalzustand (außer dem Knox-Counter natürlich) ?
    0
     

  15. 26.11.2013, 14:30
    #15
    Wollte ich später mal testen. Hab auch seit gestern den ersten Custom Kernel auf dem Note. Werde gleich mal berichten.
    1
     

  16. 26.11.2013, 15:07
    #16
    So, hab jetzt den Stock Kernel drüber geflasht und es ist wieder alles wie vorher. SELinux steht wieder auf "Enforcing", Knox Kernel Lock bleibt auf 0x0 und die Schrift oben li. erscheint auch nicht mehr.
    1
     

  17. 26.11.2013, 16:39
    #17
    Das tönt super !! Also wenigstens beim Kernel-flashen lässt man uns in Ruhe
    0
     

  18. 08.12.2013, 17:07
    #18
    Stable 1.50 ist draussen..

    http://www.nonsolosmartphone.it/abys...005-t7846.html

    ---------- Hinzugefügt um 18:07 ---------- Vorheriger Beitrag war um 15:32 ----------

    Habe die Version gerade geflasht in Verbindung mit Omega v4...beides TOP
    2
     

  19. 08.12.2013, 19:50
    #19
    OP aktualisiert, ich werde aber morgen erst zum flashen kommen, bin mit meinem s4 beschäftigt.
    1
     

  20. 08.12.2013, 20:40
    #20
    Also die 1.40 lief auch super, eigentlich merke ich keinen grossen Unterschied...

    ---------- Hinzugefügt um 21:40 ---------- Vorheriger Beitrag war um 21:23 ----------

    Zitat Zitat von aljee77 Beitrag anzeigen
    OP aktualisiert, ich werde aber morgen erst zum flashen kommen, bin mit meinem s4 beschäftigt.
    Am Anfang im Thread bei der Überschrift mit roter Farbe steht noch 1.40...
    1
     

Seite 1 von 2 1 ... LetzteLetzte

Ähnliche Themen

  1. [Kernel] Abyss Kernel v1.7.1 Final [GT-I9505]
    Von aljee77 im Forum Samsung Galaxy S4 Root und ROM
    Antworten: 7
    Letzter Beitrag: 27.12.2013, 10:34
  2. Antworten: 127
    Letzter Beitrag: 25.09.2012, 15:55
  3. Antworten: 38
    Letzter Beitrag: 09.01.2012, 14:47
  4. [Kernel] Cognition S2 V1.42 (SetCPU und BLN modded Speedmod Kernel), 16.8.2011
    Von cbeckstein im Forum Samsung Galaxy S2 Root und ROM - GT-I9100
    Antworten: 2
    Letzter Beitrag: 19.08.2011, 18:18
  5. [Kernel] OCed Kernel based on Cyanogen ROM 5.0.2 @ 1.113GHz Stable!
    Von dremox im Forum Google Nexus One Root und ROM
    Antworten: 5
    Letzter Beitrag: 20.02.2010, 22:46

Besucher haben diese Seite mit folgenden Suchbegriffen gefunden:

Note 3 Kernel

abyssn3

n9005 kernel

angelom kernel note 3

note 3 kernel enforcing

Abyss Kernel Note 3

galaxy note 3 abyss

abyss kernel n9005

speedmod n9005

speedmod-n9005

sm n9005 set warrenty bit keranl error

kernel n9005

overclock kernel galaxy sm-n9005

Galaxy Note 3 N9005 root

n9005 mm kernel

n9005 set warranty bit kernel

set warranty bit kernel galaxy note 3

schneller kernel n9005

abyssn3 v1.0.0 download

kernel overclock 3.0 ghz note 3 n9005

samsung note n9005 rooten

note 3 custom kernel

overclock kernel galaxy note 3 n9005 mm 6.0.1set warranty bit sm n9005 fixcustom kernel for smn9005

Stichworte