| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman | 2016-07-28 | 2 | -24/+16 |
* | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman | 2016-07-28 | 3 | -12/+13 |
* | mm, vmscan: simplify the logic deciding whether kswapd sleeps | Mel Gorman | 2016-07-28 | 1 | -2/+3 |
* | mm, vmscan: remove balance gap | Mel Gorman | 2016-07-28 | 1 | -9/+0 |
* | mm, mmzone: clarify the usage of zone padding | Mel Gorman | 2016-07-28 | 1 | -3/+4 |
* | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 8 | -56/+93 |
* | mm, vmscan: move lru_lock to the node | Mel Gorman | 2016-07-28 | 2 | -3/+9 |
* | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | 2016-07-28 | 3 | -12/+98 |
* | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner | 2016-07-28 | 2 | -1/+52 |
* | mm, oom_reaper: do not attempt to reap a task more than twice | Michal Hocko | 2016-07-28 | 1 | -0/+1 |
* | mm, oom: fortify task_will_free_mem() | Michal Hocko | 2016-07-28 | 1 | -23/+3 |
* | mm, oom: skip vforked tasks from being selected | Michal Hocko | 2016-07-28 | 1 | -0/+26 |
* | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko | 2016-07-28 | 1 | -0/+2 |
* | Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 2016-07-27 | 1 | -1/+1 |
|\ |
|
| * | HSI: core: switch port event notifier from atomic to blocking | Sebastian Reichel | 2016-06-28 | 1 | -1/+1 |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-07-27 | 1 | -0/+1 |
|\ \ |
|
| * | | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o | 2016-07-03 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-07-27 | 20 | -806/+1913 |
|\ \ |
|
| * \ | Merge branch 'topic/docs-next' into v4l_for_linus | Mauro Carvalho Chehab | 2016-07-27 | 20 | -806/+1913 |
| |\ \ |
|
| | * | | [media] doc-rst: add some needed escape codes | Mauro Carvalho Chehab | 2016-07-23 | 3 | -28/+28 |
| | * | | [media] v4l2-ioctl.h add debug info for struct v4l2_ioctl_ops | Mauro Carvalho Chehab | 2016-07-23 | 1 | -0/+266 |
| | * | | [media] v4l2-ctrls.h: fully document the header file | Mauro Carvalho Chehab | 2016-07-23 | 1 | -86/+279 |
| | * | | [media] doc-rst: Fix some typedef ugly warnings | Mauro Carvalho Chehab | 2016-07-23 | 2 | -2/+4 |
| | * | | [media] v4l2-fh.h: add documentation for it | Mauro Carvalho Chehab | 2016-07-23 | 1 | -32/+96 |
| | * | | [media] v4l2-event.h: document all functions | Mauro Carvalho Chehab | 2016-07-23 | 1 | -12/+113 |
| | * | | [media] doc-rst: document v4l2-dev.h | Mauro Carvalho Chehab | 2016-07-23 | 1 | -49/+315 |
| | * | | [media] v4l2-common.h: Add documentation for other functions | Mauro Carvalho Chehab | 2016-07-23 | 1 | -5/+38 |
| | * | | [media] v4l2-common.h: document the subdev functions | Mauro Carvalho Chehab | 2016-07-23 | 1 | -7/+42 |
| | * | | [media] v4l2-async: document the remaining stuff | Mauro Carvalho Chehab | 2016-07-23 | 1 | -0/+39 |
| | * | | [media] v4l2-subdev.h: Improve documentation | Mauro Carvalho Chehab | 2016-07-23 | 1 | -189/+383 |
| | * | | [media] v4l2-device.h: document functions | Mauro Carvalho Chehab | 2016-07-23 | 1 | -55/+143 |
| | * | | [media] media-entry.h: Fix a note markup | Mauro Carvalho Chehab | 2016-07-23 | 1 | -4/+4 |
| | * | | [media] doc-rst: Fix some Sphinx warnings | Mauro Carvalho Chehab | 2016-07-23 | 1 | -2/+4 |
| | * | | Merge branch 'patchwork' into topic/docs-next | Mauro Carvalho Chehab | 2016-07-23 | 93 | -358/+708 |
| | |\ \ |
|
| | * | | | [media] doc-rst: Fix conversion for MC core functions | Mauro Carvalho Chehab | 2016-07-17 | 2 | -49/+58 |
| | * | | | [media] doc-rst: Fix conversion for v4l2 core functions | Mauro Carvalho Chehab | 2016-07-17 | 5 | -24/+49 |
| | * | | | [media] doc-rst: Fix issues with RC documentation | Mauro Carvalho Chehab | 2016-07-17 | 3 | -4/+60 |
| | * | | | [media] doc-rst: Convert media API to rst | Mauro Carvalho Chehab | 2016-07-17 | 1 | -231/+0 |
| | * | | | [media] lirc.h: remove several unused ioctls | Mauro Carvalho Chehab | 2016-07-11 | 1 | -37/+2 |
| | * | | | Merge branch 'topic/cec' into topic/docs-next | Mauro Carvalho Chehab | 2016-07-09 | 8 | -6/+3247 |
| | |\ \ \ |
|
* | | \ \ \ | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-07-27 | 5 | -18/+36 |
|\ \ \ \ \ \ |
|
| * | | | | | | fcoe: implement FIP VLAN responder | Hannes Reinecke | 2016-07-20 | 2 | -1/+5 |
| * | | | | | | scsi: remove the disable_blk_mq host flag | Christoph Hellwig | 2016-07-15 | 1 | -4/+2 |
| * | | | | | | scsi: remove current_cmnd field from struct scsi_device | Christoph Hellwig | 2016-07-13 | 1 | -1/+0 |
| * | | | | | | fcoe: use enum for fip_mode | Hannes Reinecke | 2016-07-13 | 1 | -6/+8 |
| * | | | | | | fc_fip: Update to latest FC-BB-6 draft | Hannes Reinecke | 2016-07-13 | 1 | -4/+17 |
| * | | | | | | fcoe: convert to kworker | Sebastian Andrzej Siewior | 2016-07-12 | 1 | -2/+4 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-07-27 | 2 | -2/+21 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-linus' into next | Dmitry Torokhov | 2016-07-19 | 604 | -3883/+17284 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Input: of_touchscreen - add support for inverted / swapped axes | Hans de Goede | 2016-07-15 | 1 | -1/+20 |