summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek1-8/+15
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-4/+4
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski1-8/+10
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda1-2/+2
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras1-1/+1
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose3-1/+16
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-10ARM: dts: dra7: fix DCAN node addressesKevin Hilman1-2/+2
2018-10-10ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-10s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-10powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy1-1/+1
2018-10-10x86/entry/64: Add two more instruction suffixesJan Beulich1-2/+2
2018-10-10x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-10-10powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini1-1/+6
2018-10-10x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams1-1/+1
2018-09-29arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas1-0/+3
2018-09-29xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky1-1/+1
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton1-0/+20
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire1-4/+4
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire1-6/+13
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-09-26arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain1-1/+1
2018-09-26MIPS: jz4740: Bump zload addressPaul Cercueil1-1/+1
2018-09-26powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-09-26ARM: exynos: Clear global variable on init error pathKrzysztof Kozlowski1-0/+1
2018-09-26MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-09-19x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen3-6/+47
2018-09-19MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-09-19MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel1-2/+0
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin3-3/+0
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2-3/+0
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-3/+6
2018-09-15irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier1-0/+1
2018-09-15Revert "ARM: imx_v6_v7_defconfig: Select ULPI support"Fabio Estevam1-2/+0
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-09-15x86/speculation/l1tf: Fix up pte->pfn conversion for PAEMichal Hocko1-1/+1
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2-0/+20
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn3-44/+49
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro1-14/+9
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter1-0/+1
2018-09-09x86/mm/pat: Fix L1TF stable backport for CPA, 2nd callJiri Slaby1-1/+1