summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-29arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2-3/+3
2017-06-29powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao1-4/+7
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+11
2017-06-29KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras1-13/+32
2017-06-29KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2-3/+17
2017-06-29KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras1-0/+15
2017-06-29KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1Paul Mackerras1-0/+8
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras1-0/+21
2017-06-29KVM: PPC: Book3S HV: Cope with host using large decrementer modePaul Mackerras2-7/+28
2017-06-29KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens1-9/+6
2017-06-29KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill1-1/+5
2017-06-29KVM: x86: fix singlestepping over syscallPaolo Bonzini3-30/+34
2017-06-29perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang1-2/+2
2017-06-29powerpc/perf: Fix oops when kthread execs user processRavi Bangoria1-1/+2
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