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-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
sched/numa: Revert "Use effective_load() to balance NUMA loads"
Peter Zijlstra
2014-07-16
sched: Fix static_key race with sched_feat()
Jason Baron
2014-07-16
sched: Remove extra static_key*() function indirection
Jason Baron
2014-07-16
sched/rt: Fix replenish_dl_entity() comments to match the current upstream code
xiaofeng.yan
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-16
perf: Add vm_ops->name call for mmap event name retrieval
Jiri Olsa
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-16
perf: Fix lockdep warning on process exit
Peter Zijlstra
2014-07-16
perf: Revert ("perf: Always destroy groups on exit")
Peter Zijlstra
2014-07-15
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-15
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-15
workqueue: alloc struct worker on its local node
Lai Jiangshan
2014-07-15
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-15
cgroup: initialize cgrp_dfl_root_inhibit_ss_mask from !->dfl_files test
Tejun Heo
2014-07-15
cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core
Tejun Heo
2014-07-15
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-15
cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[]
Tejun Heo
2014-07-15
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-15
PM / sleep: fix freeze_ops NULL pointer dereferences
Zhang Rui
2014-07-15
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-15
PM / sleep / irq: Do not suspend wakeup interrupts
Rafael J. Wysocki
2014-07-14
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-13
Merge 3.16-rc5 into staging-next
Greg Kroah-Hartman
2014-07-11
workqueue: reuse the already calculated pwq in try_to_grab_pending()
Lai Jiangshan
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-09
cpuset: export effective masks to userspace
Li Zefan
2014-07-09
cpuset: allow writing offlined masks to cpuset.cpus/mems
Li Zefan
2014-07-09
cpuset: enable onlined cpu/node in effective masks
Li Zefan
2014-07-09
cpuset: refactor cpuset_hotplug_update_tasks()
Li Zefan
2014-07-09
cpuset: make cs->{cpus, mems}_allowed as user-configured masks
Li Zefan
2014-07-09
cpuset: apply cs->effective_{cpus,mems}
Li Zefan
2014-07-09
cpuset: initialize top_cpuset's configured masks at mount
Li Zefan
2014-07-09
cpuset: use effective cpumask to build sched domains
Li Zefan
2014-07-09
cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty
Li Zefan
2014-07-09
cpuset: update cs->effective_{cpus, mems} when config changes
Li Zefan
2014-07-09
cpuset: update cpuset->effective_{cpus,mems} at hotplug
Li Zefan
2014-07-09
cpuset: add cs->effective_cpus and cs->effective_mems
Li Zefan
2014-07-09
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...
Paul E. McKenney
2014-07-09
rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()
Pranith Kumar
[prev]
[next]