index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
2012-03-20
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2012-03-20
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
2012-03-20
CLONE_PARENT shouldn't allow to set ->exit_signal
Oleg Nesterov
2012-03-20
power: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
kdb: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-16
genirq: Remove paranoid warnons and bogus fixups
Thomas Gleixner
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
2012-03-15
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
printk: Make it compile with !CONFIG_PRINTK
Peter Zijlstra
2012-03-14
genirq: Flush the irq thread on synchronization
Ido Yariv
2012-03-14
padata: Fix race on sequence number wrap
Steffen Klassert
2012-03-14
padata: Fix race in the serialization path
Steffen Klassert
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-03-12
sched: Update yield() docs
Peter Zijlstra
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
2012-03-12
workqueue: use percpu allocator for cwq on UP
Lai Jiangshan
2012-03-09
genirq: Get rid of unnecessary IRQTF_DIED flag
Alexander Gordeev
2012-03-09
genirq: No need to check IRQTF_DIED before stopping a thread handler
Alexander Gordeev
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-06
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
2012-03-06
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
2012-03-05
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
2012-03-04
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
2012-03-04
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
[next]