summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | mfd: cros_ec: add debugfs, console log fileEric Caruso2017-06-161-0/+4
| * | | | | | | | | | mfd: cros_ec: Add EC console read structures definitionsNicolas Boichat2017-06-161-1/+20
| * | | | | | | | | | mfd: cros_ec: Add helper for event notifier.Gwendal Grignou2017-06-161-0/+10
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-1021-137/+302
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-101-2/+3
| * | | | | | | | | | bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-101-3/+1
| * | | | | | | | | | include/linux/bitmap.h: turn bitmap_set and bitmap_clear into memset when pos...Matthew Wilcox2017-07-101-0/+6
| * | | | | | | | | | bitmap: optimise bitmap_set and bitmap_clear of a single bitMatthew Wilcox2017-07-101-3/+20
| * | | | | | | | | | ARM: fix rd_size declarationBart Van Assche2017-07-101-0/+3
| * | | | | | | | | | bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott2017-07-102-73/+85
| * | | | | | | | | | linux/bug.h: correct "space required before that '-'"Ian Abbott2017-07-101-2/+2
| * | | | | | | | | | linux/bug.h: correct "(foo*)" should be "(foo *)"Ian Abbott2017-07-101-1/+1
| * | | | | | | | | | linux/bug.h: correct formatting of block commentIan Abbott2017-07-101-4/+6
| * | | | | | | | | | asm-generic/bug.h: declare struct pt_regs; before function prototypeIan Abbott2017-07-101-0/+1
| * | | | | | | | | | mm: disallow early_pfn_to_nid on configurations which do not implement itMichal Hocko2017-07-101-0/+1
| * | | | | | | | | | mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner2017-07-101-0/+1
| * | | | | | | | | | mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-101-0/+1
| * | | | | | | | | | include/linux/backing-dev.h: simplify wb_stat_sumNikolay Borisov2017-07-101-14/+1
| * | | | | | | | | | include/linux/mmzone.h: remove ancient/ambiguous commentNikolay Borisov2017-07-101-5/+2
| * | | | | | | | | | hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko2017-07-102-3/+4
| * | | | | | | | | | mm, hugetlb: unclutter hugetlb allocation layersMichal Hocko2017-07-101-1/+1
| * | | | | | | | | | mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin2017-07-101-0/+80
| * | | | | | | | | | mm: unify new_node_page and alloc_migrate_targetMichal Hocko2017-07-101-0/+16
| * | | | | | | | | | hugetlb, memory_hotplug: prefer to use reserved pages for migrationMichal Hocko2017-07-101-0/+2
| * | | | | | | | | | include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...Will Deacon2017-07-101-0/+1
| * | | | | | | | | | mm: always enable thp for dax mappingsDan Williams2017-07-103-5/+11
| * | | | | | | | | | mm: improve readability of transparent_hugepage_enabled()Dan Williams2017-07-101-12/+29
| * | | | | | | | | | oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACKSteven Rostedt (VMware)2017-07-101-1/+1
| * | | | | | | | | | mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko2017-07-103-2/+7
| * | | | | | | | | | mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi2017-07-101-5/+0
| * | | | | | | | | | mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual2017-07-101-4/+27
| * | | | | | | | | | mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi2017-07-101-9/+0
| * | | | | | | | | | swap: add block io poll in swapin pathShaohua Li2017-07-101-2/+3
* | | | | | | | | | | Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-104-0/+80
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | device property: Add fwnode_graph_get_port_parentKieran Bingham2017-06-221-0/+2
| * | | | | | | | | | | device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus2017-06-221-0/+2
| * | | | | | | | | | | device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-222-0/+2
| * | | | | | | | | | | device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-221-0/+14
| * | | | | | | | | | | device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-223-0/+60
| * | | | | | | | | | | Merge branch 'dt/property-move' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2017-06-221-10/+20
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-101-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---. | | | | | | | | | | | | Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2017-07-101-0/+7
| |\ \ \| | | | | | | | | | | | | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | * / | | | | | | | | | | | ACPI: SPCR: Use access width to determine mmio usageLoc Ho2017-07-041-0/+7
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-07-101-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | f2fs: split bio cacheJaegeuk Kim2017-05-231-1/+13
| * | | | | | | | | | | | | | f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-05-231-1/+1
* | | | | | | | | | | | | | | Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2017-07-102-4/+4
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-07-102-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vfs: Add iomap_seek_hole and iomap_seek_data helpersAndreas Gruenbacher2017-07-021-0/+4
| * | | | | | | | | | | | | | vfs: Add page_cache_seek_hole_data helperAndreas Gruenbacher2017-07-021-0/+2
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |