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
2014-02-12
s390/zcrypt: additional check to avoid overflow in msg-type 6 requests
Ingo Tuchscherer
1
-1
/
+23
2014-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
24
-55
/
+398
2014-02-11
Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-73
/
+95
2014-02-11
Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-1
/
+9
2014-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-37
/
+37
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
144
-799
/
+2454
2014-02-11
powerpc/powernv: Add iommu DMA bypass support for IODA2
Benjamin Herrenschmidt
9
-4
/
+137
2014-02-10
6lowpan: fix lockdep splats
Eric Dumazet
1
-0
/
+20
2014-02-10
alx: add missing stats_lock spinlock init
John Greene
1
-0
/
+1
2014-02-10
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
1
-1
/
+4
2014-02-10
bonding: remove unwanted bond lock for enslave processing
dingtianhong
1
-1
/
+0
2014-02-10
USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
Liu Junliang
4
-0
/
+1089
2014-02-11
powerpc: Fix endian issues in kexec and crash dump code
Anton Blanchard
2
-6
/
+14
2014-02-11
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
Kevin Hao
2
-0
/
+10
2014-02-11
powerpc/xmon: Don't signal we've entered until we're finished printing
Michael Ellerman
1
-1
/
+2
2014-02-11
powerpc/xmon: Fix timeout loop in get_output_lock()
Michael Ellerman
1
-2
/
+9
2014-02-11
powerpc/xmon: Don't loop forever in get_output_lock()
Michael Ellerman
1
-5
/
+5
2014-02-11
powerpc/perf: Configure BHRB filter before enabling PMU interrupts
Anshuman Khandual
1
-2
/
+3
2014-02-11
crypto/nx/nx-842: Fix handling of vmalloc addresses
Nathan Fontenot
1
-10
/
+19
2014-02-11
powerpc/pseries: Select ARCH_RANDOM on pseries
Michael Ellerman
1
-0
/
+1
2014-02-11
powerpc/perf: Add Power8 cache & TLB events
Michael Ellerman
1
-0
/
+144
2014-02-11
powerpc/relocate fix relocate processing in LE mode
Laurent Dufour
1
-2
/
+2
2014-02-11
powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.
Mahesh Salgaonkar
2
-0
/
+26
2014-02-11
powerpc/pseries: Disable relocation on exception while going down during crash.
Mahesh Salgaonkar
1
-2
/
+1
2014-02-11
powerpc/eeh: Drop taken reference to driver on eeh_rmv_device
Thadeu Lima de Souza Cascardo
1
-2
/
+6
2014-02-11
powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y
Paul Gortmaker
1
-19
/
+19
2014-02-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
44
-84
/
+315
2014-02-10
ocfs2: check existence of old dentry in ocfs2_link()
Xue jiufei
1
-0
/
+17
2014-02-10
ocfs2: update inode size after zeroing the hole
Junxiao Bi
1
-8
/
+32
2014-02-10
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
Younger Liu
2
-8
/
+3
2014-02-10
mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
Naoya Horiguchi
1
-2
/
+4
2014-02-10
smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls
Paul Gortmaker
1
-0
/
+3
2014-02-10
mm: fix page leak at nfs_symlink()
Rafael Aquini
1
-0
/
+5
2014-02-10
slub: do not assert not having lock in removing freed partial
Steven Rostedt
1
-12
/
+20
2014-02-10
gitignore: add all.config
Borislav Petkov
1
-0
/
+3
2014-02-10
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
Younger Liu
1
-0
/
+3
2014-02-10
drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
Prarit Bhargava
1
-1
/
+1
2014-02-10
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Eric W. Biederman
1
-1
/
+1
2014-02-10
xen: properly account for _PAGE_NUMA during xen pte translations
Mel Gorman
2
-4
/
+14
2014-02-10
mm/slub.c: list_lock may not be held in some circumstances
David Rientjes
1
-4
/
+2
2014-02-10
drivers/md/bcache/extents.c: use %zi to format size_t
Geert Uytterhoeven
1
-1
/
+1
2014-02-10
vmcore: prevent PT_NOTE p_memsz overflow during header update
Greg Pearson
1
-6
/
+20
2014-02-10
drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)
Alexey Khoroshilov
1
-2
/
+2
2014-02-10
Documentation/: update 00-INDEX files
Henrik Austad
26
-26
/
+176
2014-02-10
checkpatch: fix detection of git repository
Richard Genoud
1
-2
/
+2
2014-02-10
get_maintainer: fix detection of git repository
Richard Genoud
1
-1
/
+1
2014-02-10
drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...
Dan Carpenter
1
-6
/
+5
2014-02-10
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
2014-02-10
Merge branch 'bridge'
David S. Miller
7
-63
/
+129
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+5
[next]