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-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
2014-11-04
sched/deadline: Don't check CONFIG_SMP in switched_from_dl()
Wanpeng Li
2014-11-04
sched/deadline: Reschedule from switched_from_dl() after a successful pull
Wanpeng Li
2014-11-04
sched/deadline: Push task away if the deadline is equal to curr during wakeup
Wanpeng Li
2014-11-04
sched/deadline: Add deadline rq status print
Wanpeng Li
2014-11-04
sched/deadline: Fix artificial overrun introduced by yield_task_dl()
Wanpeng Li
2014-11-04
sched/rt: Clean up check_preempt_equal_prio()
Wanpeng Li
2014-11-04
sched/core: Use dl_bw_of() under rcu_read_lock_sched()
Juri Lelli
2014-11-04
sched: Check if we got a shallowest_idle_cpu before searching for least_loade...
Yao Dongdong
2014-11-04
sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl()
Kirill Tkhai
2014-11-04
sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test
Peter Zijlstra
2014-11-04
audit, sched/wait: Fixup kauditd_thread() wait loop
Peter Zijlstra
2014-11-04
sched/wait: Fix a kthread race with wait_woken()
Peter Zijlstra
2014-11-04
sched: Remove lockdep check in sched_move_task()
Kirill Tkhai
2014-11-03
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
2014-11-03
rcutorture: Add early boot self tests
Pranith Kumar
2014-11-03
cpu: Avoid puts_pending overflow
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_pending()
Paul E. McKenney
2014-11-03
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
2014-11-03
rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data
Paul E. McKenney
2014-11-03
rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...
Christoph Lameter
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-31
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-31
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-31
ftrace/x86: Show trampoline call function in enabled_functions
Steven Rostedt (Red Hat)
2014-10-31
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-30
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
2014-10-30
bpf: reduce verifier memory consumption
Alexei Starovoitov
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-10-29
kernel/kmod: fix use-after-free of the sub_info structure
Martin Schwidefsky
2014-10-29
gcov: add ARM64 to GCOV_PROFILE_ALL
Riku Voipio
2014-10-29
rcu: Fix for rcuo online-time-creation reorganization bug
Paul E. McKenney
2014-10-29
rcu: Kick rcuo kthreads after their CPU goes offline
Paul E. McKenney
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-29
rcu: Unify boost and kthread priorities
Clark Williams
2014-10-29
signal: Document the RCU protection of ->sighand
Oleg Nesterov
[prev]
[next]