summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-03pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni2-39/+20
2015-08-03pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni2-4/+2
2015-08-03pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni2-4/+4
2015-08-03thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski1-1/+1
2015-08-03mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-08-03mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-08-03leds / PM: fix hibernation on arm when gpio-led used with CPU led triggerGrygorii Strashko1-4/+3
2015-08-03genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin1-2/+2
2015-08-03scsi_transport_srp: Fix a race conditionBart Van Assche1-1/+3
2015-08-03scsi_transport_srp: Introduce srp_wait_for_queuecommand()Bart Van Assche1-23/+31
2015-08-03spi: pl022: Specify 'num-cs' property as required in devicetree bindingEzequiel Garcia1-1/+1
2015-08-03spi: fix race freeing dummy_tx/rx before it is unmappedMartin Sperl1-5/+6
2015-08-03regulator: core: fix constraints output bufferStefan Wahren1-1/+1
2015-08-03regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin1-2/+1
2015-08-03regmap: Fix regmap_bulk_read in BE modeArun Chandran1-1/+1
2015-08-03cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki2-1/+4
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon1-0/+4
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin1-1/+1
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas1-0/+8
2015-08-03ARC: add compiler barrier to LLSC based cmpxchgVineet Gupta1-4/+5
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki3-15/+44
2015-08-03ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780Takashi Iwai1-0/+6
2015-08-03ALSA: hda - Add headset support to Acer Aspire V5Takashi Iwai1-0/+12
2015-08-03Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16
2015-08-03ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-08-03rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney1-0/+5
2015-07-10Linux 3.14.48v3.14.48Greg Kroah-Hartman1-1/+1
2015-07-10x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box1-2/+12
2015-07-10arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall1-0/+10
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier3-4/+7
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2-1/+2
2015-07-10arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier1-0/+1
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall3-16/+37
2015-07-10vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman1-2/+6
2015-07-10vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman1-11/+0
2015-07-10fs: Fix S_NOSEC handlingJan Kara1-2/+2
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář3-4/+4
2015-07-10MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas1-0/+11
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas1-2/+4
2015-07-10powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-10intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno1-1/+1
2015-07-10iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel1-0/+6
2015-07-10Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?1-1/+2
2015-07-10crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?1-0/+1
2015-07-10sctp: Fix race between OOTB responce and route removalAlexander Sverdlin1-1/+3
2015-07-10net: phy: fix phy link up when limiting speed via device treeMugunthan V N1-2/+3
2015-07-10tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch3-4/+7
2015-07-10neigh: do not modify unlinked entriesJulian Anastasov1-0/+13