index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
PCI: artpec6: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: armada8k: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: exynos: Fix platform_get_irq() error handling
Fabio Estevam
1
-4
/
+4
2017-08-22
PCI: dwc: Clear MSI interrupt status after it is handled, not before
Faiz Abbas
1
-1
/
+1
2017-08-22
PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-19
PCI: hisi: Constify dw_pcie_host_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-16
PCI: faraday: Use PCI_NUM_INTX
Paul Burton
1
-1
/
+1
2017-08-16
PCI: faraday: Fix of_irq_get() error check
Sergei Shtylyov
1
-2
/
+2
2017-08-16
PCI: dra7xx: Use PCI_NUM_INTX
Bjorn Helgaas
1
-1
/
+1
2017-08-16
PCI: altera: Use size=4 IRQ domain for legacy INTx
Paul Burton
1
-5
/
+4
2017-08-16
PCI: altera: Remove unused num_of_vectors variable
Shawn Lin
1
-2
/
+0
2017-08-16
PCI: aardvark: Use PCI_NUM_INTX
Paul Burton
1
-3
/
+2
2017-08-16
PCI: Add pci_irqd_intx_xlate()
Paul Burton
1
-0
/
+32
2017-08-15
PCI: Move enum pci_interrupt_pin to linux/pci.h
Paul Burton
2
-8
/
+23
2017-08-03
PCI: hv: Do not sleep in compose_msi_msg()
Stephen Hemminger
1
-1
/
+7
2017-08-03
PCI: armada8k: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2017-08-03
PCI: hisi: Remove unused variable driver
Shawn Lin
1
-3
/
+0
2017-08-03
PCI: qcom: Allow ->post_init() to fail
Bjorn Andersson
1
-3
/
+17
2017-08-03
PCI: qcom: Don't unroll init if ->init() fails
Bjorn Andersson
1
-1
/
+1
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
13
-18
/
+47
2017-08-02
PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically
Jisheng Zhang
1
-1
/
+1
2017-08-02
PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static
Carlos Palminha
1
-4
/
+6
2017-07-30
Linux 4.13-rc3
v4.13-rc3
Linus Torvalds
1
-1
/
+1
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-07-28
lightnvm: pblk: advance bio according to lba index
Javier González
3
-10
/
+19
2017-07-28
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
1
-7
/
+11
2017-07-28
x86/boot: Disable the address-of-packed-member compiler warning
Matthias Kaehlcke
1
-0
/
+1
2017-07-27
drm/i915: Fix bad comparison in skl_compute_plane_wm.
Maarten Lankhorst
1
-2
/
+2
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
3
-8
/
+11
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
Navare, Manasi D
1
-2
/
+2
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
1
-10
/
+3
2017-07-27
xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
xen: Drop un-informative message during boot
Punit Agrawal
1
-1
/
+0
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
1
-0
/
+2
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
1
-1
/
+7
2017-07-27
Documentation: dw-mshc: deprecate num-slots
Shawn Lin
5
-14
/
+7
2017-07-27
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
Shawn Lin
1
-1
/
+1
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2
-3
/
+13
2017-07-27
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
3
-14
/
+32
2017-07-27
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
1
-1
/
+11
2017-07-27
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
1
-1
/
+1
2017-07-27
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
1
-1
/
+1
[next]