aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02Merge tag 'omap-for-v4.6/fixes-not-urgent-signed' of git://git.kernel.org/pub...Arnd Bergmann
2016-03-02CNS3xxx: remove unused *_VIRT definitionsKrzysztof Hałasa
2016-02-29Merge tag 'mvebu-soc-4.6-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann
2016-02-26ARM: OMAP2+: Fix hwmod clock for l4_lsTony Lindgren
2016-02-26soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann
2016-02-26Merge tag 'davinci-for-v4.6/fixes' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-02-26ARM: prima2: always enable reset controllerArnd Bergmann
2016-02-26ARM: socfpga: hide unused functionsArnd Bergmann
2016-02-26ARM: ux500: fix ureachable iounmap()Linus Walleij
2016-02-26ARM: ks8695: fix __initdata annotationArnd Bergmann
2016-02-25ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unusedArnd Bergmann
2016-02-25ARM: mv78xx0: avoid unused function warningArnd Bergmann
2016-02-25ARM: orion: only select I2C_BOARDINFO when using I2CArnd Bergmann
2016-02-24Merge tag 'samsung-fixes-non-critical-4.6' of git://git.kernel.org/pub/scm/li...Olof Johansson
2016-02-22ARM: OMAP2+: Fix out of range register access with syscon_config.max_registerTony Lindgren
2016-02-19Merge tag 'for-v4.6/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2016-02-19ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár
2016-02-17ARM: davinci: make I2C support optionalArnd Bergmann
2016-02-17ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRTArnd Bergmann
2016-02-17ARM: davinci: avoid unused mityomapl138_pn_info variableArnd Bergmann
2016-02-17ARM: davinci: limit DT support to DA850Arnd Bergmann
2016-02-09ARM: DRA7: hwmod: Add reset data for PCIeKishon Vijay Abraham I
2016-02-09ARM: DRA7: hwmod: Fix OCP2SCP sysconfigKishon Vijay Abraham I
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-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet