summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie1-1/+1
2016-10-26sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller1-12/+30
2016-10-26sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller1-1/+1
2016-10-26x86: Fix export for mcount and __fentry__Steven Rostedt1-1/+2
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2-0/+20
2016-10-25sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller1-0/+17
2016-10-25sparc: Handle negative offsets in arch_jump_label_transformJames Clarke1-6/+17
2016-10-25sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller1-14/+51
2016-10-25x86/quirks: Hide maybe-uninitialized warningArnd Bergmann1-2/+1
2016-10-25x86/build: Fix build with older GCC versionsJan Beulich1-2/+2
2016-10-25x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf1-1/+8
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller3-105/+4
2016-10-24sparc64: Delete now unused user copy assembler helpers.David S. Miller1-30/+0
2016-10-24sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller3-81/+162
2016-10-24sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller3-91/+153
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2016-10-24sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+162
2016-10-24sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller3-79/+231
2016-10-24sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller3-124/+237
2016-10-24sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller3-18/+38
2016-10-24sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller1-10/+25
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller15-39/+47
2016-10-24sparc64: Delete __ret_efault.David S. Miller2-8/+1
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser1-1/+1
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser1-6/+6
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra4-21/+46
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta3-7/+9
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta3-4/+39
2016-10-24x86: xen: move cpu_up functions out of ifdefArnd Bergmann1-0/+2
2016-10-24ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031Fabio Estevam1-1/+1
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya1-0/+1
2016-10-24ARM: dts: vf610: fix IRQ flag of global timerStefan Agner1-1/+1
2016-10-24powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras1-0/+3
2016-10-24powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras1-6/+26
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer1-17/+21
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens1-8/+8
2016-10-24ARM: imx: gpc: Fix the imx_gpc_genpd_init() error pathFabio Estevam1-2/+10
2016-10-24ARM: imx: gpc: Initialize all power domainsFabio Estevam1-1/+2
2016-10-23arm64: dts: Updated NAND DT properties for NS2 SVKRay Jui1-0/+2
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-11/+38
2016-10-22arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada1-6/+6
2016-10-22ARM: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2-4/+4
2016-10-22arm64: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada1-0/+1
2016-10-22ARM: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada1-0/+1
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä1-7/+9
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-43/+27
2016-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-10/+24
2016-10-22powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2016-10-22KVM: PPC: Book3S HV: Fix build error when SMP=nMichael Ellerman1-0/+1
2016-10-21Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2-5/+13