summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| * fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
| * 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/+0
| * fs: befs: Coding style fixSalah Triki2016-10-081-3/+3
| * fs: befs: Remove redundant validation from befs_find_brun_directSalah Triki2016-10-081-8/+0
| * 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/+0
| * 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/+2
| * befs: avoid dereferencing dentry twiceLuis de Bethencourt2016-10-081-1/+1
| * fs: befs: remove comment that confuses kernel-docLuis de Bethencourt2016-10-081-4/+0
| * 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/+4
| * befs: remove unused functionsLuis de Bethencourt2016-10-081-12/+0
| * befs: fix function name in documentationLuis de Bethencourt2016-10-081-1/+1
| * befs: check return of sb_min_blocksizeLuis de Bethencourt2016-10-081-1/+6
| * fs: befs: remove useless pr_err in befs_init_inodecache()Salah Triki2016-10-081-4/+2
| * fs/befs/linuxvfs.c: remove useless befs_errorSalah Triki2016-10-081-2/+0
| * fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()Salah Triki2016-10-081-4/+2
| * fs/befs/linuxvfs.c: check silent flag before logging errorsSalah Triki2016-10-081-6/+9
| * fs/befs/linuxvfs.c: move useless assignmentSalah Triki2016-10-081-1/+1
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-1524-22/+725
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-1019-22/+37
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-108-1/+689
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15226-3657/+5242
|\ \
| * | Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_APIRalf Baechle2016-10-131-1/+1
| * | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
| * | MIPS: Support per-device DMA coherencePaul Burton2016-10-067-2/+31
| * | MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2016-10-061-4/+3
| * | MIPS: Sanitise coherentio semanticsPaul Burton2016-10-067-14/+31
| * | MIPS: PCI: Support generic driversPaul Burton2016-10-063-0/+54
| * | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-064-25/+43
| * | MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
| * | MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-062-7/+4
| * | MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
| * | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-063-3/+25
OpenPOWER on IntegriCloud