aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger2014-05-05
| * KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-29
| * Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-23
| * Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti2014-04-22
| |\
| | * KVM: add kvm_is_error_gpa() helperHeiko Carstens2014-04-22
| * | KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-17
| |/
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-03
|\ \
| * | compiler-intel.h: Remove duplicate definitionPranith Kumar2014-04-15
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\ \ \
| * | | sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan2014-05-22
| * | | sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-22
| * | | Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2014-05-22
| |\ \ \
| | * | | PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-06
| | * | | cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-04-30
| * | | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| |\ \ \ \
| * | | | | sched/idle: Remove TS_POLLING supportPeter Zijlstra2014-05-08
| * | | | | sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot2014-05-07
| * | | | | sched, powerpc: Create a dedicated topology tableVincent Guittot2014-05-07
| * | | | | sched: Rework sched_domain topology definitionVincent Guittot2014-05-07
| * | | | | Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-07
| |\ \ \ \ \
| * | | | | | sched: Remove set_need_resched()Peter Zijlstra2014-04-18
| * | | | | | sched/wait: Explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-18
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar2014-05-07
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf: Allow building PMU drivers as modulesYan, Zheng2014-04-18
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| * | | | | | | | | | arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra2014-04-18
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-22
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel2014-05-19
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...Paul E. McKenney2014-05-14
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | | * | | | | | | | | torture: Remove unused definitionPranith Kumar2014-05-14
| | | | * | | | | | | | | torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-14
| | | | * | | | | | | | | sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney2014-05-14
| | | | * | | | | | | | | percpu: Fix raw_cpu_inc_return()Paul E. McKenney2014-05-14
| | | | * | | | | | | | | rcutorture: Export RCU grace-period kthread wait state to rcutorturePaul E. McKenney2014-05-14
| | | | * | | | | | | | | rcutorture: Add forward-progress checking for writerPaul E. McKenney2014-05-13
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | rcu: Document RCU_INIT_POINTER()'s lack of ordering guaranteesPaul E. McKenney2014-04-29
| | | * | | | | | | | | rcu: Remove "extern" from function declaration in include/linux/rcupdate.hIulia Manda2014-04-29
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2014-06-02
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: tps6586x: Add support for the TPS658640Alban Bedel2014-05-26
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2014-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | | | | * | | | | | | | | | regulator: tps65217: Remove *rdev[] from struct tps65217Axel Lin2014-04-18
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | Merge tag 'ib-mfd-regulator-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2014-04-29
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson2014-04-18
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar2014-05-28
| | |/ / / / / / / / / / /