summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-09ARM: dts: stm32: Add stm32h743i-disco boardPatrice Chotard2-1/+75
2017-06-09ARM: dts: stm32: Add usart2 support on stm32h743Patrice Chotard1-0/+8
2017-06-09ARM: dts: stm32: Add usart2_pins on stm32h743Patrice Chotard1-0/+13
2017-06-07ARM: dts: stm32: enable CRC32 on stm32429i-eval boardCosar Dindar1-0/+4
2017-06-07ARM: dts: stm32: enable CRC32 on stm32429-disco boardCosar Dindar1-0/+4
2017-06-07ARM: dts: stm32: Add CRC support to stm32f429Cosar Dindar1-0/+7
2017-06-07ARM: dts: stm32: Enable OV2640 camera support of STM32F429-EVAL boardHugues Fruchet1-0/+30
2017-06-07ARM: dts: stm32: Enable STMPE1600 gpio expander of STM32F429-EVAL boardHugues Fruchet1-0/+17
2017-06-07ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL boardHugues Fruchet1-0/+9
2017-06-07ARM: dts: stm32: Enable DCMI support on STM32F429 MCUHugues Fruchet1-0/+37
2017-06-07ARM: dts: stm32: Add missing reset-cells node in stm32f746Lionel Debieve1-0/+1
2017-06-07ARM: dts: stm32: Set gpio controller as interrupt controller on F4 and F7Alexandre TORGUE2-0/+44
2017-06-07ARM: dts: stm32: Add watchdog support for STM32F429 eval boardYannick Fertre1-0/+5
2017-06-07ARM: dts: stm32: Add watchdog support for STM32F429 SoCYannick Fertre1-1/+8
2017-06-07ARM: dts: stm32: Enable ltdc & simple panel on stm32f429-Eval boardYannick Fertre1-0/+23
2017-06-07ARM: dts: stm32: Add ltdc support on stm32f429 MCUYannick Fertre1-1/+45
2017-06-07ARM: dts: stm32: add stm32f769I & stm32f746 discovery board supportVikas Manocha4-0/+163
2017-05-13Linux 4.12-rc1v4.12-rc1Linus Torvalds1-2/+2
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds9-18/+195
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+17
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+145
2017-05-13mm, docs: update memory.stat description with workingset* entriesRoman Gushchin1-0/+12
2017-05-13mm: vmscan: scan until it finds eligible pagesMinchan Kim1-6/+15
2017-05-13mm, thp: copying user pages must schedule on collapseDavid Rientjes1-4/+3
2017-05-13dax: fix PMD data corruption when fault races with writeRoss Zwisler1-14/+14
2017-05-13dax: fix data corruption when fault races with writeJan Kara1-16/+16
2017-05-13ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara1-4/+17
2017-05-13mm: fix data corruption due to stale mmap readsJan Kara2-2/+12
2017-05-13dax: prevent invalidation of mapped DAX entriesRoss Zwisler3-36/+3
2017-05-13Tigran has movedAndrew Morton6-7/+7
2017-05-13mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko3-17/+26
2017-05-13mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park1-1/+3
2017-05-13gcov: support GCC 7.1Martin Liska2-1/+9
2017-05-13mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab1-2/+0
2017-05-13time: delete current_fs_time()Deepa Dinamani2-15/+0
2017-05-13hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2-1/+8
2017-05-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-136/+208
2017-05-12Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+8
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds18-173/+975
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds25-266/+1305
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds108-2120/+2431
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds23-269/+859
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+55
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds48-167/+252
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-05-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-28/+64
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+24
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds30-54/+1546