index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
IB/srp: Fail I/O requests if the transport is offline
Bart Van Assche
2
-0
/
+8
2013-02-25
IB/srp: Avoid endless SCSI error handling loop
Bart Van Assche
1
-14
/
+15
2013-02-25
IB/srp: Avoid sending a task management function needlessly
Bart Van Assche
1
-2
/
+3
2013-02-25
IB/srp: Track connection state properly
Bart Van Assche
1
-1
/
+0
2013-02-25
IB/mlx4: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-02-25
IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable
Paul Bolle
1
-1
/
+1
2013-02-25
IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool
Roland Dreier
2
-6
/
+6
2013-02-26
block: fix part_pack_uuid() build error
Mimi Zohar
2
-5
/
+16
2013-02-26
ima: "remove enforce checking duplication" merge fix
Mimi Zohar
1
-1
/
+2
2013-02-25
ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation
Marek Szyprowski
1
-3
/
+3
2013-02-25
ARM: dma-mapping: Add maximum alignment order for dma iommu buffers
Seung-Woo Kim
2
-0
/
+24
2013-02-25
ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices
Marek Szyprowski
1
-2
/
+7
2013-02-25
ARM: dma-mapping: add support for CMA regions placed in highmem zone
Marek Szyprowski
1
-15
/
+42
2013-02-25
arm: dma mapping: export arm iommu functions
Prathyush K
1
-0
/
+4
2013-02-25
ARM: dma-mapping: Add arm_iommu_detach_device()
Hiroshi Doyu
2
-0
/
+26
2013-02-25
ARM: dma-mapping: Add macro to_dma_iommu_mapping()
Hiroshi Doyu
1
-0
/
+6
2013-02-25
ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()
Hiroshi Doyu
1
-0
/
+4
2013-02-25
ARM: iommu: Include linux/kref.h in asm/dma-iommu.h
Laurent Pinchart
1
-0
/
+1
2013-02-25
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...
Marc Zyngier
1
-5
/
+0
2013-02-25
ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Marc Zyngier
1
-1
/
+1
2013-02-25
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
Marc Zyngier
1
-2
/
+2
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
68
-1054
/
+4302
2013-02-24
net/pasemi: Fix missing coding style
Syam Sidhardhan
1
-3
/
+6
2013-02-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
538
-11039
/
+32957
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
17
-138
/
+1558
2013-02-24
tty vt: fix character insertion overflow
Nicolas Pitre
1
-1
/
+1
2013-02-24
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
1
-4
/
+2
2013-02-24
vmxnet3: make local function static
stephen hemminger
1
-2
/
+2
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-24
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
23
-85
/
+1331
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
65
-1671
/
+4359
2013-02-24
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
2
-102
/
+45
2013-02-24
mmc: add DT bindings for more MMC capability flags
Guennadi Liakhovetski
2
-0
/
+17
2013-02-24
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
1
-10
/
+46
2013-02-24
mmc: tmio: remove unused and deprecated symbols
Guennadi Liakhovetski
1
-18
/
+0
2013-02-24
mmc: sh_mobile_sdhi: use managed resource allocations
Guennadi Liakhovetski
1
-43
/
+14
2013-02-24
mmc: sh_mobile_sdhi: remove unused .pdata field
Guennadi Liakhovetski
2
-6
/
+0
2013-02-24
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
2
-8
/
+44
2013-02-24
mmc: tmio-mmc: define device-tree bindings
Guennadi Liakhovetski
1
-0
/
+20
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
1
-1
/
+2
2013-02-24
mmc: (cosmetic) remove "extern" from function declarations
Guennadi Liakhovetski
1
-11
/
+11
2013-02-24
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
2
-0
/
+111
2013-02-24
mmc: detailed definition of CD and WP MMC line polarities in DT
Guennadi Liakhovetski
1
-2
/
+21
2013-02-24
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2
-2
/
+4
2013-02-24
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
1
-4
/
+4
2013-02-24
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
1
-1
/
+5
2013-02-24
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
1
-2
/
+2
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
7
-17
/
+571
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
4
-2
/
+48
2013-02-24
mmc: rtsx: remove driving adjustment
Roger Tseng
1
-5
/
+0
[prev]
[next]