aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/perf_event.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez2-31/+9
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez7-0/+1929
2017-07-14MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez1-0/+7
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2-1/+3
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita2-17/+15
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2-14/+13
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita3-10/+8
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-14kernel/watchdog.c: use better pr_fmt prefixKefeng Wang1-1/+1
2017-07-14MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt1-2/+2
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman1-0/+7
2017-07-14mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li3-11/+15
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee1-2/+2
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee1-0/+2
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger1-0/+4
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent1-0/+7
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger1-0/+15
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger1-6/+0
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger2-15/+4
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger1-0/+1
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger3-24/+117
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer1-1/+3
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir1-0/+1
2017-07-14ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee1-9/+5
2017-07-14ubifs: Fix inode data budget in ubifs_mknodHyunchul Lee1-1/+1
2017-07-14ubifs: Correctly evict xattr inodesRichard Weinberger3-0/+25
2017-07-14ubifs: Unexport ubifs_inode_slabRichard Weinberger2-2/+1
2017-07-14Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo2-8/+8
2017-07-14btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba2-8/+0
2017-07-14btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba4-0/+7
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan6-19/+50
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li7-7/+16
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li5-10/+35
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li5-37/+51
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li4-13/+12
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau2-8/+63
2017-07-14KEYS: DH: validate __spare fieldEric Biggers2-0/+7
2017-07-14modsign: add markers to endif-statements in certs/MakefileJarkko Sakkinen1-3/+3
2017-07-13vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong1-4/+4
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2-12/+4
2017-07-13xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig1-0/+2
2017-07-13xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig1-0/+2
2017-07-13xfs: fixup xfs_attr_get_ilockedChristoph Hellwig1-1/+3
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2-1/+18
2017-07-13nfs: add export operationsPeng Tao4-1/+182
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton5-1/+170