summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* bpf, arm64: use separate register for state in stxrDaniel Borkmann2017-06-071-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-061-0/+6
|\
| * ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez2017-06-011-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-06-0617-116/+201
|\ \
| * | sparc64: delete old wrap codePavel Tatashin2017-06-066-45/+1
| * | sparc64: new context wrapPavel Tatashin2017-06-061-27/+54
| * | sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-062-2/+4
| * | sparc64: redefine first versionPavel Tatashin2017-06-062-4/+4
| * | sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1
| * | sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-061-0/+2
| * | sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett2017-06-061-1/+2
| * | sparc: Machine description indices can varyJames Clarke2017-06-062-4/+65
| * | sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-062-6/+12
| * | arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-062-6/+15
| * | sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2017-06-052-0/+36
| * | sparc64: Fix build warnings with gcc 7.David S. Miller2017-06-011-1/+1
| * | arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5Jane Chu2017-05-261-2/+6
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-054-13/+15
|\ \ \
| * | | ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2017-06-052-10/+11
| * | | ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin2017-06-051-0/+1
| * | | ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla2017-05-231-3/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-021-0/+6
|\ \ \ \
| * | | | frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-021-0/+6
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-06-022-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-06-021-3/+3
| * | | | ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li2017-05-251-1/+3
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-15/+12
|\ \ \ \ \
| * | | | | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar2017-06-011-6/+3
| * | | | | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT...Borislav Petkov2017-05-291-1/+1
| * | | | | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-291-8/+8
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-023-10/+78
|\ \ \ \ \ \
| * | | | | | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He2017-05-281-8/+71
| * | | | | | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth2017-05-281-2/+4
| * | | | | | efi: Don't issue error message when booted under XenJuergen Gross2017-05-281-0/+3
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-014-102/+83
|\ \ \ \ \ \
| * | | | | | KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying2017-06-011-2/+5
| * | | | | | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2017-06-011-13/+11
| * | | | | | KVM: SVM: ignore type when setting segment registersGioh Kim2017-05-301-1/+1
| * | | | | | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář2017-05-301-83/+57
| * | | | | | KVM: x86: Fix virtual wire modeJan H. Schönherr2017-05-261-1/+2
| * | | | | | KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr2017-05-261-2/+5
| * | | | | | KVM: X86: Fix preempt the preemption timer cancelWanpeng Li2017-05-261-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-292-3/+0
| |/ / / / |/| | | |
* | | | | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-275-5/+11
|\ \ \ \ \
| * | | | | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-252-1/+4
| * | | | | powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-05-251-1/+3
| * | | | | powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling2017-05-251-0/+2
| * | | | | powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple2017-05-251-3/+2
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-279-37/+81
|\ \ \ \ \ \
| * | | | | | x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka2017-05-261-2/+2