Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | ARM: 8654/1: decompressor: add strlen prototype | Arnd Bergmann | 1 | -0/+1 |
2017-02-28 | ARM: 8652/1: cache-uniphier: clean up active way setup code | Masahiro Yamada | 1 | -14/+9 |
2017-02-28 | ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h> | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly | Ard Biesheuvel | 1 | -2/+11 |
2017-02-28 | ARM: 8649/2: nommu: remove Hivecs configuration is asm | Afzal Mohammed | 1 | -5/+0 |
2017-02-28 | ARM: 8648/2: nommu: display vectors base | Afzal Mohammed | 1 | -2/+7 |
2017-02-28 | ARM: 8647/2: nommu: dynamic exception base address setting | Afzal Mohammed | 1 | -2/+50 |
2017-02-28 | ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig | Afzal Mohammed | 4 | -5/+9 |
2017-02-28 | ARM: 8644/1: Reduce "CPU: shutdown" message to debug level | Florian Fainelli | 1 | -1/+1 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 54 | -86/+86 |
2017-02-28 | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL | Florian Fainelli | 4 | -2/+72 |
2017-02-28 | Merge branch 'devel-stable' into misc | Russell King | 51 | -337/+569 |
2017-02-28 | ARM: 8639/1: Define KERNEL_START and KERNEL_END | Florian Fainelli | 3 | -10/+10 |
2017-02-28 | ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ | Florian Fainelli | 1 | -12/+12 |
2017-02-28 | ARM: 8637/1: Adjust memory boundaries after reservations | Laura Abbott | 2 | -3/+12 |
2017-02-28 | ARM: 8636/1: Cleanup sanity_check_meminfo | Laura Abbott | 3 | -48/+30 |
2017-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 423 | -946/+1288 |
2017-02-28 | Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -35/+76 |
2017-02-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 1 | -6/+8 |
2017-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 30 | -93/+2182 |
2017-02-28 | objtool: Enclose contents of unreachable() macro in a block | Josh Poimboeuf | 1 | -1/+2 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 30 | -1898/+3264 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -3/+2 |
2017-02-28 | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 35 | -376/+1956 |
2017-02-28 | drm/ast: Call open_key before enable_mmio in POST code | Y.C. Chen | 1 | -1/+1 |
2017-02-28 | drm/ast: Fix test for VGA enabled | Y.C. Chen | 1 | -6/+2 |
2017-02-28 | drm/ast: POST code for the new AST2500 | Y.C. Chen | 2 | -3/+476 |
2017-02-28 | drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300 | Benjamin Herrenschmidt | 1 | -3/+3 |
2017-02-28 | drm/ast: Factor mmc_test code in POST code | Benjamin Herrenschmidt | 1 | -51/+31 |
2017-02-28 | drm/ast: Fixed vram size incorrect issue on POWER | Y.C. Chen | 2 | -4/+4 |
2017-02-28 | drm/ast: Base support for AST2500 | Y.C. Chen | 4 | -19/+103 |
2017-02-28 | drm/ast: Fix calculation of MCLK | Benjamin Herrenschmidt | 1 | -2/+4 |
2017-02-28 | drm/ast: Remove spurious include | Benjamin Herrenschmidt | 1 | -2/+0 |
2017-02-28 | drm/ast: const'ify mode setting tables | Benjamin Herrenschmidt | 3 | -59/+59 |
2017-02-28 | drm/ast: Handle configuration without P2A bridge | Russell Currey | 3 | -109/+168 |
2017-02-28 | drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS | Y.C. Chen | 1 | -3/+35 |
2017-02-28 | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear() | Dave Jiang | 1 | -1/+2 |
2017-02-28 | mm: add arch-independent testcases for RODATA | Jinbum Park | 11 | -105/+90 |
2017-02-28 | hfs: atomically read inode size | Fabian Frederick | 1 | -1/+1 |
2017-02-28 | mm: clarify mm_struct.mm_{users,count} documentation | Vegard Nossum | 1 | -2/+21 |
2017-02-28 | mm: use mmget_not_zero() helper | Vegard Nossum | 7 | -9/+9 |
2017-02-28 | mm: add new mmget() helper | Vegard Nossum | 10 | -14/+35 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 40 | -43/+65 |
2017-02-28 | checkpatch: warn when formats use %Z and suggest %z | Alexey Dobriyan | 1 | -9/+20 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 79 | -201/+187 |
2017-02-28 | scripts/spelling.txt: add some typo-words | Jinbum Park | 1 | -0/+3 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 26 | -30/+31 |
2017-02-28 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 4 | -6/+7 |
2017-02-28 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 7 | -6/+7 |