summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
>Nicolas Pitre 2017-10-15cramfs: direct memory access supportNicolas Pitre 2016-05-09more trivial ->iterate_shared conversionsAl Viro 2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov 2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov 2015-12-08don't put symlink bodies in pagecache into highmemAl Viro 2014-08-08fs/cramfs/inode.c: use linux/uaccess.hFabian Frederick 2014-08-08fs/cramfs: code clean-upFabian Frederick 2014-08-08fs/cramfs: use pr_fmtFabian Frederick 2014-08-08fs/cramfs: convert printk to pr_foo()Fabian Frederick 2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds 2014-04-03mm: remove read_cache_page_async()Sasha Levin 2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o 2014-01-25cramfs: take headers to fs/cramfsAl Viro 2014-01-25cramfs: get rid of ->put_super()Al Viro 2013-11-13cramfs: mark as obsoleteMichael Opdenacker 2013-06-29[readdir] convert f2fsAl Viro 2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman 2013-02-22new helper: file_inode(file)Al Viro 2012-09-21userns: Convert cramfs to use kuid/kgid where appropriateEric W. Biederman 2012-07-14stop passing nameidata to ->lookup()Al Viro 2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro 2012-02-21cramfs: Fix typo in inode.cMasanari Iida 2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro 2012-01-03fs: propagate umode_t, misc bitsAl Viro 2012-01-03fs: move code out of buffer.cAl Viro 2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro