summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | vfs: export __inode_permission() to modulesMiklos Szeredi2014-10-243-1/+2
| | * | vfs: export do_splice_direct() to modulesMiklos Szeredi2014-10-243-6/+4
| | * | vfs: add i_op->dentry_open()Miklos Szeredi2014-10-245-5/+40
| | |/
| * | fix inode leaks on d_splice_alias() failure exitsAl Viro2014-10-231-0/+2
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-2422-575/+30
|\ \
| * | MIPS: SEAD3: Fix I2C device registration.Ralf Baechle2014-10-241-7/+1
| * | MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle2014-10-243-526/+0
| * | 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
OpenPOWER on IntegriCloud