| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-07 | 54 | -310/+521 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-06-06 | 1 | -0/+6 |
| |\ |
|
| | * | ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties | Leonard Crestez | 2017-06-01 | 1 | -0/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-06-06 | 17 | -116/+201 |
| |\ \ |
|
| | * | | sparc64: delete old wrap code | Pavel Tatashin | 2017-06-06 | 6 | -45/+1 |
| | * | | sparc64: new context wrap | Pavel Tatashin | 2017-06-06 | 1 | -27/+54 |
| | * | | sparc64: add per-cpu mm of secondary contexts | Pavel Tatashin | 2017-06-06 | 2 | -2/+4 |
| | * | | sparc64: redefine first version | Pavel Tatashin | 2017-06-06 | 2 | -4/+4 |
| | * | | sparc64: combine activate_mm and switch_mm | Pavel Tatashin | 2017-06-06 | 1 | -20/+1 |
| | * | | sparc64: reset mm cpumask after wrap | Pavel Tatashin | 2017-06-06 | 1 | -0/+2 |
| | * | | sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. | Liam R. Howlett | 2017-06-06 | 1 | -1/+2 |
| | * | | sparc: Machine description indices can vary | James Clarke | 2017-06-06 | 2 | -4/+65 |
| | * | | sparc64: mm: fix copy_tsb to correctly copy huge page TSBs | Mike Kravetz | 2017-06-06 | 2 | -6/+12 |
| | * | | arch/sparc: support NR_CPUS = 4096 | Jane Chu | 2017-06-06 | 2 | -6/+15 |
| | * | | sparc64: Add __multi3 for gcc 7.x and later. | David S. Miller | 2017-06-05 | 2 | -0/+36 |
| | * | | sparc64: Fix build warnings with gcc 7. | David S. Miller | 2017-06-01 | 1 | -1/+1 |
| | * | | arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 | Jane Chu | 2017-05-26 | 1 | -2/+6 |
| * | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-06-05 | 4 | -13/+15 |
| |\ \ \ |
|
| | * | | | ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M | Ard Biesheuvel | 2017-06-05 | 2 | -10/+11 |
| | * | | | ARM: 8676/1: NOMMU: provide pgprot_device() macro | Vladimir Murzin | 2017-06-05 | 1 | -0/+1 |
| | * | | | ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c... | Sudeep Holla | 2017-05-23 | 1 | -3/+3 |
| * | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-06-03 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | frv: declare jiffies to be located in the .data section | Matthias Kaehlcke | 2017-06-03 | 1 | -0/+6 |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-06-02 | 2 | -4/+6 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation | Lorenzo Pieralisi | 2017-06-02 | 1 | -3/+3 |
| | * | | | | ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path | Timmy Li | 2017-05-25 | 1 | -1/+3 |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-02 | 3 | -15/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" | Ingo Molnar | 2017-06-01 | 1 | -6/+3 |
| | * | | | | | x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT... | Borislav Petkov | 2017-05-29 | 1 | -1/+1 |
| | * | | | | | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt... | Borislav Petkov | 2017-05-29 | 1 | -8/+8 |
| * | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-02 | 3 | -10/+78 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabled | Baoquan He | 2017-05-28 | 1 | -8/+71 |
| | * | | | | | | x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map | Sai Praneeth | 2017-05-28 | 1 | -2/+4 |
| | * | | | | | | efi: Don't issue error message when booted under Xen | Juergen Gross | 2017-05-28 | 1 | -0/+3 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-06-01 | 4 | -102/+83 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: x86: Fix nmi injection failure when vcpu got blocked | ZhuangYanying | 2017-06-01 | 1 | -2/+5 |
| | * | | | | | | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr... | Roman Pen | 2017-06-01 | 1 | -13/+11 |
| | * | | | | | | KVM: SVM: ignore type when setting segment registers | Gioh Kim | 2017-05-30 | 1 | -1/+1 |
| | * | | | | | | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging | Radim Krčmář | 2017-05-30 | 1 | -83/+57 |
| | * | | | | | | KVM: x86: Fix virtual wire mode | Jan H. Schönherr | 2017-05-26 | 1 | -1/+2 |
| | * | | | | | | KVM: nVMX: Fix handling of lmsw instruction | Jan H. Schönherr | 2017-05-26 | 1 | -2/+5 |
| | * | | | | | | KVM: X86: Fix preempt the preemption timer cancel | Wanpeng Li | 2017-05-26 | 1 | -0/+2 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | kthread: fix boot hang (regression) on MIPS/OpenRISC | Vegard Nossum | 2017-05-29 | 2 | -3/+0 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-27 | 5 | -5/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions | Nicholas Piggin | 2017-05-25 | 2 | -1/+4 |
| | * | | | | | powerpc/spufs: Fix hash faults for kernel regions | Jeremy Kerr | 2017-05-25 | 1 | -1/+3 |
| | * | | | | | powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N | Michael Neuling | 2017-05-25 | 1 | -0/+2 |
| | * | | | | | powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call | Alistair Popple | 2017-05-25 | 1 | -3/+2 |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-27 | 9 | -37/+81 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/timers: Move simple_udelay_calibration past init_hypervisor_platform | Jan Kiszka | 2017-05-26 | 1 | -2/+2 |