summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-11-201-0/+1
* x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner2018-11-201-2/+2
* m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-11-201-1/+2
* m68k: Implement ndelay() as an inline function to force type checking/castingBoris Brezillon2018-11-201-3/+8
* powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling2018-11-201-0/+1
* powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling2018-11-201-2/+2
* ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-11-201-1/+1
* powerpc/lib: Fix the feature fixup tests to actually workMichael Ellerman2018-11-201-6/+6
* powerpc: make feature-fixup tests fortify-safeDaniel Axtens2018-11-201-90/+90
* powerpc/lib: Fix feature fixup test of external branchMichael Ellerman2018-11-201-2/+2
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-11-201-1/+3
* perf: fix invalid bit in diagnostic entryThomas Richter2018-11-201-1/+1
* powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar2018-11-201-0/+3
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-11-201-1/+1
* arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2018-11-201-1/+3
* arm64: ensure extension of smp_store_release valueMark Rutland2018-11-201-2/+6
* arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara2018-11-201-0/+16
* KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang2018-10-211-1/+4
* MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-10-212-2/+2
* ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-10-212-0/+14
* ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-10-211-1/+4
* ARM: 8753/1: decompressor: add a missing parameter to the addruart macroƁukasz Stelmach2018-10-211-8/+8
* powerpc/64s: Clear PCR on bootMichael Neuling2018-10-211-0/+4
* powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin2018-10-211-2/+12
* word-at-a-time.h: fix some Kbuild filesChris Metcalf2018-10-211-1/+0
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2018-10-2120-0/+20
* ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori2018-10-211-1/+2
* MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2018-10-212-4/+4
* KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-10-211-1/+1
* MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki2018-10-211-2/+16
* tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-10-211-5/+1
* ARM: keystone: fix platform_domain_notifier array overrunRussell King2018-10-211-0/+1
* efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-10-211-2/+4
* x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2018-10-212-2/+8
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-10-211-0/+4
* perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra2018-10-211-1/+4
* perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra2018-10-211-0/+3
* bpf, x64: fix memleak when not converging after imageDaniel Borkmann2018-10-211-1/+2
* x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-10-211-0/+2
* powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling2018-10-211-1/+2
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-10-211-2/+9
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-10-211-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-10-211-1/+1
* x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel2018-10-211-4/+6
* x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-10-211-0/+5
* x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-10-211-1/+1
* KVM: arm/arm64: Close VMID generation raceMarc Zyngier2018-10-211-5/+10
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-10-211-1/+6
* powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman2018-10-211-1/+1
* hypfs_kill_super(): deal with failed allocationsAl Viro2018-10-211-1/+1