aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-09ARM: dts: orion5x: add device tree for buffalo linkstation ls-glRoger Shimizu2-0/+88
2016-02-09ARM: dts: orion5x: split linkstation lswtgl into common and device partsRoger Shimizu4-198/+402
2016-02-09ARM: dts: armada-38x: add reference to ETH connectors for A385-APThomas Petazzoni1-0/+3
2016-02-09ARM: dts: armada-38x: change order of ethernet DT nodes on Armada 38xThomas Petazzoni1-9/+21
2016-02-09Merge branch 'mvebu/fixes' into mvebu/dtGregory CLEMENT2-1/+32
2016-02-09ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtglRoger Shimizu1-0/+31
2016-02-09ARM: dts: kirkwood: use unique machine name for ds112Heinrich Schuchardt1-1/+1
2016-02-09ARM: dts: kirkwood: add device tree for buffalo linkstation ls-qvlMario Lange3-0/+137
2016-02-09ARM: dts: kirkwood: fix audio for OpenRD clientsAaro Koskinen2-2/+6
2016-02-09ARM: dts: kirkwood: provide template for RS-232/485 configuration for OpenRDAaro Koskinen1-1/+30
2016-02-09ARM: dts: kirkwood: split lswvl dts to linkstation lsvl and lswvlRoger Shimizu5-161/+189
2016-02-09ARM: dts: kirkwood: split lswxl dts to linkstation lswsxl and lswxlRoger Shimizu6-143/+371
2016-02-09ARM: dts: kirkwood: relicense dts of ls-wvl/vl and ls-wxl/wsxl under GPLv2/X11Roger Shimizu2-8/+74
2016-02-09ARM: dts: kirkwood: fix SD slot default configuration for OpenRDAaro Koskinen1-0/+8
2016-02-09ARM: dts: kirkwood: fix pin names for UART/SD selection for OpenRDAaro Koskinen1-2/+2
2016-02-09ARM: dts: armada-370: Update the mpp63 function in the device tree on Armada 370Gregory CLEMENT4-4/+7
2016-02-09ARM: dts: armada-38x: use usb-nop-xceiv PHY for the xhci nodes on Armada 388 GPGregory CLEMENT1-4/+12
2016-02-09ARM: dts: armada-38x: use regulator-boot-on for SATA regulators on Armada 388 GPThomas Petazzoni1-12/+4
2016-02-09ARM: dts: armada-38x: adjust board name and compatible for Armada 388 GPThomas Petazzoni1-2/+2
2016-02-07Linux 4.5-rc3Linus Torvalds1-1/+1
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds33-149/+230
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-7/+2
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-65/+131
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-14/+32
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+166
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-17/+75
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-252/+461
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-23/+10
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-05dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4