| Commit message (Expand) | Author | Age | Files | Lines |
* | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 2018-03-28 | 323 | -2234/+3555 |
|\ |
|
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-03-25 | 13 | -95/+24 |
| |\ |
|
| | * | x86/entry/64: Don't use IST entry for #BP stack | Andy Lutomirski | 2018-03-23 | 3 | -10/+9 |
| | * | x86/efi: Free efi_pgd with free_pages() | Waiman Long | 2018-03-23 | 1 | -1/+1 |
| | * | x86/vsyscall/64: Use proper accessor to update P4D entry | Boris Ostrovsky | 2018-03-20 | 1 | -1/+1 |
| | * | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk | Christoph Hellwig | 2018-03-20 | 6 | -83/+0 |
| | * | x86/boot/64: Verify alignment of the LOAD segment | H.J. Lu | 2018-03-20 | 1 | -0/+4 |
| | * | x86/build/64: Force the linker to use 2MB page size | H.J. Lu | 2018-03-20 | 1 | -0/+9 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-03-25 | 5 | -28/+33 |
| |\ \ |
|
| | * | | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se... | Kan Liang | 2018-03-20 | 1 | -14/+17 |
| | * | | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to... | Kan Liang | 2018-03-20 | 4 | -13/+13 |
| | * | | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event | Stephane Eranian | 2018-03-20 | 1 | -0/+1 |
| | * | | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period() | Dan Carpenter | 2018-03-20 | 1 | -1/+1 |
| | * | | perf/x86/intel: Disable userspace RDPMC usage for large PEBS | Kan Liang | 2018-03-20 | 1 | -1/+2 |
| * | | | Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-23 | 4 | -30/+27 |
| |\ \ \ |
|
| | * | | | MIPS: ralink: Fix booting on MT7621 | NeilBrown | 2018-03-22 | 1 | -20/+22 |
| | * | | | MIPS: ralink: Remove ralink_halt() | NeilBrown | 2018-03-22 | 1 | -7/+0 |
| | * | | | MIPS: lantiq: ase: Enable MFD_SYSCON | Mathias Kresin | 2018-03-21 | 1 | -0/+2 |
| | * | | | MIPS: lantiq: Enable AHB Bus for USB | Mathias Kresin | 2018-03-21 | 1 | -3/+3 |
| | * | | | MIPS: lantiq: Fix Danube USB clock | Mathias Kresin | 2018-03-21 | 1 | -1/+1 |
| * | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-03-23 | 3 | -1/+58 |
| |\ \ \ \ |
|
| | * | | | | x86/mm: implement free pmd/pte page interfaces | Toshi Kani | 2018-03-23 | 1 | -2/+26 |
| | * | | | | mm/vmalloc: add interfaces to free unmapped page table | Toshi Kani | 2018-03-23 | 2 | -0/+34 |
| | * | | | | h8300: remove extraneous __BIG_ENDIAN definition | Arnd Bergmann | 2018-03-23 | 1 | -1/+0 |
| * | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-03-23 | 1 | -32/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, memremap: fix altmap accounting at free | Dan Williams | 2018-03-14 | 1 | -32/+28 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-03-22 | 1 | -1/+2 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-03-08 | 1 | -1/+2 |
| | |\ \ \ \ \ |
|
| | | * | | | | | bpf, x64: increase number of passes | Daniel Borkmann | 2018-03-07 | 1 | -1/+2 |
| * | | | | | | | kvm/x86: fix icebp instruction handling | Linus Torvalds | 2018-03-20 | 2 | -1/+9 |
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-03-18 | 8 | -50/+78 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | x86/microcode: Fix CPU synchronization routine | Borislav Petkov | 2018-03-16 | 1 | -27/+41 |
| | * | | | | | x86/microcode: Attempt late loading only when new microcode is present | Borislav Petkov | 2018-03-16 | 4 | -19/+28 |
| | * | | | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist | Alexander Sergeyev | 2018-03-16 | 1 | -2/+1 |
| | * | | | | | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit... | Andy Whitcroft | 2018-03-14 | 1 | -1/+4 |
| | * | | | | | x86/vm86/32: Fix POPF emulation | Andy Lutomirski | 2018-03-14 | 1 | -1/+2 |
| | * | | | | | x86/cpufeatures: Add Intel PCONFIG cpufeature | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+1 |
| | * | | | | | x86/cpufeatures: Add Intel Total Memory Encryption cpufeature | Kirill A. Shutemov | 2018-03-12 | 1 | -0/+1 |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-18 | 1 | -3/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/mm: Fix vmalloc_fault to use pXd_large | Toshi Kani | 2018-03-14 | 1 | -3/+3 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-03-18 | 3 | -9/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: x86: Fix device passthrough when SME is active | Tom Lendacky | 2018-03-16 | 1 | -1/+3 |
| | * | | | | | | Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2018-03-15 | 1 | -5/+5 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry | Paul Mackerras | 2018-03-14 | 1 | -5/+5 |
| | * | | | | | | | Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k... | Paolo Bonzini | 2018-03-15 | 1 | -3/+0 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN | Christoffer Dall | 2018-03-14 | 1 | -3/+0 |
| * | | | | | | | | parisc: Handle case where flush_cache_range is called with no context | John David Anglin | 2018-03-17 | 1 | -9/+32 |
| * | | | | | | | | Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2018-03-16 | 5 | -64/+8 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | microblaze: switch to NO_BOOTMEM | Rob Herring | 2018-03-16 | 2 | -50/+7 |
| | * | | | | | | | | microblaze: remove unused alloc_maybe_bootmem | Rob Herring | 2018-03-16 | 2 | -9/+0 |