aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-16Merge tag 'xtensa-20161116' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-60/+37
2016-11-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+3
2016-11-14tile: handle __ro_after_init like parisc doesChris Metcalf1-0/+3
2016-11-14xtensa: wire up new pkey_{mprotect,alloc,free} syscallsMax Filippov1-1/+8
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+51
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+28
2016-11-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-24/+58
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-2/+66
2016-11-13x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming1-23/+57
2016-11-13x86/efi: Fix EFI memmap pointer size warningBorislav Petkov1-1/+1
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds19-49/+104
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+5
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds5-5/+11
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann1-1/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann1-0/+1
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann1-1/+4
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann1-1/+3
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski1-0/+2
2016-11-11Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini9-2/+66
2016-11-11perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang1-4/+28
2016-11-10arm64: dts: rockchip: add three new resets for rk3399 PCIe controllerShawn Lin1-2/+5
2016-11-09x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner1-2/+30
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-3/+3
2016-11-09x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam1-5/+1
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov1-2/+11
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov3-16/+20
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus1-0/+2
2016-11-08ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus1-6/+0
2016-11-08Revert "ARC: build: retire old toggles"Vineet Gupta1-0/+3
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta1-8/+11
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2-9/+13
2016-11-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-21/+42
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2-0/+20
2016-11-06xtensa: clean up printk usage for boot/crash loggingMax Filippov2-59/+29
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas4-21/+42
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-102/+59
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds15-235/+287
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-36/+40
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier9-2/+66
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan1-0/+13
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki1-64/+39
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2-117/+131
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki1-5/+1
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki1-1/+1
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki5-42/+78
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki1-0/+1
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan2-31/+31
2016-11-04MIPS: Fix __show_regs() outputPaul Burton1-21/+21
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn1-3/+4
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn1-6/+8
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn1-1/+1
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-04MIPS: Malta: Fixup rebootPaul Burton1-1/+2
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton1-1/+10
2016-11-03arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin1-0/+26
2016-11-02parisc: Ignore the pkey system calls for nowHelge Deller1-1/+3
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller1-1/+1
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin1-29/+24
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller1-3/+3
2016-11-02kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-02kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson1-7/+15
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini4-65/+6
2016-10-31ARC: [SMP] avoid overriding present cpumaskNoam Camus1-4/+6
2016-10-31ARC: Enable PERF_EVENTS in nSIM driven platformsAlexey Brodkin9-4/+12
2016-10-31Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-11/+31
2016-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds32-723/+1400
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-8/+4
2016-10-29arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera1-8/+4
2016-10-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds17-28/+46
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2-7/+0
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson1-0/+2
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson5-5/+16
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson5-10/+12
2016-10-29x86/smpboot: Init apic mapping before usageThomas Gleixner1-1/+6
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-10-28Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds20-273/+203
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-33/+93
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+34
2016-10-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+7
2016-10-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-7/+14
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta2-10/+9
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta3-139/+0
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta3-24/+34
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta1-3/+3
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2-2/+5
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2-45/+43
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta3-9/+5
2016-10-28Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airli...Linus Torvalds2-0/+20
2016-10-28KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2016-10-28perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik1-3/+7
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-1/+1
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-9/+5
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada1-3/+3
2016-10-27h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-68/+55
2016-10-27kvm/x86: Show WRMSR data is in hexBorislav Petkov1-3/+3
2016-10-27sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller1-55/+228
2016-10-27Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-2/+2
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2-21/+45
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2-4/+16
2016-10-27powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg1-1/+1
2016-10-27kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson1-2/+2
2016-10-26arm64: mm: fix __page_to_voff definitionNeeraj Upadhyay1-1/+1
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo1-2/+5
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-26KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank1-2/+2
2016-10-26KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-12/+19
2016-10-26KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-10-26KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2-5/+4
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
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier1-0/+7
2016-10-21arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-21arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood2-0/+2
2016-10-20Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-2/+7
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger1-2/+7
2016-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds19-120/+183
2016-10-20Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Radim Krčmář1-0/+1
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland1-13/+13
2016-10-20arm64: fix show_regs fallout from KERN_CONT changesMark Rutland1-3/+12
2016-10-20kvm: x86: memset whole irq_eoiJiri Slaby1-1/+1
2016-10-20kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov1-2/+2
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens1-0/+9
2016-10-20x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov1-3/+0
2016-10-20arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel1-1/+1
2016-10-20arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse3-1/+16
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse1-0/+9
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse6-9/+21
2016-10-20arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2-12/+23
2016-10-20x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton1-1/+9
2016-10-19ARC: fix build warning in elf.hVineet Gupta1-1/+1
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds3-1/+13
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus1-1/+1
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds20-48/+76
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc3-0/+6
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin1-0/+5
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes12-36/+64
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes3-7/+4
2016-10-19arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-10-19arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon1-14/+22
2016-10-19perf/x86/intel/cstate: Add C-state residency events for Knights LandingLukasz Odzioba1-4/+26
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell1-0/+4