summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix endianness annotation for 'struct jit_ctx' and friendsLuc Van Oostenryck2017-06-301-3/+3
* arm64: cpuinfo: constify attribute_group structures.Arvind Yadav2017-06-301-1/+1
* arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()Dave Martin2017-06-291-3/+5
* arm64: ptrace: Remove redundant overrun check from compat_vfp_set()Dave Martin2017-06-291-3/+0
* arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user failsDave Martin2017-06-291-2/+4
* arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()Luc Van Oostenryck2017-06-291-4/+4
* arm64: fix endianness annotation in get_kaslr_seed()Luc Van Oostenryck2017-06-291-1/+1
* arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck2017-06-291-1/+1
* arm64: fix endianness annotation in acpi_parking_protocol.cLuc Van Oostenryck2017-06-291-2/+2
* arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck2017-06-291-1/+1
* arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()Luc Van Oostenryck2017-06-291-7/+7
* arm64: fix endianness annotation for aarch64_insn_write()Luc Van Oostenryck2017-06-291-3/+2
* arm64: fix endianness annotation in aarch64_insn_read()Luc Van Oostenryck2017-06-291-1/+1
* arm64: fix endianness annotation in call_undef_hook()Luc Van Oostenryck2017-06-291-6/+8
* arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck2017-06-291-6/+8
* Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-2624-147/+288
|\
| * arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-225-2/+47
| * acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-222-0/+19
| * arm64: exception: handle Synchronous External AbortTyler Baicar2017-06-222-10/+36
| * S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2017-06-052-3/+3
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-031-0/+6
| |\
| | * frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-031-0/+6
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-06-022-4/+6
| |\ \ | | |/ | |/|
| | * ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-06-021-3/+3
| | * ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li2017-05-251-1/+3
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-15/+12
| |\ \
| | * | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar2017-06-011-6/+3
| | * | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov2017-05-291-1/+1
| | * | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-291-8/+8
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-10/+78
| |\ \ \
| | * | | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He2017-05-281-8/+71
| | * | | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth2017-05-281-2/+4
| | * | | efi: Don't issue error message when booted under XenJuergen Gross2017-05-281-0/+3
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-014-102/+83
| |\ \ \
| | * | | KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying2017-06-011-2/+5
| | * | | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2017-06-011-13/+11
| | * | | KVM: SVM: ignore type when setting segment registersGioh Kim2017-05-301-1/+1
| | * | | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář2017-05-301-83/+57
| | * | | KVM: x86: Fix virtual wire modeJan H. Schönherr2017-05-261-1/+2
| | * | | KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr2017-05-261-2/+5
| | * | | KVM: X86: Fix preempt the preemption timer cancelWanpeng Li2017-05-261-0/+2
| * | | | kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-292-3/+0
| | |/ / | |/| |
* | | | Merge branch 'perf/updates' into aarch64/for-next/coreWill Deacon2017-06-262-2/+2
|\ \ \ \
| * | | | arm: perf: make of_device_ids constArvind Yadav2017-06-151-1/+1
| * | | | arm64: perf: Extend event config for ARMv8.1Shaokun Zhang2017-05-301-1/+1
| |/ / /
* | | | arm64: pass endianness info to sparseLuc Van Oostenryck2017-06-261-0/+2
* | | | arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernelsMark Rutland2017-06-231-6/+8
* | | | arm64: signal: Allow expansion of the signal frameDave Martin2017-06-232-19/+214
* | | | arm64: dump cpu_hwcaps at panic timeMark Rutland2017-06-221-0/+19
* | | | arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-223-2/+13