summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-08dtb: amd: Misc changes for SATA device tree nodesSuravee Suthikulpanit
2016-02-08dtb: amd: Misc changes for I2C device nodesSuravee Suthikulpanit
2016-02-08dtb: amd: Fix typo in SPI device nodesSuravee Suthikulpanit
2016-02-08dtb: amd: Fix DMA ranges in device treeSuravee Suthikulpanit
2016-02-08dtb: amd: Fix GICv2 hypervisor and virtual interface sizesBrijesh Singh
2016-02-08MAINTAINERS: Adding Maintainers for AMD Seattle Device TreeSuravee Suthikulpanit
2016-02-08arm64: dts: r8a7795: pmu: switch to Cortex specific device nodesDirk Behme
2016-02-07Linux 4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-07Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-07Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-06Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-06MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-06dax: dirty inode only if requiredDmitry Monakhov
2016-02-06thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-06mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-06ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-06mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-06mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-06mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-06mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-06vmstat: make vmstat_update deferrableMichal Hocko
2016-02-06mm, vmstat: make quiet_vmstat lighterMichal Hocko
2016-02-06mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2016-02-06memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson
2016-02-06dump_stack: avoid potential deadlocksEric Dumazet
2016-02-06mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli
2016-02-06m32r: fix build failure due to SMP and MMUSudip Mukherjee
2016-02-06block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler
2016-02-06signals: avoid random wakeups in sigsuspend()Sasha Levin
2016-02-05Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-05Merge branches 'pnp' and 'acpi-cppc'Rafael J. Wysocki
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-02-05Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-02-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-02-05arm64: dts: r8a7795: Add L2 cache-controller nodesGeert Uytterhoeven
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland