summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+2
2018-04-07Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-129/+169
2018-04-06clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez1-1/+0
2018-04-06clk: stm32mp1: add missing tzc2 clockGabriel Fernandez1-1/+2
2018-04-06Merge branch 'clk-davinci' into clk-nextStephen Boyd1-0/+30
2018-04-06Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd1-0/+30
2018-04-06Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd3-1/+290
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd3-1/+42
2018-04-06Merge branches 'clk-mediatek', 'clk-hisi', 'clk-allwinner', 'clk-ux500' and '...Stephen Boyd8-29/+345
2018-04-06Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc...Stephen Boyd2-2/+15
2018-04-06Merge branches 'clk-spreadtrum', 'clk-stm32f', 'clk-stm32mp1', 'clk-hi655x' a...Stephen Boyd3-4/+278
2018-04-06Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '...Stephen Boyd1-8/+8
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd4-2/+25
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds7-69/+794
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+159
2018-04-06dt-bindings: imx: update clock doc for imx6sllBai Ping1-0/+202
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+4
2018-04-06dt-bindings: documentation: add clock bindings information for Stratix10Dinh Nguyen1-0/+84
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells2-2/+14
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells2-17/+18
2018-04-06init, tracing: Add initcall trace eventsSteven Rostedt (VMware)1-0/+66
2018-04-06io: change inX() to have their own IO barrier overridesSinan Kaya1-3/+18
2018-04-06io: change outX() to have their own IO barrier overridesSinan Kaya1-3/+9
2018-04-06io: define stronger ordering for the default writeX() implementationSinan Kaya1-0/+8
2018-04-06io: define stronger ordering for the default readX() implementationSinan Kaya1-4/+24
2018-04-06io: define several IO & PIO barrier types for the asm-generic versionSinan Kaya1-0/+44
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2-3/+7
2018-04-06jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki1-2/+5
2018-04-06headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-04-06include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko1-4/+4
2018-04-06mm: change return type to vm_fault_tSouptick Joarder2-4/+45
2018-04-06mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes2-8/+12
2018-04-06mm: make counting of list_lru_one::nr_items locklessKirill Tkhai1-1/+2
2018-04-06zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky1-0/+2
2018-04-06mm: fix races between swapoff and flush dcacheHuang Ying1-0/+1
2018-04-06include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck1-1/+1
2018-04-06mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams1-0/+1
2018-04-06mm: make should_failslab always available for fault injectionHoward McLauchlan1-2/+3
2018-04-06mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim1-19/+8
2018-04-06mm: swap: clean up swap readaheadMinchan Kim1-14/+3
2018-04-06mm/page_ref: use atomic_set_release in page_ref_unfreezeKonstantin Khlebnikov1-2/+1
2018-04-06mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi1-0/+1
2018-04-06mm/memory_hotplug: optimize memory hotplugPavel Tatashin1-0/+1
2018-04-06mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2-3/+3
2018-04-06mm: uninitialized struct page poisoning sanity checkingPavel Tatashin2-6/+20
2018-04-06mm: initialize pages on demand during bootPavel Tatashin1-10/+0
2018-04-06mm: disable interrupts while initializing deferred pagesPavel Tatashin2-27/+31
2018-04-06mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual2-2/+2
2018-04-06slub: make struct kmem_cache_order_objects::x unsigned intAlexey Dobriyan1-1/+1