summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-21sparc64: Delete now unused user copy fixup functions.David S. Miller3-105/+4
2016-11-21sparc64: Delete now unused user copy assembler helpers.David S. Miller1-30/+0
2016-11-21sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller3-81/+162
2016-11-21sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller3-91/+153
2016-11-21sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+162
2016-11-21sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+231
2016-11-21sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller3-124/+237
2016-11-21sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller3-18/+38
2016-11-21sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller1-10/+25
2016-11-21sparc64: Prepare to move to more saner user copy exception handling.David S. Miller15-39/+47
2016-11-21sparc64: Delete __ret_efault.David S. Miller3-8/+1
2016-11-21sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller1-55/+228
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller1-12/+30
2016-11-21sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller1-1/+1
2016-11-21sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller1-14/+51
2016-11-21sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller1-0/+17
2016-11-21sparc: Handle negative offsets in arch_jump_label_transformJames Clarke1-6/+17
2016-11-18ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-0/+1
2016-11-18s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens5-11/+16
2016-11-18x86/build: Fix build with older GCC versionsJan Beulich1-2/+2
2016-11-18arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin1-0/+26
2016-11-18ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta1-8/+11
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-11-15arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera1-8/+4
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-10ARM: fix oops when using older ARMv4T CPUsRussell King1-10/+24
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-10MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-10ARM: dts: fix the SD card on the SnowballLinus Walleij1-2/+13
2016-11-10ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT1-3/+1
2016-11-10KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-12/+19
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-11-10KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank1-2/+2
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2016-11-10arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas1-1/+1
2016-11-10x86/smpboot: Init apic mapping before usageThomas Gleixner1-1/+6
2016-11-10x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-11-10powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras1-0/+3
2016-11-10powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras1-6/+26
2016-11-10powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2-4/+16
2016-11-10powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2016-11-10h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-31ARM: dts: omap3: overo: add missing unit name for lcd35 displayJavier Martinez Canillas1-1/+1
2016-10-31ARM: dts: fix RealView EB SMSC ethernet versionLinus Walleij1-16/+7
2016-10-31ARM: dts: NSP: Correct RAM amount for BCM958625HR boardJon Mason1-1/+2
2016-10-31ARM: pxa: fix GPIO double shiftsRobert Jarzmik4-17/+9
2016-10-31ARM: pxa: pxa_cplds: fix interrupt handlingRobert Jarzmik1-9/+15
2016-10-31powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2-0/+9
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-10-31powerpc: Add check_if_tm_restore_required() to giveup_all()Cyril Bur1-0/+1