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
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
2013-08-19
cgroup: fix cgroup_write_event_control()
Tejun Heo
2013-08-19
cgroup: fix subsystem file accesses on the root cgroup
Tejun Heo
2013-08-19
cgroup: change cgroup_from_id() to css_from_id()
Li Zefan
2013-08-19
generic-ipi/locking: Fix misleading smp_call_function_any() description
Xie XiuQi
2013-08-18
nohz_full: Add full-system-idle arguments to API
Paul E. McKenney
2013-08-18
nohz_full: Add full-system idle states and variables
Paul E. McKenney
2013-08-18
nohz_full: Add per-CPU idle-state tracking
Paul E. McKenney
2013-08-18
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
rcu: Eliminate unused APIs intended for adaptive ticks
Paul E. McKenney
2013-08-18
rcu: Avoid redundant grace-period kthread wakeups
Paul E. McKenney
2013-08-18
rcu: Make call_rcu() leak callbacks for debug-object errors
Paul E. McKenney
2013-08-18
rcu: Simplify debug-objects fixups
Paul E. McKenney
2013-08-18
rcu: Expedite grace periods during suspend/resume
Borislav Petkov
2013-08-18
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-16
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2013-08-16
perf: Do not compute time values unnecessarily
Peter Zijlstra
2013-08-16
perf: Account freq events globally
Frederic Weisbecker
2013-08-16
perf: Roll back callchain buffer refcount under the callchain mutex
Frederic Weisbecker
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
2013-08-16
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
2013-08-16
cpumask: Fix cpumask leak in partition_sched_domains()
Xiaotian Feng
2013-08-16
Merge tag 'v3.11-rc5' into sched/core
Ingo Molnar
2013-08-16
cgroup: use css_get() in cgroup_create() to check CSS_ROOT
Li Zhong
2013-08-15
xfs: ioctl check for capabilities in the current user namespace
Dwight Engen
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
2013-08-14
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
2013-08-14
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
2013-08-14
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
vtime: Fix racy cputime delta update
Frederic Weisbecker
2013-08-14
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
2013-08-14
context_tracking: User/kernel broundary cross trace events
Frederic Weisbecker
2013-08-14
context_tracking: Optimize context switch off case with static keys
Frederic Weisbecker
2013-08-14
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-14
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2013-08-14
context_tracking: Ground setup for static key use
Frederic Weisbecker
2013-08-13
microblaze: fix clone syscall
Michal Simek
2013-08-13
cpuset: remove an unncessary forward declaration
Li Zefan
2013-08-13
cgroup: RCU protect each cgroup_subsys_state release
Tejun Heo
2013-08-13
cgroup: move subsys file removal to kill_css()
Tejun Heo
2013-08-13
cgroup: factor out kill_css()
Tejun Heo
2013-08-13
cgroup: decouple cgroup_subsys_state destruction from cgroup destruction
Tejun Heo
2013-08-13
cgroup: replace cgroup->css_kill_cnt with ->nr_css
Tejun Heo
2013-08-13
cgroup: bounce cgroup_subsys_state ref kill confirmation to a work item
Tejun Heo
[prev]
[next]