index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-06-21
futex: Make unlock_pi more robust
Thomas Gleixner
2014-06-21
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2014-06-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-21
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
2014-06-21
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
2014-06-21
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-19
alarmtimer: Export symbols of alarmtimer_get_rtcdev
Pramod Gurav
2014-06-19
workqueue: stronger test in process_one_work()
Lai Jiangshan
2014-06-19
workqueue: clear POOL_DISASSOCIATED in rebind_workers()
Lai Jiangshan
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-06-19
workqueue: sanity check pool->cpu in wq_worker_sleeping()
Lai Jiangshan
2014-06-19
workqueue: clear leftover flags when detached
Lai Jiangshan
2014-06-19
workqueue: remove useless WARN_ON_ONCE()
Lai Jiangshan
2014-06-19
workqueue: use schedule_timeout_interruptible() instead of open code
Lai Jiangshan
2014-06-19
workqueue: remove the empty check in too_many_workers()
Lai Jiangshan
2014-06-19
workqueue: use "pool->cpu < 0" to stand for an unbound pool
Lai Jiangshan
2014-06-18
sched: Fix CACHE_HOT_BUDY condition
Hillf Danton
2014-06-18
sched/numa: Always try to migrate to preferred node at task_numa_placement() ...
Rik van Riel
2014-06-18
sched/numa: Ensure task_numa_migrate() checks the preferred node
Rik van Riel
2014-06-17
cgroup: fix broken css_has_online_children()
Li Zefan
2014-06-16
x86, kaslr: boot-time selectable with hibernation
Kees Cook
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-06-16
nohz: Use IPI implicit full barrier against rq->nr_running r/w
Frederic Weisbecker
2014-06-16
nohz: Use nohz own full kick on 2nd task enqueue
Frederic Weisbecker
2014-06-16
nohz: Switch to nohz full remote kick on timer enqueue
Frederic Weisbecker
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
2014-06-16
irq_work: Implement remote queueing
Frederic Weisbecker
2014-06-16
irq_work: Split raised and lazy lists
Frederic Weisbecker
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-14
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
2014-06-14
x86/kprobes: Fix build errors and blacklist context_track_user
Masami Hiramatsu
2014-06-12
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-12
fork: Use ktime_get_ts()
Thomas Gleixner
2014-06-12
kdb: Use ktime_get_ts()
Thomas Gleixner
[prev]
[next]