index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-05-22
workqueue: rename first_worker() to first_idle_worker()
Lai Jiangshan
2014-05-20
workqueue: use generic attach/detach routine for rescuers
Lai Jiangshan
2014-05-20
workqueue: separate pool-attaching code out from create_worker()
Lai Jiangshan
2014-05-20
workqueue: rename manager_mutex to attach_mutex
Lai Jiangshan
2014-05-20
workqueue: narrow the protection range of manager_mutex
Lai Jiangshan
2014-05-20
workqueue: convert worker_idr to worker_ida
Lai Jiangshan
2014-05-20
workqueue: separate iteration role from worker_idr
Lai Jiangshan
2014-05-20
workqueue: destroy worker directly in the idle timeout handler
Lai Jiangshan
2014-05-20
workqueue: async worker destruction
Lai Jiangshan
2014-05-20
workqueue: destroy_worker() should destroy idle workers only
Lai Jiangshan
2014-05-20
workqueue: use manager lock only to protect worker_idr
Lai Jiangshan
2014-05-12
kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info
Fabian Frederick
2014-04-18
workqueue: simplify wq_update_unbound_numa() by jumping to use_dfl_pwq if the...
Daeseok Youn
2014-04-18
workqueue: fix a possible race condition between rescuer and pwq-release
Lai Jiangshan
2014-04-18
workqueue: make rescuer_thread() empty wq->maydays list before exiting
Lai Jiangshan
2014-04-16
workqueue: fix bugs in wq_update_unbound_numa() failure path
Daeseok Youn
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
2014-04-10
tracing: Add missing function triggers dump and cpudump to README
Steven Rostedt (Red Hat)
2014-04-09
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2014-04-09
futex: avoid race between requeue and wake
Linus Torvalds
2014-04-09
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-08
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-04-07
modules: use raw_cpu_write for initialization of per cpu refcount.
Christoph Lameter
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-04-07
kernel/panic.c: display reason at end + pr_emerg
Fabian Frederick
2014-04-07
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2014-04-07
wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by anothe...
Oleg Nesterov
2014-04-07
wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
Oleg Nesterov
2014-04-07
wait: completely ignore the EXIT_DEAD tasks
Oleg Nesterov
2014-04-07
wait: use EXIT_TRACE only if thread_group_leader(zombie)
Oleg Nesterov
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2014-04-07
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2014-04-07
kernel/exit.c: call proc_exit_connector() after exit_state is set
Guillaume Morin
2014-04-07
exit: move check_stack_usage() to the end of do_exit()
Oleg Nesterov
2014-04-07
exit: call disassociate_ctty() before exit_task_namespaces()
Oleg Nesterov
2014-04-07
res_counter: remove interface for locked charging and uncharging
David Rientjes
2014-04-07
mm, mempolicy: remove per-process flag
David Rientjes
2014-04-07
fork: collapse copy_flags into copy_process
David Rientjes
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso
2014-04-07
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2014-04-07
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
cgroup: newly created dirs and files should be owned by the creator
Tejun Heo
[next]