aboutsummaryrefslogtreecommitdiff
path: root/arch
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: 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-13ARM: put types.h in uapiNicolas Dichtel
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
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds