summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20161224next-20161224Stephen Rothwell2016-12-245-0/+2945
* Merge branch 'akpm/master'Stephen Rothwell2016-12-24259-1445/+1264
|\
| * scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2016-12-2426-30/+31
| * scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2016-12-244-6/+7
| * scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2016-12-247-6/+7
| * scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2016-12-247-6/+7
| * scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2016-12-246-5/+8
| * scripts/spelling.txt: add "disassocation" pattern and fix typo instancesMasahiro Yamada2016-12-244-3/+4
| * scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2016-12-244-3/+5
| * scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada2016-12-243-2/+3
| * scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2016-12-244-4/+5
| * scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada2016-12-246-14/+15
| * scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2016-12-249-11/+12
| * scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2016-12-2416-19/+18
| * scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2016-12-2418-19/+20
| * scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2016-12-248-8/+11
| * scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2016-12-246-8/+11
| * scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2016-12-243-2/+3
| * scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2016-12-2416-27/+28
| * scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada2016-12-243-2/+3
| * scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2016-12-243-4/+5
| * scripts/spelling.txt: add "againt" pattern and fix typo instancesMasahiro Yamada2016-12-243-3/+4
| * scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2016-12-244-3/+4
| * scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2016-12-246-9/+6
| * scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2016-12-243-2/+3
| * scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada2016-12-243-2/+3
| * scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2016-12-2414-23/+24
| * scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2016-12-2411-13/+13
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2016-12-245-4/+5
| * scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2016-12-2414-18/+19
| * scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2016-12-2419-25/+27
| * scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2016-12-245-5/+8
| * scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2016-12-2416-16/+20
| * reimplement-idr-and-ida-using-the-radix-tree-support-storing-null-in-the-idr-...Andrew Morton2016-12-241-4/+2
| * idr: support storing NULL in the IDRMatthew Wilcox2016-12-243-14/+65
| * Reimplement IDR and IDA using the radix treeMatthew Wilcox2016-12-2415-1087/+815
| * fs: add i_blocksize()Fabian Frederick2016-12-2426-50/+55
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-12-2430-246/+976
|\
| * ipc/sem: add hysteresisManfred Spraul2016-12-202-26/+62
| * ipc/sem.c: avoid using spin_unlock_wait()Manfred Spraul2016-12-201-22/+3
| * scripts/gdb: add lx-fdtdump commandPeter Griffin2016-12-202-0/+80
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-12-202-0/+3
| * lib: Add CRC64 ECMA moduleMarian Chereji2016-12-204-0/+405
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2016-12-201-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2016-12-201-1/+1
| * z3fold: fix locking issuesVitaly Wool2016-12-201-6/+12
| * z3fold: fix header size related issuesVitaly Wool2016-12-201-74/+87
| * z3fold: discourage use of pages that weren't compactedVitaly Wool2016-12-201-5/+17
| * z3fold: use per-page spinlockVitaly Wool2016-12-201-39/+97
| * mm/z3fold.c: extend compaction functionVitaly Wool2016-12-201-13/+47