index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-11-16
sched/deadline: Remove unnecessary definitions in cpudeadline.h
pang.xunlei
2014-11-16
sched/cpupri: Remove unnecessary definitions in cpupri.h
pang.xunlei
2014-11-16
sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()
Wanpeng Li
2014-11-16
sched/fair: Fix stale overloaded status in the busiest group finding logic
Wanpeng Li
2014-11-16
sched: Move p->nr_cpus_allowed check to select_task_rq()
Wanpeng Li
2014-11-16
sched/completion: Document when to use wait_for_completion_io_*()
Wolfram Sang
2014-11-16
sched/fair: Kill task_struct::numa_entry and numa_group::task_list
Kirill Tkhai
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2014-11-16
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
Stanislaw Gruszka
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2014-11-16
sched/numa: Avoid selecting oneself as swap target
Peter Zijlstra
2014-11-16
perf: Fix corruption of sibling list with hotplug
Mark Rutland
2014-11-14
Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-13
kernel/panic.c: update comments for print_tainted
Xie XiuQi
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-13
rcu: Fix FIXME in rcu_tasks_kthread()
Paul E. McKenney
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-11-11
audit: keep inode pinned
Miklos Szeredi
2014-11-10
tracing: Do not risk busy looping in buffer splice
Rabin Vincent
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
2014-11-10
sched/numa: Fix out of bounds read in sched_init_numa()
Andrey Ryabinin
2014-11-09
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
2014-11-09
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-08
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
Dmitry Eremin-Solenikov
2014-11-05
pstore: Honor dmesg_restrict sysctl on dmesg dumps
Sebastian Schmidt
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
[prev]
[next]