summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-11-22arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-11-22xtensa: fix boot parameters address translationMax Filippov1-2/+5
2018-11-22powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley1-1/+3
2018-11-22MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2-0/+6
2018-11-22powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens1-0/+3
2018-11-22x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-22sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-11-22sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-11-22x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe1-0/+15
2018-11-10x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava1-0/+7
2018-11-10x86/ldt: Fix small LDT allocation for XenJan Beulich1-2/+2
2018-11-10MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2018-11-10x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2018-11-10arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier1-0/+2
2018-11-10x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2018-11-10ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2018-11-10perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang1-2/+2
2018-11-10perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian1-12/+32
2018-11-10ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang1-0/+18
2018-11-10ARM: at91/dt: sam9263: Add missing clocks to lcdc nodeAlexander Stein1-0/+2
2018-11-10ARM: at91: sama5d3: dt: correct the sound routeBo Shen1-1/+1
2018-11-10ARM: at91/dt: sama5d4: fix the timer reg lengthBo Shen1-1/+1
2018-11-10arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2-3/+3
2018-11-10ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2-2/+38
2018-11-10ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy buildsGeert Uytterhoeven1-0/+7
2018-11-10s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracingJiri Olsa1-0/+12
2018-11-10s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger1-12/+6
2018-11-10ARM: 8799/1: mm: fix pci_ioremap_io() offset checkThomas Petazzoni1-1/+1
2018-11-10powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling1-1/+8
2018-11-10powerpc/tm: Fix userspace r13 corruptionMichael Neuling1-2/+9
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-13hexagon: modify ffs() and fls() to return intRandy Dunlap1-2/+2
2018-10-13arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-10-13KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras1-1/+1
2018-10-13arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-13arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-13ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle1-3/+3
2018-10-13s390/extmem: fix gcc 8 stringop-overflow warningVasily Gorbik1-2/+2
2018-10-13x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko1-0/+1
2018-10-13powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini1-1/+6
2018-10-13x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams1-1/+1
2018-10-13arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas1-0/+3
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
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-26powerpc/powernv: opal_put_chars partial write fixNicholas Piggin1-1/+1
2018-09-26MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-09-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-09-26x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel1-2/+0