summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20170113next-20170113Stephen Rothwell2017-01-135-0/+6508
* Merge branch 'akpm/master'Stephen Rothwell2017-01-13394-1806/+1650
|\
| * mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum2017-01-131-2/+21
| * mm: use mmget_not_zero() helperVegard Nossum2017-01-137-9/+9
| * mm: add new mmget() helperVegard Nossum2017-01-1310-14/+35
| * mm: add new mmgrab() helperVegard Nossum2017-01-1340-43/+65
| * sched: remove set_task_state()Davidlohr Bueso2017-01-1312-51/+26
| * kernel/locking: compute current directlyDavidlohr Bueso2017-01-134-29/+22
| * drivers/tty: compute current directlyDavidlohr Bueso2017-01-131-10/+8
| * kernel/exit: compute current directlyDavidlohr Bueso2017-01-131-11/+11
| * checkpatchpl-warn-against-using-%z-fixJoe Perches2017-01-131-11/+16
| * checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan2017-01-131-0/+6
| * lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-01-1379-201/+187
| * scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-01-1326-30/+31
| * scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-01-134-6/+7
| * scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-01-137-6/+7
| * scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-01-137-6/+7
| * scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-01-136-5/+8
| * scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-01-134-3/+4
| * scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-01-134-3/+5
| * scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada2017-01-133-2/+3
| * scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-01-134-4/+5
| * scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada2017-01-136-14/+15
| * scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-01-139-11/+12
| * scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-01-1316-19/+18
| * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-01-1318-19/+20
| * scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-01-138-8/+11
| * scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-01-136-8/+11
| * scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-01-133-2/+3
| * scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-01-1316-27/+28
| * scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2017-01-133-2/+3
| * scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-01-133-4/+5
| * scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-01-133-3/+4
| * scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-01-134-3/+4
| * scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-01-136-9/+6
| * scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-01-133-2/+3
| * scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-01-133-2/+3
| * scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-01-1314-23/+24
| * scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-01-1311-13/+13
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-01-135-4/+5
| * scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-01-1314-18/+19
| * scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-01-1319-25/+27
| * scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-01-135-5/+8
| * scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-01-1316-16/+20
| * mm: merge fixup for "fix use-after-free in shadow node shrinker"Stephen Rothwell2017-01-131-1/+1
| * reimplement-idr-and-ida-using-the-radix-tree-support-storing-null-in-the-idr-...Andrew Morton2017-01-131-4/+2
| * idr: support storing NULL in the IDRMatthew Wilcox2017-01-133-14/+65
| * Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-01-1315-1087/+815
| * fs: add i_blocksize()Fabian Frederick2017-01-1326-50/+55
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2017-01-13122-2000/+5190
|\