summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-0812-42/+179
|\
| * libnvdimm, pmem: direct map legacy pmem by defaultDan Williams2015-08-281-0/+4
| * x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-271-14/+22
| * add devm_memremap_pagesChristoph Hellwig2015-08-271-0/+20
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-272-2/+26
| * mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-271-0/+6
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-271-1/+1
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-4/+4
| * pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler2015-08-201-2/+62
| * pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler2015-08-201-10/+3
| * pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler2015-08-201-1/+1
| * pmem: switch to devm_ allocationsChristoph Hellwig2015-08-141-6/+8
| * devres: add devm_memremapChristoph Hellwig2015-08-141-0/+4
| * pmem: convert to generic memremapDan Williams2015-08-141-19/+9
| * arch: introduce memremap()Dan Williams2015-08-141-0/+9
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-103-3/+3
| * mm: enhance region_is_ram() to region_intersects()Dan Williams2015-08-101-1/+8
| * libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2015-07-271-0/+10
| * libnvdimm: Update name of the ars_status_record mask fieldVishal Verma2015-07-271-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-081-3/+1
|\ \
| * | kbuild: Fix .text.unlikely placementAndi Kleen2015-08-201-3/+1
* | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \ \
| * | | tracing: Don't make assumptions about length of string on task renameSasha Levin2015-08-311-1/+1
* | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-082-1/+8
|\ \ \ \
| * | | | audit: implement audit by executableRichard Guy Briggs2015-08-062-1/+5
| * | | | audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-061-0/+3
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-0811-14/+75
|\ \ \ \ \
| * | | | | PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells2015-09-011-0/+3
| * | | | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-151-0/+7
| |\ \ \ \ \
| | * | | | | security: add ioctl specific auditing to lsm_auditJeff Vander Stoep2015-07-131-0/+7
| * | | | | | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-125-4/+34
| * | | | | | MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-071-0/+5
| * | | | | | MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-071-0/+1
| * | | | | | PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-071-0/+3
| * | | | | | X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-071-1/+2
| * | | | | | Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2015-08-071-5/+11
| |\ \ \ \ \ \
| | * | | | | | ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-051-6/+11
| | * | | | | | ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-051-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-281-2/+4
| * | | | | | Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2015-07-203-3/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | seccomp: swap hard-coded zeros to defined nameKees Cook2015-07-151-1/+1
| | * | | | | seccomp: add ptrace options for suspend/resumeTycho Andersen2015-07-152-2/+5
| | |/ / / /
* | | | | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-081-0/+6
|\ \ \ \ \ \
| * | | | | | nmi: create generic NMI backtrace implementationRussell King2015-07-171-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-087-18/+141
|\ \ \ \ \ \
| * | | | | | xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-2/+2
| * | | | | | xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-201-0/+2
| * | | | | | xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-202-0/+34
| * | | | | | xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-0/+60
| * | | | | | xen: xensyms supportBoris Ostrovsky2015-08-201-0/+18