aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King1-5/+9
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski1-1/+1
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd1-1/+2
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov1-1/+1
2015-07-17x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2-0/+27
2015-07-17x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski1-6/+5
2015-07-17x86/nmi/64: Minor asm simplificationAndy Lutomirski1-2/+1
2015-07-17x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-4/+25
2015-07-17x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+18
2015-07-17x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-68/+94
2015-07-17x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+58
2015-07-17x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-17/+0
2015-07-17x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-07-17irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier1-36/+75
2015-07-17genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner1-5/+13
2015-07-17drm/ttm: improve uncached page deallocation.Jérôme Glisse1-6/+6
2015-07-17drm/ttm: fix uncached page deallocation to properly fill page pool v3.Jérôme Glisse1-1/+0
2015-07-17pinctrl: samsung: Remove old unused definesKrzysztof Kozlowski1-5/+0
2015-07-16dm cache: avoid calls to prealloc_free_structs() if possibleMike Snitzer1-3/+12
2015-07-16dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()Mike Snitzer1-9/+4
2015-07-16dm cache: do not wake_worker() in free_migration()Mike Snitzer1-1/+0
2015-07-16ARM: keystone: dts: rename pcie nodes to help override statusMurali Karicheri2-2/+2
2015-07-16ARM: keystone: dts: fix dt bindings for PCIeMurali Karicheri2-0/+2
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik9-0/+24
2015-07-16drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-16drm/radeon/ci: silence a harmless PCC warningAlex Deucher1-1/+1
2015-07-16drm/amdgpu/cz: silence some dpm debug outputAlex Deucher1-3/+3
2015-07-16drm/amdgpu/cz: store the forced dpm levelAlex Deucher1-0/+2
2015-07-16drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher1-1/+7
2015-07-16drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher1-4/+1
2015-07-16drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher1-2/+33
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher1-2/+7
2015-07-16drm/amdgpu: stop context leak in the error pathChristian König1-2/+6
2015-07-16drm/amdgpu: validate the context id in the dependenciesChristian König1-1/+10
2015-07-16drm/radeon: fix user ptr race conditionChristian König2-1/+1
2015-07-16drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer1-4/+8
2015-07-16drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher1-0/+1
2015-07-16blk-mq: set default timeout as 30 secondsMing Lei1-1/+1
2015-07-16dm cache: display 'needs_check' in status if it is setMike Snitzer2-2/+13
2015-07-16dm thin: display 'needs_check' in status if it is setMike Snitzer2-3/+16
2015-07-16dm thin: stay in out-of-data-space mode once no_space_timeout expiresMike Snitzer1-4/+17
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe1-1/+1
2015-07-16gpio: pca953x: fix nested irqs reschedulingGrygorii Strashko1-0/+4
2015-07-16st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M1-1/+1
2015-07-16gpio: omap: prevent module from being unloaded while in useGrygorii Strashko1-0/+1
2015-07-16gpio: max732x: Add missing dev reference to gpiochipMarek Vasut1-0/+1
2015-07-16gpio/xilinx: Use correct address when setting initial values.Raphaël Teysseyre1-2/+2
2015-07-16gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek1-0/+1
2015-07-16ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]Keith Packard1-0/+55
2015-07-16gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko1-1/+3