aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-11-19Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'audit/next'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2015-11-19Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-11-18security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher
2015-11-18audit: wake up threads if queue switched from limited to unlimitedRichard Guy Briggs
2015-11-18audit: include auditd's threads in audit_log_start() wait exceptionRichard Guy Briggs
2015-11-18audit: remove audit_backlog_wait_overflowPaul Moore
2015-11-18audit: don't needlessly reset valid wait timeRichard Guy Briggs
2015-11-17rcu: Print symbolic name for ->gp_statePaul E. McKenney
2015-11-17rcutorture: Print symbolic name for rcu_torture_writer_statePaul E. McKenney
2015-11-17rcu: Add more diagnostics to expedited stall warning messages.Paul E. McKenney
2015-11-17rcu: Make expedited grace periods resolve stall-warning tiesPaul E. McKenney
2015-11-16rcu: Make rcu_gp_init() be bool rather than intPaul E. McKenney
2015-11-16rcu: Move wakeup out from under rnp->lockPeter Zijlstra
2015-11-16rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney
2015-11-16rcu: Make cpu_needs_another_gp() be boolPaul E. McKenney
2015-11-16rcu: Eliminate unused rcu_init_one() argumentPaul E. McKenney
2015-11-16rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney
2015-11-16rcutorture: Dump stack when GP kthread stallsPaul E. McKenney
2015-11-16rcu: Reduce expedited GP memory contention via per-CPU variablesPaul E. McKenney
2015-11-16rcu: Invert sync_rcu_exp_select_cpus() "if" statementPaul E. McKenney
2015-11-16rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()Paul E. McKenney
2015-11-16rcu: Clarify role of ->expmaskinitnextPaul E. McKenney
2015-11-16rcu: Avoid tick_nohz_active checks on NOCBs CPUsPaul E. McKenney
2015-11-16rcu: Fix obsolete rcu_bootup_announce_oddness() commentPaul E. McKenney
2015-11-16rcu: Short-circuit synchronize_sched_expedited() if only one CPUPaul E. McKenney
2015-11-16rcu: Remove lock-acquisition loop from rcu_read_unlock_special()Paul E. McKenney
2015-11-16rcu: Simplify rcu_sched_qs() control flowPaul E. McKenney
2015-11-16kernel: Make rcu/tree_trace.c explicitly non-modularPaul Gortmaker
2015-11-16rcu: Move lock_class_key to local scopePaul E. McKenney
2015-11-16rcu: Add transitivity to remaining rcu_node ->lock acquisitionsPaul E. McKenney
2015-11-16rcu: Create transitive rnp->lock acquisition functionsPeter Zijlstra
2015-11-16cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2015-11-16cgroup: fix cftype->file_offset handlingTejun Heo
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-12Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-11livepatch: x86: fix relocation computation with kASLRZhou Chengming
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-10tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not setChen Gang
2015-11-10genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko