summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-17ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2-4/+4
2017-06-17powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt1-2/+4
2017-06-14ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2-3/+12
2017-06-14ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott3-48/+30
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+17
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2-4/+5
2017-06-14arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko1-2/+2
2017-06-14powerpc/kernel: Initialize load_tm on task creationBreno Leitao1-0/+1
2017-06-14powerpc/kernel: Fix FP and vector register restorationBreno Leitao1-0/+2
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2-2/+16
2017-06-14powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy1-1/+2
2017-06-14KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier1-0/+3
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7
2017-06-14arm: KVM: Allow unaligned accesses at HYPMarc Zyngier1-3/+2
2017-06-14arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier1-2/+3
2017-06-14arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2-4/+10
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li1-9/+11
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini1-1/+1
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross1-0/+3
2017-06-14arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-14sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-14sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-14sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-14sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-14sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-14sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-14sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-14sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-14sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2-0/+36
2017-06-07x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley1-1/+1
2017-06-07x86/MCE: Export memory_error()Borislav Petkov2-6/+6
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-06-07bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann1-2/+3
2017-05-25um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2-3/+7
2017-05-25osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen1-0/+1
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-05-25metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland1-1/+2
2017-05-25arm64: ensure extension of smp_store_release valueMark Rutland1-5/+15
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland1-1/+1
2017-05-25arm64: dts: hi6220: Reset the mmc hostsDaniel Lezcano1-0/+3
2017-05-25ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez1-17/+0
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches1-3/+1
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches1-0/+1
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin1-2/+2