summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | Merge branch 'fix-uio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2017-07-101-4/+4
|\ \
| * | fix brown paperbag bug in inlined copy_..._iter()Al Viro2017-07-101-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-102-64/+18
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...Jiri Kosina2017-07-1037-155/+248
| |\ \ \ \ \ \ \
| | | | | * | | | HID: i2c-hid: move header file out of I2C realmWolfram Sang2017-05-221-0/+0
| | | | | |/ / /
| | | | * | | | HID: remove no longer used hid->open fieldDmitry Torokhov2017-06-081-1/+0
| | | | * | | | HID: serialize hid_hw_open and hid_hw_closeDmitry Torokhov2017-06-081-63/+9
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linusJiri Kosina2017-07-101-0/+9
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | HID: Microsoft Win8 Wireless Radio Controls cleanupHans de Goede2017-05-221-3/+2
| | | * | | | | HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensionsHans de Goede2017-05-111-0/+10
| | |/ / / / /
* | | | | | | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-0948-527/+1381
|\ \ \ \ \ \ \
| * | | | | | | drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson2017-07-061-2/+1
| * | | | | | | drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-291-0/+3
| * | | | | | | Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-2716-44/+83
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-212-1/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/vc4: Add get/set tiling ioctls.Eric Anholt2017-06-151-0/+16
| | * | | | | | | | drm/vc4: Add T-format scanout support.Eric Anholt2017-06-151-1/+22
| * | | | | | | | | Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-212-8/+76
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Allow execbuffer to use the first object as the batchChris Wilson2017-06-161-2/+17
| | * | | | | | | | | drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg2017-06-141-7/+12
| | * | | | | | | | | drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg2017-06-141-0/+5
| | * | | | | | | | | drm/i915: expose _SLICE_MASK GETPARMRobert Bragg2017-06-141-0/+3