scripts: remove unused function in sortextable.c
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / drivers /
2019-08-06 Daniel Micayminimal port of grsecurity's DENYUSB feature
2019-05-04 Danny Woodbcmdhd: Fix android version check
2019-05-04 Danny Wooddma: dmaengine: Do not skip opening a 'busy' DMA channe...
2019-05-04 Danny Woodsec_battery: update prev_safety_time to fix the non...
2019-04-08 Danny Woodcpufreq: interactive: check speedchange_task pointer...
2019-04-08 Danny Woodtrace: exynos-ss: fix mode permissions in calls to...
2019-04-08 Rohit Guptacpufreq: interactive: Rearm governor timer at max freq
2019-04-08 Junjie Wucpufreq: interactive: Use wake_up_process_no_notif...
2019-03-31 Danny Woodcpufreq: interactive: use CPUFREQ_RELATION_C to choose...
2019-03-31 Minsung Kimcpufreq: interactive: don't skip waking up speedchange_...
2019-03-31 Viresh Kumarcpufreq: Optimize cpufreq_frequency_table_verify()
2019-03-31 mythos234Introduce CPUFREQ_RELATION_C
2019-03-31 Viresh Kumarcpufreq: Move get_cpu_idle_time() to cpufreq.c
2019-03-31 Jason Hrycaycpufreq_stats: Fix stats leak during update policy
2019-03-31 Andres OportusANDROID: cpufreq_stats: Fix task time in state locking
2019-03-31 Andres OportusANDROID: cpufreq: stats: add uid removal for uid_time_i...
2019-03-31 Jin Qianuid_sys_stats: defer io stats calulation for dead tasks
2019-03-31 Jin Qianuid_sys_stats: reduce update_io_stats overhead
2019-03-31 Wei Wanguid_sys_stats: change to use rt_mutex
2019-03-31 Jin QianANDROID: uid_sys_stats: account for fsync syscalls
2019-03-31 Jin QianANDROID: uid_sys_stats: fix negative write bytes.
2019-03-31 Jin QianANDROID: uid_sys_stats: remove unnecessary code in...
2019-03-31 Jin QianANDROID: uid_sys_stats: return full size when state...
2019-03-31 Jin QianANDROID: uid_sys_stats: allow writing same state
2019-03-31 Jin QianANDROID: uid_sys_stats: rename uid_cputime.c to uid_sys...
2019-03-31 Jin QianANDROID: uid_cputime: add per-uid IO usage accounting
2019-03-31 Ruchi Kandoiuid_cputime: Check for the range while removing range...
2019-03-31 Jin Qianuid_cputime: fix cputime overflow
2019-03-31 Ruchi Kandoiuid_cputime: Iterates over all the threads instead...
2019-03-31 Ruchi Kandoiuid_cputime: Avoids double accounting of process stime...
2019-03-31 Ruchi Kandoiuid_cputime: Extends the cputime functionality to repor...
2019-03-31 Andres OportusANDROID: Fix cpufreq stats table creation
2019-03-31 Andres OportusANDROID: cpufreq_stat: add per task/uid/freq stats
2019-03-31 Ruchi Kandoiuid_cputime: Avoids double accounting of process stime...
2019-03-31 Ruchi Kandoisched: cpufreq: Adds a field cpu_power in the task_struct
2019-03-31 Ruchi Kandoicpufreq_stats: Adds the fucntionality to load current...
2019-03-31 SultanxdaFix memory leaks when updating stats table
2019-03-22 Chris Redpathcpufreq: interactive governor drops bits in time calcul...
2019-03-22 Derek BasehoreCHROMIUM: cpufreq: interactive: calculate load before...
2019-03-22 Nirmal Abrahamcpufreq: Correct the data reported in all_time_in_state
2019-03-22 Junjie Wucpufreq: interactive: Ramp up directly if cpu_load...
2019-03-22 Alexander Alexeevcpufreq: interactive: fix permanent locking on high...
2019-03-22 Andrew BrestickerCHROMIUM: cpufreq: interactive: validate above_hispeed_...
2019-03-22 Junjie Wucpufreq: interactive: BUG_ON when tunables are NULL...
2019-03-22 Junjie Wucpufreq: interactive: Don't set floor_validate_time...
2019-03-22 Junjie Wucpufreq: interactive: Use del_timer/add_timer_on to...
2019-02-26 Martijn CoenenANDROID: binder: don't queue async transactions to...
2019-02-26 Martijn CoenenANDROID: binder: don't enqueue death notifications...
2019-02-26 Martijn CoenenANDROID: binder: call poll_wait() unconditionally.
2019-02-26 Martijn CoenenANDROID: binder: Don't BUG_ON(!spin_is_locked()).
2019-02-26 Martijn CoenenANDROID: binder: don't check prio permissions on restore.
2019-02-26 Colin CrossAdd BINDER_GET_NODE_DEBUG_INFO ioctl
2019-02-26 Martijn CoenenANDROID: binder: add RT inheritance flag to node.
2019-02-26 Martijn CoenenANDROID: binder: improve priority inheritance.
2019-02-26 Martijn CoenenANDROID: binder: add min sched_policy to node.
2019-02-26 Martijn CoenenANDROID: binder: add support for RT prio inheritance.
2019-02-26 Martijn CoenenANDROID: binder: push new transactions to waiting threads.
2019-02-26 Martijn CoenenANDROID: binder: remove proc waitqueue
2019-02-26 Todd KjosFROMLIST: binder: remove global binder lock
2019-02-26 Martijn CoenenFROMLIST: binder: fix death race conditions
2019-02-26 Todd KjosFROMLIST: binder: protect against stale pointers in...
2019-02-26 Todd KjosFROMLIST: binder: protect binder_ref with outer lock
2019-02-26 Todd KjosFROMLIST: binder: use inner lock to protect thread...
2019-02-26 Martijn CoenenFROMLIST: binder: protect transaction_stack with inner...
2019-02-26 Todd KjosFROMLIST: binder: protect proc->threads with inner_lock
2019-02-26 Todd KjosFROMLIST: binder: protect proc->nodes with inner lock
2019-02-26 Todd KjosFROMLIST: binder: add spinlock to protect binder_node
2019-02-26 Todd KjosFROMLIST: binder: add spinlocks to protect todo lists
2019-02-26 Todd KjosFROMLIST: binder: use inner lock to sync work dq and...
2019-02-26 Todd KjosFROMLIST: binder: introduce locking helper functions
2019-02-26 Todd KjosFROMLIST: binder: use node->tmp_refs to ensure node...
2019-02-26 Todd KjosFROMLIST: binder: refactor binder ref inc/dec for threa...
2019-02-26 Todd KjosFROMLIST: binder: make sure accesses to proc/thread...
2019-02-26 Todd KjosFROMLIST: binder: make sure target_node has strong ref
2019-02-26 Todd KjosFROMLIST: binder: guarantee txn complete / errors deliv...
2019-02-26 Todd KjosFROMLIST: binder: refactor binder_pop_transaction
2019-02-26 Todd KjosFROMLIST: binder: use atomic for transaction_log index
2019-02-26 Todd KjosFROMLIST: binder: protect against two threads freeing...
2019-02-26 Todd KjosFROMLIST: binder: remove dead code in binder_get_ref_fo...
2019-02-26 Todd KjosFROMLIST: binder: don't modify thread->looper from...
2019-02-26 Todd KjosFROMLIST: binder: avoid race conditions when enqueuing txn
2019-02-26 Todd KjosFROMLIST: binder: refactor queue management in binder_t...
2019-02-26 Todd KjosFROMLIST: binder: add log information for binder transa...
2019-02-26 Todd KjosFROMLIST: binder: make binder_last_id an atomic
2019-02-26 Badhri Jagan SridharanFROMLIST: binder: change binder_stats to atomics
2019-02-26 Todd KjosFROMLIST: binder: add protection for non-perf cases
2019-02-26 Todd KjosFROMLIST: binder: remove binder_debug_no_lock mechanism
2019-02-26 Todd KjosFROMLIST: binder: move binder_alloc to separate file
2019-02-26 Todd KjosFROMLIST: binder: separate out binder_alloc functions
2019-02-26 Todd KjosFROMLIST: binder: remove unneeded cleanup code
2019-02-26 Todd KjosFROMLIST: binder: separate binder allocator structure...
2019-02-26 Danny WoodRevert "android: binder: move global binder state into...
2019-02-26 Danny WoodRevert "CHROMIUM: android: binder: Fix potential schedu...
2019-02-26 Danny WoodRevert "android: binder: use copy_from_user_preempt_dis...
2019-02-26 Danny WoodRevert "android: binder: Disable preemption while holdi...
2019-02-26 Danny WoodRevert "binder: blacklist %p kptr_restrict"
2019-02-26 Danny WoodRevert "binder: NULL pointer reference"
2019-02-26 Danny WoodRevert "binder: prevent kptr leak by using %pK format...
2019-02-22 zhangshuxiaostaging: android: ashmem: lseek failed due to no FMODE_...
2019-02-22 Greg Hackmannstaging: android: ion: fix ION_IOC_{MAP,SHARE} use...
next