Home
last modified time | relevance | path

Searched refs:commits (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/scripts/
Dget_maintainer.pl1298 my $commits;
1312 $commits = grep(/$pattern/, @lines); # of commits
1332 return ($commits, $signers_ref, $authors_ref, \@stats);
1366 my @commits = ();
1372 push(@commits, $1);
1376 return @commits;
1382 my @commits = ();
1384 return @commits if (!(-f $file));
1400 push(@commits, $all_commits[$i]);
1412 push(@commits, vcs_save_commits($cmd));
[all …]
/linux-4.1.27/tools/perf/
DCREDITS30 The full history of the files can be found in the upstream Git commits.
/linux-4.1.27/Documentation/device-mapper/
Ddm-log.txt27 This log implementation commits the log state to disk. This way, the
Dcache.txt128 If no such requests are made then commits will occur every second. This
Dthin-provisioning.txt127 If no such requests are made then commits will occur every second. This
/linux-4.1.27/kernel/trace/
Dring_buffer.c479 local_t commits; member
2518 local_inc(&cpu_buffer->commits); in rb_start_commit()
2523 unsigned long commits; in rb_end_commit() local
2530 commits = local_read(&cpu_buffer->commits); in rb_end_commit()
2546 if (unlikely(local_read(&cpu_buffer->commits) != commits) && in rb_end_commit()
2576 local_dec(&cpu_buffer->commits); in rb_reserve_next_event()
4195 local_set(&cpu_buffer->commits, 0); in rb_reset_cpu()
/linux-4.1.27/Documentation/networking/
Dnetdev-FAQ.txt67 any new networking-related commits.
117 A: Normally Greg Kroah-Hartman collects stable commits himself, but
/linux-4.1.27/Documentation/trace/
Dring-buffer-design.txt215 is finished writing data into that position, it commits the write.
256 After second writer commits:
269 When the first writer commits:
/linux-4.1.27/Documentation/filesystems/
Dext3.txt69 of journal commits, making volatile disk write caches
Dxfs-delayed-logging-design.txt610 commits must scale to many concurrent commits. The current transaction commit
619 1. Locking out new transaction commits while flushing the CIL
Dext4.txt191 of journal commits, making volatile disk write caches
/linux-4.1.27/Documentation/development-process/
D5.Posting169 and the title when citing commits). If a problem is associated with
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt474 will. Userspace commits the item by renaming it into the "live"
/linux-4.1.27/Documentation/cgroups/
Dcpusets.txt490 The kernel commits to user space that it will avoid load balancing
/linux-4.1.27/Documentation/
DSubmittingPatches749 commits; that increases their confidence that the request actually came