| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | arm64: bpf: add 'shift by register' instructions | Zi Shen Lim | 2014-10-20 | 2 | -2/+18 |
| * | | net: bpf: arm64: address randomize and write protect JIT code | Daniel Borkmann | 2014-10-20 | 1 | -9/+30 |
| * | | arm64: mm: Correct fixmap pagetable types | Steve Capper | 2014-10-20 | 1 | -2/+2 |
| * | | arm64: compat: fix compat types affecting struct compat_elf_prpsinfo | Victor Kamensky | 2014-10-20 | 1 | -2/+2 |
| * | | arm64: Align less than PAGE_SIZE pgds naturally | Catalin Marinas | 2014-10-20 | 1 | -2/+16 |
| * | | arm64: Allow 48-bits VA space without ARM_SMMU | Christoffer Dall | 2014-10-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-10-24 | 11 | -62/+70 |
|\ \ |
|
| * | | sparc64: Implement __get_user_pages_fast(). | David S. Miller | 2014-10-24 | 1 | -0/+30 |
| * | | sparc64: Fix register corruption in top-most kernel stack frame during boot. | David S. Miller | 2014-10-24 | 10 | -62/+40 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-24 | 8 | -81/+261 |
|\ \ \ |
|
| * | | | KVM: x86: Wrong assertion on paging_tmpl.h | Nadav Amit | 2014-10-24 | 1 | -1/+1 |
| * | | | KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag | Nadav Amit | 2014-10-24 | 1 | -3/+4 |
| * | | | KVM: x86: Emulator does not decode clflush well | Nadav Amit | 2014-10-24 | 1 | -3/+17 |
| * | | | KVM: emulate: avoid accessing NULL ctxt->memopp | Paolo Bonzini | 2014-10-24 | 1 | -1/+1 |
| * | | | KVM: x86: Decoding guest instructions which cross page boundary may fail | Nadav Amit | 2014-10-24 | 1 | -2/+4 |
| * | | | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin | 2014-10-24 | 2 | -6/+6 |
| * | | | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek | 2014-10-24 | 2 | -1/+10 |
| * | | | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit | 2014-10-24 | 1 | -30/+88 |
| * | | | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit | 2014-10-24 | 1 | -24/+54 |
| * | | | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit | 2014-10-24 | 1 | -5/+22 |
| * | | | KVM: x86: Improve thread safety in pit | Andy Honig | 2014-10-24 | 1 | -0/+2 |
| * | | | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig | 2014-10-24 | 3 | -6/+14 |
| * | | | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit | 2014-10-24 | 4 | -3/+42 |
* | | | | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-10-24 | 5 | -63/+31 |
|\ \ \ \ |
|
| * | | | | x86/xen: panic on bad Xen-provided memory map | Martin Kelly | 2014-10-23 | 1 | -0/+1 |
| * | | | | x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() | Boris Ostrovsky | 2014-10-23 | 1 | -1/+1 |
| * | | | | x86/xen: avoid race in p2m handling | Juergen Gross | 2014-10-23 | 1 | -5/+5 |
| * | | | | x86/xen: delay construction of mfn_list_list | Juergen Gross | 2014-10-23 | 3 | -55/+18 |
| * | | | | x86/xen: avoid writing to freed memory after race in p2m handling | Juergen Gross | 2014-10-23 | 1 | -2/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-24 | 2 | -9/+3 |
|\ \ \ \ |
|
| * | | | | ARC: kgdb: generic kgdb_arch_pc() suffices | Vineet Gupta | 2014-10-23 | 1 | -5/+0 |
| * | | | | x86, intel-mid: Remove "weak" from function declarations | Bjorn Helgaas | 2014-10-23 | 1 | -4/+3 |
| |/ / / |
|
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-10-23 | 9 | -101/+122 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'next' into efi-next-merge | Matt Fleming | 2014-10-03 | 9 | -101/+122 |
| |\ \ \ |
|
| | * | | | efi: Delete the in_nmi() conditional runtime locking | Matt Fleming | 2014-10-03 | 1 | -2/+0 |
| | * | | | x86/efi: Adding efi_printks on memory allocationa and pci.reads | Andre Müller | 2014-10-03 | 1 | -7/+21 |
| | * | | | x86/efi: Mark initialization code as such | Mathias Krause | 2014-10-03 | 5 | -22/+24 |
| | * | | | x86/efi: Update comment regarding required phys mapped EFI services | Mathias Krause | 2014-10-03 | 1 | -6/+6 |
| | * | | | x86/efi: Unexport add_efi_memmap variable | Mathias Krause | 2014-10-03 | 2 | -4/+1 |
| | * | | | x86/efi: Remove unused efi_call* macros | Mathias Krause | 2014-10-03 | 1 | -10/+0 |
| | * | | | arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -20/+6 |
| | * | | | ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -2/+4 |
| | * | | | x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() | Laszlo Ersek | 2014-10-03 | 1 | -2/+5 |
| | * | | | x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode | Dave Young | 2014-10-03 | 1 | -1/+5 |
| | * | | | arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefi | Dave Young | 2014-10-03 | 1 | -3/+8 |
| | * | | | arm64/efi: uefi_init error handling fix | Dave Young | 2014-10-03 | 1 | -3/+4 |
| | * | | | efi: Add kernel param efi=noruntime | Dave Young | 2014-10-03 | 1 | -2/+2 |
| | * | | | lib: Add a generic cmdline parse function parse_option_str | Dave Young | 2014-10-03 | 1 | -20/+2 |
| | * | | | efi: Move noefi early param code out of x86 arch code | Dave Young | 2014-10-03 | 1 | -9/+1 |
| | * | | | efi-bgrt: Add error handling; inform the user when ignoring the BGRT | Josh Triplett | 2014-10-03 | 1 | -6/+30 |