summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-11-17x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-17mpx: Extend siginfo structure to include bound violation informationQiaowei Ren
2014-11-16perf: Improve the perf_sample_data struct layoutPeter Zijlstra
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian
2014-11-16sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICKWanpeng Li
2014-11-16sched/deadline: Remove unnecessary definitions in cpudeadline.hpang.xunlei
2014-11-16sched/cpupri: Remove unnecessary definitions in cpupri.hpang.xunlei
2014-11-16sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()Wanpeng Li
2014-11-16sched/fair: Fix stale overloaded status in the busiest group finding logicWanpeng Li
2014-11-16sched: Move p->nr_cpus_allowed check to select_task_rq()Wanpeng Li
2014-11-16sched/completion: Document when to use wait_for_completion_io_*()Wolfram Sang
2014-11-16sched/fair: Kill task_struct::numa_entry and numa_group::task_listKirill Tkhai
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2014-11-16sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra
2014-11-16sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra
2014-11-16perf: Fix corruption of sibling list with hotplugMark Rutland
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-14kernel/panic.c: update comments for print_taintedXie XiuQi
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney
2014-11-13rcu: Fix FIXME in rcu_tasks_kthread()Paul E. McKenney
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-11-11audit: keep inode pinnedMiklos Szeredi
2014-11-10tracing: Do not risk busy looping in buffer spliceRabin Vincent
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10sched/numa: Fix out of bounds read in sched_init_numa()Andrey Ryabinin
2014-11-09genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee
2014-11-09genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2014-11-08PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov
2014-11-04sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda
2014-11-04sched/deadline: Don't check CONFIG_SMP in switched_from_dl()Wanpeng Li
2014-11-04sched/deadline: Reschedule from switched_from_dl() after a successful pullWanpeng Li
2014-11-04sched/deadline: Push task away if the deadline is equal to curr during wakeupWanpeng Li
2014-11-04sched/deadline: Add deadline rq status printWanpeng Li
2014-11-04sched/deadline: Fix artificial overrun introduced by yield_task_dl()Wanpeng Li
2014-11-04sched/rt: Clean up check_preempt_equal_prio()Wanpeng Li
2014-11-04sched/core: Use dl_bw_of() under rcu_read_lock_sched()Juri Lelli
2014-11-04sched: Check if we got a shallowest_idle_cpu before searching for least_loade...Yao Dongdong
2014-11-04sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl()Kirill Tkhai
2014-11-04sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING testPeter Zijlstra
2014-11-04audit, sched/wait: Fixup kauditd_thread() wait loopPeter Zijlstra
2014-11-04sched/wait: Fix a kthread race with wait_woken()Peter Zijlstra
2014-11-04sched: Remove lockdep check in sched_move_task()Kirill Tkhai
2014-11-04rcutorture: Fix rcu_torture_cbflood() memory leakPaul E. McKenney
2014-11-04rcutorture: Add early boot self testsPranith Kumar
2014-11-04cpu: Avoid puts_pending overflowPaul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_cleanup_after_idle()Paul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_prepare_for_idle()Paul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney