summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add uprobe supportPratyush Anand2016-11-0710-2/+277
* arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2016-11-072-2/+11
* arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand2016-11-071-7/+11
* arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand2016-11-071-10/+12
* arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand2016-11-071-0/+3
* arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand2016-11-074-43/+52
* arm64: dump: Add checking for writable and exectuable pagesLaura Abbott2016-11-074-0/+94
* arm64: dump: Remove max_addrLaura Abbott2016-11-071-1/+0
* arm64: dump: Make the page table dumping seq_file optionalLaura Abbott2016-11-071-7/+19
* arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-075-29/+52
* arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2016-11-071-4/+30
* arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'Ard Biesheuvel2016-11-073-21/+21
* arm64: mm: BUG on unsupported manipulations of live kernel mappingsArd Biesheuvel2016-11-071-27/+43
* arm64: Remove pointless WARN_ON in DMA teardownRobin Murphy2016-11-071-5/+0
* arm64/kprobes: Tidy up sign-extension usageRobin Murphy2016-11-071-9/+7
* arm64: add sysfs cpu_capacity attributeJuri Lelli2016-11-071-0/+64
* arm64: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-071-1/+158
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-0410-102/+59
|\
| * kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann2016-11-021-1/+1
| * kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson2016-11-021-7/+15
| * KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-024-65/+6
| * KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2016-10-281-1/+3
| * kvm/x86: Show WRMSR data is in hexBorislav Petkov2016-10-271-3/+3
| * Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-10-271-2/+2
| |\
| | * KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank2016-10-261-2/+2
| * | kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2016-10-271-2/+2
| * | KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-262-12/+19
| * | KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-10-261-4/+4
| * | KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-262-5/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-0415-235/+287
|\ \ \
| * | | MIPS: Fix max_low_pfn with disabled highmemJames Hogan2016-11-041-0/+13
| * | | MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki2016-11-041-64/+39
| * | | MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2016-11-042-117/+131
| * | | MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki2016-11-041-5/+1
| * | | MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki2016-11-041-1/+1
| * | | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-045-42/+78
| * | | MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki2016-11-041-0/+1
| * | | MIPS: dump_tlb: Fix printk continuationsJames Hogan2016-11-042-31/+31
| * | | MIPS: Fix __show_regs() outputPaul Burton2016-11-041-21/+21
| * | | MIPS: traps: Fix output of show_codeMatt Redfearn2016-11-041-3/+4
| * | | MIPS: traps: Fix output of show_stacktraceMatt Redfearn2016-11-041-6/+8
| * | | MIPS: traps: Fix output of show_backtraceMatt Redfearn2016-11-041-1/+1
| * | | MIPS: Fix build of compressed imageMatt Redfearn2016-11-041-1/+1
| * | | MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn2016-11-041-6/+10
| * | | MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn2016-11-041-1/+1
| * | | MIPS: Malta: Fixup rebootPaul Burton2016-11-041-1/+2
| * | | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton2016-11-041-1/+10
* | | | Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-043-36/+40
|\ \ \ \
| * | | | parisc: Ignore the pkey system calls for nowHelge Deller2016-11-021-1/+3
| * | | | parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller2016-11-021-1/+1