summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20170106next-20170106Stephen Rothwell2017-01-065-0/+4659
* Merge branch 'akpm/master'Stephen Rothwell2017-01-06259-1445/+1264
|\
| * scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-01-0626-30/+31
| * scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-01-064-6/+7
| * scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-01-067-6/+7
| * scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-01-067-6/+7
| * scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-01-066-5/+8
| * scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2017-01-064-3/+4
| * scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-01-064-3/+5
| * scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada2017-01-063-2/+3
| * scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-01-064-4/+5
| * scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada2017-01-066-14/+15
| * scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-01-069-11/+12
| * scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-01-0616-19/+18
| * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-01-0618-19/+20
| * scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-01-068-8/+11
| * scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-01-066-8/+11
| * scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-01-063-2/+3
| * scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-01-0616-27/+28
| * scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2017-01-063-2/+3
| * scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-01-063-4/+5
| * scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2017-01-063-3/+4
| * scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-01-064-3/+4
| * scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-01-066-9/+6
| * scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-01-063-2/+3
| * scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2017-01-063-2/+3
| * scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-01-0614-23/+24
| * scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-01-0611-13/+13
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-01-065-4/+5
| * scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-01-0614-18/+19
| * scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-01-0619-25/+27
| * scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-01-065-5/+8
| * scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-01-0616-16/+20
| * reimplement-idr-and-ida-using-the-radix-tree-support-storing-null-in-the-idr-...Andrew Morton2017-01-061-4/+2
| * idr: support storing NULL in the IDRMatthew Wilcox2017-01-063-14/+65
| * Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-01-0615-1087/+815
| * fs: add i_blocksize()Fabian Frederick2017-01-0626-50/+55
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2017-01-0628-244/+952
|\
| * ipc/sem: add hysteresisManfred Spraul2017-01-062-26/+62
| * ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2017-01-061-22/+3
| * scripts/gdb: add lx-fdtdump commandPeter Griffin2017-01-062-0/+80
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2017-01-062-0/+3
| * lib: Add CRC64 ECMA moduleMarian Chereji2017-01-064-0/+405
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2017-01-061-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2017-01-061-1/+1
| * z3fold: fix locking issuesVitaly Wool2017-01-061-6/+12
| * z3fold: fix header size related issuesVitaly Wool2017-01-061-74/+87
| * z3fold: discourage use of pages that weren't compactedVitaly Wool2017-01-061-5/+17
| * z3fold: use per-page spinlockVitaly Wool2017-01-061-39/+97
| * mm/z3fold.c: extend compaction functionVitaly Wool2017-01-061-13/+47