summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu2014-05-011-3/+4
| | | | | |/ / / / / | | | | |/| | | | |
| | | * / | | | | | ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-04-291-9/+12
| | | |/ / / / / /
| | * | | | | | | Merge branch 'pnp'Rafael J. Wysocki2014-05-032-20/+28
| | |\ \ \ \ \ \ \
| | | * | | | | | | PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki2014-04-301-18/+26
| | | * | | | | | | PNP: Fix compile error in quirks.cBjorn Helgaas2014-04-291-2/+2
| | | |/ / / / / /
| | * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-05-034-27/+41
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner2014-04-291-1/+4
| | | * | | | | | cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-4/+0
| | | * | | | | | cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-9/+11
| | | * | | | | | cpufreq: powernow-k6: Fix incorrect comparison with max_multiplerSrivatsa S. Bhat2014-04-291-2/+3
| | | * | | | | | cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-12/+24
| | |/ / / / / /
| * | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-021-0/+17
| |\ \ \ \ \ \ \
| | * | | | | | | drivercore: deferral race condition fixGrant Likely2014-04-291-0/+17
| * | | | | | | | Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-05-023-12/+81
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer2014-05-011-0/+1
| | * | | | | | | | dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer2014-04-291-1/+1
| | * | | | | | | | dm verity: fix biovecs hash calculation regressionMilan Broz2014-04-151-6/+9
| | * | | | | | | | dm thin: fix rcu_read_lock being held in code that can sleepJoe Thornber2014-04-081-3/+67
| | * | | | | | | | dm thin: irqsave must always be used with the pool->lock spinlockJoe Thornber2014-04-081-2/+3
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-022-2/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/vsmp: Fix irq routingOren Twaig2014-04-281-1/+10
| | * | | | | | | | | x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster2014-04-221-1/+3
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-027-31/+70
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2014-04-303-14/+18
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang2014-04-291-2/+3
| | | * | | | | | | | | | KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara2014-04-281-5/+4
| | | * | | | | | | | | | KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang2014-04-281-0/+1
| | | * | | | | | | | | | arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter2014-04-281-6/+9
| | | * | | | | | | | | | ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon2014-04-261-1/+1
| | * | | | | | | | | | | KVM: async_pf: mm->mm_users can not pin apf->mmOleg Nesterov2014-04-281-4/+4
| | * | | | | | | | | | | MAINTAINERS: co-maintainance of KVM/{arm,arm64}Marc Zyngier2014-04-281-0/+5
| | * | | | | | | | | | | KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-281-12/+41
| | * | | | | | | | | | | kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-281-1/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-05-022-6/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-04-251-1/+0
| | * | | | | | | | | | | s390/chsc: fix SEI usage on old FW levelsSebastian Ott2014-04-171-5/+17
| * | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-05-015-18/+55
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S2014-04-281-3/+3
| | * | | | | | | | | | | | RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise2014-04-281-0/+4
| | * | | | | | | | | | | | RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2014-04-282-0/+22
| | * | | | | | | | | | | | RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise2014-04-283-15/+26
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-012-8/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | parisc: Use generic uapi/asm/resource.h fileHelge Deller2014-05-012-7/+2
| | * | | | | | | | | | | | parisc: remove _STK_LIM_MAX overrideJohn David Anglin2014-05-011-1/+0
| * | | | | | | | | | | | | Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-015-11/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | sh-pfc: r8a7791: Fix definition of MOD_SEL3Phil Edworthy2014-04-231-1/+1
| | * | | | | | | | | | | | | sh-pfc: r8a7790: Fix definition of IPSR5Guido Piasenza2014-04-231-2/+1
| | * | | | | | | | | | | | | pinctrl: single: Clear pin interrupts enabled by bootloaderTony Lindgren2014-04-231-0/+13
| | * | | | | | | | | | | | | pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker2014-04-221-6/+11
| | * | | | | | | | | | | | | pinctrl/TB10x: Fix signedness bugChristian Ruppert2014-04-221-2/+1