summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm, sparsemem: break out of loops earlyDave Hansen2017-07-071-0/+2
* mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-071-0/+13
* mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang2017-07-071-0/+19
* mm/slub.c: pack red_left_pad with another int to save a wordWei Yang2017-07-071-1/+1
* ocfs2: use magic.hFabian Frederick2017-07-071-0/+1
* include/linux/filter.h: use linux/set_memory.hMichael Ellerman2017-07-071-4/+1
* provide linux/set_memory.hMichael Ellerman2017-07-071-0/+20
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-072-15/+11
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-07-061-0/+12
|\
| * cgroup: implement "nsdelegate" mount optionTejun Heo2017-06-281-0/+9
| * cgroup: Keep accurate count of tasks in each css_setWaiman Long2017-06-141-0/+3
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-064-3/+11
|\ \
| * | sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-0/+1
| * | libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-271-0/+1
| * | libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-052-0/+2
| * | libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-3/+7
| * | ata: update references for libata documentationMauro Carvalho Chehab2017-05-162-2/+2
* | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-07-066-10/+136
|\ \ \
| * | | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-205-10/+11
| * | | percpu: add tracepoint support for percpu memoryDennis Zhou2017-06-201-0/+125
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-066-4/+211
|\ \ \ \
| * | | | ras: mark stub functions as 'inline'Arnd Bergmann2017-06-291-5/+7
| * | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-2628-118/+398
| |\ \ \ \
| | * | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-221-1/+1
| | * | | | trace, ras: add ARM processor error trace eventTyler Baicar2017-06-222-0/+48
| | * | | | ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar2017-06-223-1/+60
| | * | | | acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-221-0/+7
| | * | | | efi: parse ARM processor errorTyler Baicar2017-06-221-0/+54
| | * | | | ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar2017-06-221-0/+36
| | * | | | acpi: apei: read ack upon ghes record consumptionTyler Baicar2017-06-221-1/+4
| * | | | | ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2017-06-151-2/+0
* | | | | | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-062-56/+43
|\ \ \ \ \ \
| * | | | | | Btrfs: btrfs_ioctl_search_key documentationHans van Kranenburg2017-06-191-20/+43
| * | | | | | btrfs: cleanup unused qgroup trace eventAnand Jain2017-06-191-36/+0
* | | | | | | Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-064-2/+25
|\ \ \ \ \ \ \
| * | | | | | | nanosleep: Use get_timespec64() and put_timespec64()Deepa Dinamani2017-06-301-1/+1
| * | | | | | | time: introduce {get,put}_itimerspec64Deepa Dinamani2017-06-263-1/+17
| * | | | | | | time: add get_timespec64 and put_timespec64Deepa Dinamani2017-06-262-0/+7
* | | | | | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-051-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-291-1/+2
| * | | | | | | | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-291-1/+2
* | | | | | | | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-052-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | osf_wait4: switch to kernel_wait4()Al Viro2017-05-211-0/+2
| * | | | | | | | | wait4(2)/waitid(2): separate copying rusage to userlandAl Viro2017-05-211-1/+1
* | | | | | | | | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs/fcntl: f_setown, allow returning errorJiri Slaby2017-06-141-1/+1
| * | | | | | | | | | fs/locks: pass kernel struct flock to fcntl_getlk/setlkChristoph Hellwig2017-05-271-4/+4
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05148-1032/+4187
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
| * | | | | | | | | | | net, ax25: convert ax25_route.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3