summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: module: print pretty section namesVineet Gupta2016-10-281-14/+21
* ARC: module: elide loop to save reference to .eh_frameVineet Gupta2016-10-282-10/+9Star
* ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-283-139/+0Star
* ARC: build: retire old togglesVineet Gupta2016-10-281-3/+0Star
* ARC: boot log: refactor cpu name/release printingVineet Gupta2016-10-283-24/+34
* ARC: boot log: remove awkward space comma from MMU lineVineet Gupta2016-10-281-3/+3
* ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2016-10-282-2/+5
* ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2016-10-282-45/+43Star
* ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta2016-10-283-9/+5Star
* ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-243-7/+9
* ARC: syscall for userspace cmpxchg assistVineet Gupta2016-10-243-4/+39
* ARC: fix build warning in elf.hVineet Gupta2016-10-191-1/+1
* ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus2016-10-191-1/+1
* ARC: [build] Support gz, lzma compressed uImageDaniel Mentz2016-10-172-2/+16
* ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta2016-10-173-28/+36
* Linux 4.9-rc1Linus Torvalds2016-10-151-2/+2
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244Star
|\
| * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3Star
| * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3Star
| * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16Star
| * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1Star
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| * fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1Star
| * fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0Star
| * fs: befs: Insert NULL inode to dentrySalah Triki2016-10-081-0/+1
| * fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki2016-10-081-2/+0Star
| * fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
| * fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki2016-10-081-8/+0Star
| * befs: fix typo in befs_bt_read_node documentationLuis de Bethencourt2016-10-081-2/+2
| * befs: in memory free_node_ptr and max_size never readLuis de Bethencourt2016-10-081-2/+0Star
| * befs: make consistent use of befs_error()Luis de Bethencourt2016-10-083-4/+9
| * befs: use simpler while loopLuis de Bethencourt2016-10-081-36/+38
| * befs: remove constant variableLuis de Bethencourt2016-10-081-5/+2Star
| * befs: avoid dereferencing dentry twiceLuis de Bethencourt2016-10-081-1/+1
| * fs: befs: remove comment that confuses kernel-docLuis de Bethencourt2016-10-081-4/+0Star
| * fs: befs: check silent flag before logging errorLuis de Bethencourt2016-10-081-1/+2
| * fs: befs: replace befs_bread by sb_breadSalah Triki2016-10-084-30/+4Star
| * befs: remove unused functionsLuis de Bethencourt2016-10-081-12/+0Star
| * befs: fix function name in documentationLuis de Bethencourt2016-10-081-1/+1