summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
| * | MIPS: MSP71xx: Fix build errorStefan Hengelein2014-10-241-2/+2
| * | MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabledMarkos Chandras2014-10-231-1/+2
| * | MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton2014-10-231-4/+4
| * | MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras2014-10-232-1/+2
| * | MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-232-10/+0
| * | MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur buildsMarkos Chandras2014-10-231-0/+1
| * | MIPS: ptrace.h: Add a missing includeAaro Koskinen2014-10-231-0/+2
| * | MIPS: ath79: Fix compilation error when CONFIG_PCI is disabledStefan Hengelein2014-10-221-1/+1
| * | MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is presentStefan Hengelein2014-10-221-0/+1
| * | MIPS: Octeon: Remove special case for simulator command line.David Daney2014-10-221-9/+0
| * | MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney2014-10-221-1/+5
| * | MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen2014-10-221-2/+3
| * | pci: pci-lantiq: remove duplicate check on resourceVarka Bhadram2014-10-221-6/+1
| * | MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCMarkos Chandras2014-10-211-1/+1
| * | MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructionsMarkos Chandras2014-10-211-2/+2
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-10-2413-32/+160
|\ \
| * | arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas2014-10-241-4/+8
| * | arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-243-7/+3
| * | arm64: vexpress: Add CLCD support to the ARMv8 model platformCatalin Marinas2014-10-222-1/+36
| * | arm64: Fix compilation error on UP buildsCatalin Marinas2014-10-211-0/+11
| * | Documentation/arm64/memory.txt: fix typoAlex Bennée2014-10-201-1/+1
| * | 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-2413-85/+282
|\ \ \
| * | | kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li2014-10-244-0/+17
| * | | KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit2014-10-241-1/+1
| * | | kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas2014-10-241-4/+4
| * | | 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-247-74/+50
|\ \ \ \
OpenPOWER on IntegriCloud