summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov
2015-10-06torture: Consolidate cond_resched_rcu_qs() into stutter_wait()Paul E. McKenney
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney
2015-10-06locking/percpu-rwsem: Export symbols for locktorturePaul E. McKenney
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso
2015-10-06rcu: Correct comment for values of ->gp_state fieldPaul E. McKenney
2015-10-06rcu: Finish folding ->fqs_state into ->gp_statePetr Mladek
2015-10-06rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
2015-10-06rcu: Add online/offline info to stall warning messagePaul E. McKenney
2015-10-06rcu: Eliminate panic when silly boot-time fanout specifiedPaul E. McKenney
2015-10-06rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng
2015-10-06rcu: Use call_rcu_func_t to replace explicit type equivalentsBoqun Feng
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng
2015-10-06sched: Export sched_setscheduler_nocheckDavidlohr Bueso
2015-10-06locking/rwsem: Use acquire/release semanticsDavidlohr Bueso
2015-10-06locking/mcs: Use acquire/release semanticsDavidlohr Bueso
2015-10-06locking/rtmutex: Use acquire/release semanticsDavidlohr Bueso
2015-10-06locking/mutex: Use acquire/release semanticsDavidlohr Bueso
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06sched/core: Remove a parameter in the migrate_task_rq() functionxiaofeng.yan
2015-10-06sched/core: Drop unlikely behind BUG_ON()Geliang Tang
2015-10-06sched/core: Fix task and run queue sched_info::run_delay inconsistenciesPeter Zijlstra
2015-10-06sched/numa: Fix task_tick_fair() from disabling numa_balancingSrikar Dronamraju
2015-10-06sched/core: Add preempt_count invariant checkPeter Zijlstra
2015-10-06sched/core: More notrace annotationsPeter Zijlstra
2015-10-06sched/core: Simplify preempt_count testsPeter Zijlstra
2015-10-06sched/core: Robustify preemption leak checksPeter Zijlstra
2015-10-06sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra
2015-10-06sched/core: Fix trace_sched_switch()Peter Zijlstra
2015-10-06sched/core: Add preempt argument to __schedule()Peter Zijlstra
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra
2015-10-06sched/core: Rework TASK_DEAD preemption exceptionPeter Zijlstra
2015-10-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2015-10-06sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-01ntp: use timespec64 in sync_cmos_clockArnd Bergmann
2015-10-01ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann
2015-10-01ntp/pps: use timespec64 for hardpps()Arnd Bergmann
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin