summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16arm64: instrument smp_{load_acquire,store_release}Mark Rutland
2019-04-16arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=yMiles Chen
2019-04-16arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray
2019-04-16arm64: add CVADP support to the cache maintenance helperAndrew Murray
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-04-12arm64: ptrace: Add function argument access APIMasami Hiramatsu
2019-04-11arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada
2019-04-10arm64: compat: Reduce address limitVincenzo Frascino
2019-04-09arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-04-09arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-04-09arm64: mm: Consolidate early page table allocationWill Deacon
2019-04-09arm64: mm: enable per pmd page table lockYu Zhao
2019-04-09KVM: ARM: Remove pgtable page standard functions from stage-2 page tablesAnshuman Khandual
2019-04-09arm64: mm: don't call page table ctors for init_mmYu Zhao
2019-04-09arm64: mm: use appropriate ctors for page tablesYu Zhao
2019-04-09arm64: debug: Clean up brk_handler()Will Deacon
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon
2019-04-09arm64: debug: Remove redundant user_mode(regs) checks from debug handlersWill Deacon
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon
2019-04-09arm64: debug: Remove meaningless commentWill Deacon
2019-04-09arm64: debug: Rename addr parameter for non-watchpoint exception hooksWill Deacon
2019-04-09arm64: debug: Remove unused return value from do_debug_exception()Will Deacon
2019-04-09kasan: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-04-09efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-04-09arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe
2019-04-05arm64: Use defines instead of magic numbersAlexandru Elisei
2019-04-03arm64: vdso: fix and clean-up MakefileMasahiro Yamada
2019-04-03arm64: mm: Ensure we ignore the initrd if it is placed out of rangeWill Deacon
2019-04-03arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-04-03arm64: mm: Make show_pte() a static functionWill Deacon
2019-04-03arm64/vdso: don't leak kernel addressesMatteo Croce
2019-04-03arm64: setup min_low_pfnMiles Chen
2019-04-03arm64/mm: fix kernel-doc commentsQian Cai
2019-04-01arm64: mm: fix incorrect assignment of 'max_mapnr'Muchun Song
2019-03-31Linux 5.1-rc3Linus Torvalds
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes