summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arm64: Fix compilation error on UP buildsCatalin Marinas2014-10-211-0/+11
| * | | | | | net: bpf: arm64: minor fix of type in jitedDaniel Borkmann2014-10-201-1/+1
| * | | | | | arm64: bpf: add 'load 64-bit immediate' instructionZi Shen Lim2014-10-201-0/+31
| * | | | | | arm64: bpf: add 'shift by register' instructionsZi Shen Lim2014-10-202-2/+18
| * | | | | | net: bpf: arm64: address randomize and write protect JIT codeDaniel Borkmann2014-10-201-9/+30
| * | | | | | arm64: mm: Correct fixmap pagetable typesSteve Capper2014-10-201-2/+2
| * | | | | | arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-201-2/+2
| * | | | | | arm64: Align less than PAGE_SIZE pgds naturallyCatalin Marinas2014-10-201-2/+16
| * | | | | | arm64: Allow 48-bits VA space without ARM_SMMUChristoffer Dall2014-10-201-1/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-2411-62/+70
|\ \ \ \ \ \
| * | | | | | sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-241-0/+30
| * | | | | | sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-2410-62/+40
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-248-81/+261
|\ \ \ \ \ \
| * | | | | | KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit2014-10-241-1/+1
| * | | | | | KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit2014-10-241-3/+4
| * | | | | | KVM: x86: Emulator does not decode clflush wellNadav Amit2014-10-241-3/+17
| * | | | | | KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini2014-10-241-1/+1
| * | | | | | KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit2014-10-241-2/+4
| * | | | | | kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2014-10-242-6/+6
| * | | | | | kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2014-10-242-1/+10
| * | | | | | KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit2014-10-241-30/+88
| * | | | | | KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit2014-10-241-24/+54
| * | | | | | KVM: x86: Fix wrong masking on relative jump/callNadav Amit2014-10-241-5/+22
| * | | | | | KVM: x86: Improve thread safety in pitAndy Honig2014-10-241-0/+2
| * | | | | | KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-10-243-6/+14
| * | | | | | KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-10-244-3/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-10-245-63/+31
|\ \ \ \ \ \
| * | | | | | x86/xen: panic on bad Xen-provided memory mapMartin Kelly2014-10-231-0/+1
| * | | | | | x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky2014-10-231-1/+1
| * | | | | | x86/xen: avoid race in p2m handlingJuergen Gross2014-10-231-5/+5
| * | | | | | x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-233-55/+18
| * | | | | | x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross2014-10-231-2/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-242-9/+3
|\ \ \ \ \ \
| * | | | | | ARC: kgdb: generic kgdb_arch_pc() sufficesVineet Gupta2014-10-231-5/+0
| * | | | | | x86, intel-mid: Remove "weak" from function declarationsBjorn Helgaas2014-10-231-4/+3
| |/ / / / /
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-239-101/+122
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-039-101/+122
| |\ \ \ \ \
| | * | | | | efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2014-10-031-2/+0
| | * | | | | x86/efi: Adding efi_printks on memory allocationa and pci.readsAndre Müller2014-10-031-7/+21
| | * | | | | x86/efi: Mark initialization code as suchMathias Krause2014-10-035-22/+24
| | * | | | | x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause2014-10-031-6/+6
| | * | | | | x86/efi: Unexport add_efi_memmap variableMathias Krause2014-10-032-4/+1
| | * | | | | x86/efi: Remove unused efi_call* macrosMathias Krause2014-10-031-10/+0
| | * | | | | arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-20/+6
| | * | | | | ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+4
| | * | | | | x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+5
| | * | | | | x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young2014-10-031-1/+5
| | * | | | | arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young2014-10-031-3/+8
| | * | | | | arm64/efi: uefi_init error handling fixDave Young2014-10-031-3/+4
| | * | | | | efi: Add kernel param efi=noruntimeDave Young2014-10-031-2/+2