summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins16-27/+30
2017-06-24ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0Enric Balletbo i Serra1-4/+0
2017-06-24ARM: dts: am335x-sl50: Fix card detect pin for mmc1Enric Balletbo i Serra1-2/+2
2017-06-24MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2017-06-24MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-06-24powerpc/mm: Add physical address to Linux page table dumpOliver O'Halloran1-2/+16
2017-06-24x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-06-17xtensa: don't use linux IRQ #0Max Filippov4-13/+11
2017-06-17efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-06-14kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2-3/+0
2017-06-14x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski1-0/+3
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/bgrt: Skip efi_bgrt_init() in case of non-EFI bootDave Young1-0/+3
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross1-0/+3
2017-06-14ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSRMurali Karicheri2-2/+10
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/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett1-1/+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-07powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling1-0/+2
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-07sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta1-2/+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-25kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-05-25kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose1-4/+13