summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-28Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King
2017-02-28ARM: mm: round the initrd reservation to page boundariesRussell King
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-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook
2017-02-12ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King
2017-01-30ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-30ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2017-01-16ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij
2017-01-16MAINTAINERS: update rmk's entriesRussell King
2017-01-13ARM: put types.h in uapiNicolas Dichtel
2017-01-11drivers: firmware: psci: Use __pa_symbol for kernel symbolLaura Abbott
2017-01-11mm/usercopy: Switch to using lm_aliasLaura Abbott
2017-01-11mm/kasan: Switch to using __pa_symbol and lm_aliasLaura Abbott
2017-01-11kexec: Switch to __pa_symbolLaura Abbott
2017-01-11mm: Introduce lm_aliasLaura Abbott
2017-01-11mm/cma: Cleanup highmem checkLaura Abbott
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott
2017-01-10ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed
2017-01-10ARM: 8633/1: nommu: allow mmap when !CONFIG_MMUBenjamin Gaignard
2017-01-10ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2017-01-10ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-01-10ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent
2017-01-01Linux 4.10-rc2v4.10-rc2Linus Torvalds
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatordocs-4.10-rc1-fixCihangir Akturk