summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-12-21ARM: debug: enable UART1 for socfpga Cyclone5Clément Péron1-7/+16
2019-12-21ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 moduleMarek Szyprowski1-1/+1
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-12-21ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash nameJohn Keeping1-1/+1
2019-12-21ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch3-10/+39
2019-12-21arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter1-1/+1
2019-12-05mm, gup: add missing refcount overflow checks on x86 and s390Vlastimil Babka2-4/+14
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang1-0/+4
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman1-0/+1
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy4-4/+26
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy3-8/+8
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy1-3/+3
2019-12-05openrisc: Fix broken paths to arch/or32Geert Uytterhoeven2-2/+2
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy1-1/+1
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy1-2/+2
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller1-3/+14
2019-12-05microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2-4/+2
2019-12-05microblaze: adjust the help to the real behaviorMasahiro Yamada1-5/+5
2019-12-05ARM: ks8695: fix section mismatch warningArnd Bergmann1-1/+1
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose1-0/+1
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2-0/+31
2019-12-05ARM: dts: imx53-voipac-dmm-668: Fix memory node duplicationFabio Estevam1-6/+2
2019-12-05ARM: debug-imx: only define DEBUG_IMX_UART_PORT if neededUwe Kleine-König1-14/+14
2019-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman3-0/+38
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman4-4/+54
2019-11-28powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl1-3/+16
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long1-0/+13
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long1-2/+15
2019-11-28x86/insn: Fix awk regexp warningsAlexander Kapshuk1-2/+2
2019-11-28ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-11-28ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin1-0/+3
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas1-1/+0
2019-11-28KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson1-4/+4
2019-11-28arm64: makefile fix build of .i file in external module caseVictor Kamensky1-0/+2
2019-11-28mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2019-11-28um: Make line/tty semantics use true write IRQAnton Ivanov1-1/+1
2019-11-28sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2019-11-28powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia1-2/+1
2019-11-28sparc: Fix parport build warnings.David S. Miller1-0/+2
2019-11-28s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2019-11-28KVM/x86: Fix invvpid and invept register operand size in 64-bit modeUros Bizjak1-2/+2
2019-11-28m68k: fix command-line parsing when passed from u-bootAngelo Dureghello1-1/+1
2019-11-28powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff1-1/+1
2019-11-28powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+8