summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
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-08PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov
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
2014-11-04rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()Paul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_pending()Paul E. McKenney
2014-11-04rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney
2014-11-04rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_dataPaul E. McKenney
2014-11-04rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...Christoph Lameter
2014-11-01Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-31Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-31tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent
2014-10-30audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-29kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2014-10-29rcu: Fix for rcuo online-time-creation reorganization bugPaul E. McKenney
2014-10-29rcu: Kick rcuo kthreads after their CPU goes offlinePaul E. McKenney
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-29rcu: Unify boost and kthread prioritiesClark Williams
2014-10-29signal: Document the RCU protection of ->sighandOleg Nesterov
2014-10-29signal: Exit RCU read-side critical section on each pass through loopPaul E. McKenney
2014-10-28rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()Paul E. McKenney
2014-10-28rcu: Move RCU_BOOST variable declarations, eliminating #ifdefPaul E. McKenney
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney
2014-10-28Merge tag 'trace-fixes-v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra
2014-10-28sched/dl: Fix preemption checksKirill Tkhai
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov
2014-10-28sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai