summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-291-1/+1
* hypfs_kill_super(): deal with failed allocationsAl Viro2018-04-241-1/+1
* powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman2018-04-241-1/+1
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-241-1/+1
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-241-1/+6
* powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin2018-04-241-1/+6
* powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin2018-04-241-0/+3
* powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2018-04-242-5/+2
* powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin2018-04-241-0/+4
* ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre2018-04-241-1/+1
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-241-0/+1
* parisc: Fix out of array access in match_pci_device()Helge Deller2018-04-241-0/+4
* sparc64: ldc abort during vds iso bootJag Raman2018-04-131-1/+6
* xen: avoid type warning in xchg_xen_ulongArnd Bergmann2018-04-131-1/+1
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2018-04-131-1/+2
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2018-04-131-3/+3
* powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2018-04-131-0/+2
* KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2018-04-131-13/+11
* arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2018-04-131-4/+4
* powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov2018-04-131-3/+11
* KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr2018-04-131-2/+5
* ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna2018-04-131-0/+10
* ARM: dts: imx6qdl-wandboard: Fix audio channel swapFabio Estevam2018-04-131-0/+1
* x86/tsc: Provide 'tsc=unstable' boot parameterPeter Zijlstra2018-04-131-0/+2
* KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras2018-04-131-8/+26
* s390: move _text symbol to address higher than zeroHeiko Carstens2018-04-131-1/+7
* Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"Greg Kroah-Hartman2018-04-081-1/+1
* Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"Greg Kroah-Hartman2018-04-081-2/+2
* ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy2018-04-081-0/+2
* crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers2018-04-081-2/+1
* kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2018-04-081-0/+9
* kvm/x86: fix icebp instruction handlingLinus Torvalds2018-04-082-1/+9
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-241-0/+1
* ia64: fix module loading for gcc-5.4Sergei Trofimovich2018-03-241-2/+2
* ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUPKishon Vijay Abraham I2018-03-241-1/+1
* KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2018-03-242-2/+9
* x86: i8259: export legacy_pic symbolHans de Goede2018-03-241-0/+1
* ARM: dts: omap3-n900: Fix the audio CODEC's reset pinAndrew F. Davis2018-03-221-2/+2
* ARM: dts: am335x-pepper: Fix the audio CODEC's reset pinAndrew F. Davis2018-03-221-1/+1
* kprobes/x86: Set kprobes pages read-onlyMasami Hiramatsu2018-03-222-0/+7
* kprobes/x86: Fix kprobe-booster not to boost far call instructionsMasami Hiramatsu2018-03-221-0/+2
* MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney2018-03-221-4/+12
* powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard2018-03-221-1/+1
* ARM: dts: r8a7791: Correct parent of SSI[0-9] clocksGeert Uytterhoeven2018-03-221-2/+5
* ARM: dts: r8a7790: Correct parent of SSI[0-9] clocksGeert Uytterhoeven2018-03-221-2/+5
* ARM: dts: Adjust moxart IRQ controller and flagsLinus Walleij2018-03-222-9/+10
* x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2018-03-183-0/+5
* x86/module: Detect and skip invalid relocationsJosh Poimboeuf2018-03-181-0/+13
* x86/MCE: Serialize sysfs changesSeunghun Han2018-03-181-1/+21