summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-30x86/kprobes: Set instruction page as executableNadav Amit
2019-04-30x86/ftrace: Set trampoline pages as executableNadav Amit
2019-04-30x86/kgdb: Avoid redundant comparison of patched codeNadav Amit
2019-04-30x86/alternatives: Use temporary mm for text pokingNadav Amit
2019-04-30x86/alternatives: Initialize temporary mm for patchingNadav Amit
2019-04-30x86/mm: Save debug registers when loading a temporary mmNadav Amit
2019-04-30x86/mm: Introduce temporary mm structsAndy Lutomirski
2019-04-30x86/jump_label: Use text_poke_early() during early initNadav Amit
2019-04-30mm/tlb: Provide default nmi_uaccess_okay()Nadav Amit
2019-04-30x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit
2019-04-30Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar
2019-04-29x86: make ZERO_PAGE() at least parse its argumentLinus Torvalds
2019-04-29x86/stacktrace: Use common infrastructureThomas Gleixner
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-28Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-04-28Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-27KVM: VMX: Move RSB stuffing to before the first RET after VM-ExitRick Edgecombe
2019-04-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-26x86/mm/tlb: Remove 'struct flush_tlb_info' from the stackNadav Amit
2019-04-26Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing
2019-04-25x86/apic: Unify duplicated local apic timer clockevent initializationJacob Pan
2019-04-25x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86Mike Rapoport
2019-04-25x86/Kconfig: Make SPARSEMEM default for 32-bit x86Mike Rapoport
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-04-24x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig
2019-04-24x86/build: Move _etext to actual end of .textKees Cook
2019-04-24x86/um/vdso: Drop unnecessary cc-ldoptionNick Desaulniers
2019-04-24x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina
2019-04-24x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra
2019-04-24x86/mm: Fix a crash with kmemleak_scan()Qian Cai
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-04-23ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan
2019-04-23ARM: fix function graph tracer and unwinder dependenciesRussell King
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-23arm64: mm: Ensure tail of unaligned initrd is reservedBjorn Andersson
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-22x86/irq: Fix outdated commentsJiang Biao
2019-04-22x86/boot: Disable RSDP parsing temporarilyBorislav Petkov
2019-04-22x86/kdump: Fall back to reserve high crashkernel memoryDave Young
2019-04-22x86/kdump: Have crashkernel=X reserve under 4G by defaultDave Young
2019-04-21x86/fault: Make fault messages more succinctBorislav Petkov
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-19x86/vdso: Rename variable to fix -Wshadow warningLeonardo BrĂ¡s
2019-04-19x86/tools/relocs: Fix big section header tablesArtem Savkov