summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-06clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez
2018-04-06clk: stm32mp1: add missing tzc2 clockGabriel Fernandez
2018-04-06Merge branch 'clk-davinci' into clk-nextStephen Boyd
2018-04-06Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd
2018-04-06Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd
2018-04-06Merge branches 'clk-mediatek', 'clk-hisi', 'clk-allwinner', 'clk-ux500' and '...Stephen Boyd
2018-04-06Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc...Stephen Boyd
2018-04-06Merge branches 'clk-spreadtrum', 'clk-stm32f', 'clk-stm32mp1', 'clk-hi655x' a...Stephen Boyd
2018-04-06Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '...Stephen Boyd
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06dt-bindings: imx: update clock doc for imx6sllBai Ping
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-06dt-bindings: documentation: add clock bindings information for Stratix10Dinh Nguyen
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-06init, tracing: Add initcall trace eventsSteven Rostedt (VMware)
2018-04-06io: change inX() to have their own IO barrier overridesSinan Kaya
2018-04-06io: change outX() to have their own IO barrier overridesSinan Kaya
2018-04-06io: define stronger ordering for the default writeX() implementationSinan Kaya
2018-04-06io: define stronger ordering for the default readX() implementationSinan Kaya
2018-04-06io: define several IO & PIO barrier types for the asm-generic versionSinan Kaya
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2018-04-06jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko
2018-04-05mm: change return type to vm_fault_tSouptick Joarder
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05mm: make counting of list_lru_one::nr_items locklessKirill Tkhai
2018-04-05zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck
2018-04-05mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams
2018-04-05mm: make should_failslab always available for fault injectionHoward McLauchlan
2018-04-05mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim
2018-04-05mm: swap: clean up swap readaheadMinchan Kim
2018-04-05mm/page_ref: use atomic_set_release in page_ref_unfreezeKonstantin Khlebnikov
2018-04-05mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin
2018-04-05mm: uninitialized struct page poisoning sanity checkingPavel Tatashin
2018-04-05mm: initialize pages on demand during bootPavel Tatashin
2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual
2018-04-05slub: make struct kmem_cache_order_objects::x unsigned intAlexey Dobriyan
2018-04-05slab: make usercopy region 32-bitAlexey Dobriyan
2018-04-05kasan: make kasan_cache_create() work with 32-bit slab cache sizesAlexey Dobriyan
2018-04-05slub: make ->size unsigned intAlexey Dobriyan