summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-28ARM: mm: clean up initrd initialisationRussell King
2017-02-28ARM: mm: move initrd init code out of arm_memblock_init()Russell King
2017-02-28ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann
2017-02-28ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann
2017-02-28ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada
2017-02-28ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada
2017-02-28ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctlyArd Biesheuvel
2017-02-28ARM: 8649/2: nommu: remove Hivecs configuration is asmAfzal Mohammed
2017-02-28ARM: 8648/2: nommu: display vectors baseAfzal Mohammed
2017-02-28ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed
2017-02-28ARM: 8644/1: Reduce "CPU: shutdown" message to debug levelFlorian Fainelli
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-02-28ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2017-02-28Merge branch 'devel-stable' into miscRussell King
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli
2017-02-28ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli
2017-02-28ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-28objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-02-28drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen
2017-02-28drm/ast: Fix test for VGA enabledY.C. Chen
2017-02-28drm/ast: POST code for the new AST2500Y.C. Chen
2017-02-28drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300Benjamin Herrenschmidt
2017-02-28drm/ast: Factor mmc_test code in POST codeBenjamin Herrenschmidt
2017-02-28drm/ast: Fixed vram size incorrect issue on POWERY.C. Chen
2017-02-28drm/ast: Base support for AST2500Y.C. Chen
2017-02-28drm/ast: Fix calculation of MCLKBenjamin Herrenschmidt
2017-02-28drm/ast: Remove spurious includeBenjamin Herrenschmidt
2017-02-28drm/ast: const'ify mode setting tablesBenjamin Herrenschmidt
2017-02-28drm/ast: Handle configuration without P2A bridgeRussell Currey
2017-02-28drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen
2017-02-27mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2017-02-27hfs: atomically read inode sizeFabian Frederick
2017-02-27mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add some typo-wordsJinbum Park