summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-152-5/+5
|\
| * Merge branch 'clk-rockchip' into clk-nextMichael Turquette2015-12-231-0/+1
| |\
| | * clk: add flag for clocks that need to be enabled on rate changesHeiko Stuebner2015-12-231-0/+1
| * | Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-nextMichael Turquette2015-12-222-5/+4
| |\ \
| | * | clk: ti: omap5+: dpll: implement errata i810Tero Kristo2015-11-301-0/+1
| | * | clk: Use static inline functions instead of macros for dummiesGeert Uytterhoeven2015-11-201-4/+2
| | * | clk: fix a typo in comment block of struct clk_rate_requestMasahiro Yamada2015-11-201-1/+1
| | |/
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-151-0/+1
|\ \ \
| * | | firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave2016-01-151-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-151-1/+2
|\ \ \ \
| * | | | net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-151-1/+2
* | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-151-4/+34
|\ \ \ \ \
| * | | | | genalloc:support allocating specific regionZhao Qiang2015-12-221-0/+11
| * | | | | genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang2015-12-221-4/+23
* | | | | | Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2016-01-151-0/+3
|\ \ \ \ \ \
| * | | | | | vfio: Include No-IOMMU modeAlex Williamson2015-12-211-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-153-2/+10
|\ \ \ \ \ \
| * | | | | | lockd: constify nlmsvc_binding structureJulia Lawall2016-01-071-1/+1
| * | | | | | sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-231-0/+1
| * | | | | | nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-1/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-01-153-1/+11
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc...Mark Brown2016-01-122-1/+8
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov2015-11-252-1/+8
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...Mark Brown2016-01-121-0/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | regulator: Make bulk API support optional suppliesBjorn Andersson2015-11-171-0/+3
| | |/ / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-041-1/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1519-110/+168
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()Joshua Clayton2016-01-141-1/+1
| * | | | | | | | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-142-11/+4
| * | | | | | | | include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli2016-01-141-2/+2
| * | | | | | | | mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-141-0/+2
| * | | | | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-0/+2
| * | | | | | | | mm: memcontrol: switch to the updated jump-label APIJohannes Weiner2016-01-141-4/+4
| * | | | | | | | mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-142-6/+33
| * | | | | | | | mm: memcontrol: account socket memory in unified hierarchy memory controllerJohannes Weiner2016-01-141-1/+8
| * | | | | | | | mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-141-0/+3
| * | | | | | | | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-141-15/+5
| * | | | | | | | net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-141-6/+13
| * | | | | | | | net: tcp_memcontrol: simplify the per-memcg limit accessJohannes Weiner2016-01-141-1/+0
| * | | | | | | | net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-141-1/+0
| * | | | | | | | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-141-9/+0
| * | | | | | | | mm: memcontrol: export root_mem_cgroupJohannes Weiner2016-01-141-1/+2
| * | | | | | | | mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov2016-01-141-0/+5
| * | | | | | | | mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-142-4/+3
| * | | | | | | | mm: allow GFP_{FS,IO} for page_cache_read page cache allocationMichal Hocko2016-01-141-0/+4
| * | | | | | | | mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+11
| * | | | | | | | memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov2016-01-141-11/+1
| * | | | | | | | mm, vmalloc: remove VM_VPAGESDavid Rientjes2016-01-141-1/+0
| * | | | | | | | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-142-4/+21