summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mm: move p?d_alloc_track to separate header fileJoerg Roedel2020-08-071-45/+0
* mm, memcg: decouple e{low,min} state mutations from protection checksChris Down2020-08-071-11/+42
* mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao2020-08-071-2/+40
* mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin2020-08-071-1/+1
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-072-6/+23
* mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin2020-08-073-15/+0
* mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin2020-08-071-2/+0
* mm: memcg/slab: simplify memcg cache creationRoman Gushchin2020-08-071-1/+0
* mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin2020-08-072-8/+2
* mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hRoman Gushchin2020-08-071-0/+12
* mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin2020-08-071-1/+2
* mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin2020-08-073-1/+15
* mm: memcg/slab: obj_cgroup APIRoman Gushchin2020-08-071-0/+51
* mm: slub: implement SLUB version of obj_to_index()Roman Gushchin2020-08-071-0/+16
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-3/+13
* mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-072-1/+23
* mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin2020-08-071-0/+17
* tmpfs: support 64-bit inums per-sbChris Down2020-08-071-0/+1
* tmpfs: per-superblock i_ino supportChris Down2020-08-072-0/+17
* mm, dump_page: do not crash with bad compound_mapcount()John Hubbard2020-08-071-2/+12
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+3
* mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIERRalph Campbell2020-08-071-0/+13
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-065-47/+66
|\
| * serial: 8250: Add 8250 port clock update methodSerge Semin2020-07-291-0/+2
| * Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman2020-07-277-6/+14
| |\
| * \ Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman2020-07-2054-156/+662
| |\ \
| * | | serial: core: drop unnecessary gpio includeJohan Hovold2020-06-271-1/+1
| * | | vt: redefine world of cursor macrosJiri Slaby2020-06-241-11/+17
| * | | vt: move vc_translate to vt.c and rename itJiri Slaby2020-06-241-3/+0
| * | | vt: get rid of VT10.ID macrosJiri Slaby2020-06-241-6/+0
| * | | vt: remove 25 years stale commentJiri Slaby2020-06-241-2/+1
| * | | vt: convert vc_tab_stop to bitmapJiri Slaby2020-06-241-1/+2
| * | | vt: switch G0/1_charset to an arrayJiri Slaby2020-06-241-4/+2
| * | | vc: switch state to boolJiri Slaby2020-06-242-5/+5
| * | | vt: introduce enum vc_intensity for intensityJiri Slaby2020-06-242-3/+13
| * | | vc: separate stateJiri Slaby2020-06-241-21/+33
* | | | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-064-40/+75
|\ \ \ \
| * \ \ \ Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman2020-07-277-6/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-2032-73/+255
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-07-174-40/+75
| |\ \ \ \
| | * | | | iio: core: remove iio_priv_to_dev() helperAlexandru Ardelean2020-07-131-6/+0
| | * | | | iio: core: move event interface on the opaque structAlexandru Ardelean2020-07-072-3/+2
| | * | | | iio: core: move iio_dev's buffer_list to the private iio device objectAlexandru Ardelean2020-07-072-2/+2
| | * | | | iio: core: move channel list & group to private iio device objectAlexandru Ardelean2020-07-072-5/+5
| | * | | | iio: core: move debugfs data on the private iio dev infoAlexandru Ardelean2020-07-072-12/+11
| | * | | | iio: core: wrap IIO device into an iio_dev_opaque objectAlexandru Ardelean2020-07-072-1/+22
| | * | | | iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-7/+0
| | * | | | iio: core: add iio_device_set_parent() helperAlexandru Ardelean2020-06-141-0/+20
| | * | | | iio: core: pass parent device as parameter during allocationAlexandru Ardelean2020-06-141-2/+2
| | * | | | iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron2020-06-141-1/+1