summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2017-02-282-2/+7
* iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel2017-02-281-6/+11
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-28423-946/+1288
|\
| * mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-281-1/+2
| * mm: add arch-independent testcases for RODATAJinbum Park2017-02-2811-105/+90
| * hfs: atomically read inode sizeFabian Frederick2017-02-281-1/+1
| * mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum2017-02-281-2/+21
| * mm: use mmget_not_zero() helperVegard Nossum2017-02-287-9/+9
| * mm: add new mmget() helperVegard Nossum2017-02-2810-14/+35
| * mm: add new mmgrab() helperVegard Nossum2017-02-2840-43/+65
| * checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan2017-02-281-9/+20
| * lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-2879-201/+187
| * scripts/spelling.txt: add some typo-wordsJinbum Park2017-02-281-0/+3
| * scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-2826-30/+31
| * scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-284-6/+7
| * scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-287-6/+7
| * scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-287-6/+7
| * scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-286-5/+8
| * scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-02-284-3/+4
| * scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-284-3/+5
| * scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada2017-02-283-2/+3
| * scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-284-4/+5
| * scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada2017-02-286-14/+15
| * scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-289-11/+12
| * scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-288-8/+11
| * scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-283-2/+3
| * scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-2816-27/+28
| * scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2017-02-283-2/+3
| * scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-02-283-4/+5
| * scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-02-283-3/+4
| * scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-284-3/+4
| * scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-286-9/+6
| * scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-283-2/+3
| * scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-02-283-2/+3
| * scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-2813-22/+23
| * scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-2811-13/+13
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-285-4/+5
| * scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-2814-18/+19
| * scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-2819-25/+27
| * scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-285-5/+8
| * scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-2816-16/+20
| * nilfs2: use i_blocksize()Geliang Tang2017-02-282-2/+2
| * nilfs2: use nilfs_btree_node_size()Geliang Tang2017-02-281-1/+1
| * fs: add i_blocksize()Fabian Frederick2017-02-2827-51/+56
| * scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef2017-02-281-4/+0
| * scatterlist: reorder compound boolean expressionGilad Ben-Yossef2017-02-281-1/+1
| * ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso2017-02-281-4/+9
| * ipc/mqueue: add missing sparse annotationLuc Van Oostenryck2017-02-281-0/+1
| * ipc/sem: add hysteresisManfred Spraul2017-02-282-26/+62
| * ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2017-02-281-22/+3