index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
params: don't ignore the rest of cmdline if parse_one() fails
Oleg Nesterov
1
-8
/
+9
2015-08-08
modpost: abort if a module symbol is too long
Takashi Iwai
1
-0
/
+11
2015-08-08
Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-116
/
+718
2015-08-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+4
2015-08-08
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-17
/
+11
2015-08-08
Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
16
-50
/
+108
2015-08-08
Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+19
2015-08-08
Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
17
-16
/
+120
2015-08-08
Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+5
2015-08-08
Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-30
/
+44
2015-08-08
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-6
/
+25
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
2
-2
/
+2
2015-08-07
Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
530
-3506
/
+6319
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2
-4
/
+2
2015-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-81
/
+11
2015-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-102
/
+153
2015-08-06
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-07
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
7
-24
/
+50
2015-08-07
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
4
-10
/
+16
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
2015-08-07
mm/memory-failure: unlock_page before put_page
Naoya Horiguchi
1
-2
/
+2
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
3
-3
/
+5
2015-08-07
mm: initialize hotplugged pages as reserved
Mel Gorman
1
-1
/
+9
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
1
-2
/
+2
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-07
mm/slub: allow merging when SLAB_DEBUG_FREE is set
Konstantin Khlebnikov
1
-2
/
+1
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2
-4
/
+8
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
5
-10
/
+2
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
5
-22
/
+25
2015-08-07
mm, meminit: replace rwsem with completion
Nicolai Stange
1
-7
/
+15
2015-08-07
mm, meminit: allow early_pfn_to_nid to be used during runtime
Mel Gorman
1
-8
/
+8
2015-08-07
ipc: modify message queue accounting to not take kernel data structures into ...
Marcus Gelderie
1
-5
/
+0
2015-08-06
drm/i915: Allow parsing of variable size child device entries from VBT
David Weinehall
1
-4
/
+23
2015-08-06
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...
Mark Brown
5
-34
/
+76
2015-08-06
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Mark Brown
2
-0
/
+6
2015-08-06
ASoC: topology: Add private data type and bump ABI version to 3
Liam Girdwood
1
-2
/
+3
2015-08-06
ASoC: topology: Add ops support to byte controls UAPI
Mengdong Lin
1
-3
/
+6
2015-08-06
ASoC: topology: Update TLV support so we can support more TLV types
Mengdong Lin
2
-23
/
+54
2015-08-06
Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology
Mark Brown
544
-3013
/
+4296
2015-08-06
ASoC: topology: add private data to manifest
Vinod Koul
1
-0
/
+1
2015-08-06
ASoC: topology: Add subsequence in topology
Subhransu S. Prusty
2
-0
/
+2
[next]