aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21[media] solo6x10: fix a race in IRQ handlerKrzysztof HaƂasa1-8/+2
2014-11-11[media] smiapp: Only some selection targets are settableSakari Ailus1-1/+1
2014-11-03[media] sp2: sp2_init() can be staticFengguang Wu1-2/+2
2014-11-03[media] dvb:tc90522: fix always-false expressionAkihiro Tsukada1-1/+1
2014-11-03[media] dvb-core: set default properties of ISDB-SAkihiro Tsukada1-0/+6
2014-11-03[media] dvb:tc90522: fix stats reportAkihiro Tsukada1-9/+7
2014-11-03[media] vivid: default to single planar device instancesHans Verkuil2-15/+8
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt1-1/+2
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao1-1/+1
2014-10-30[media] ds3000: fix LNB supply voltage on Tevii S480 on initializationUlrich Eckhardt1-0/+7
2014-10-30[media] rc5-decoder: BZ#85721: Fix RC5-SZ decodingMauro Carvalho Chehab1-1/+1
2014-10-30[media] rc-core: fix protocol_change regression in ir_raw_event_registerTomas Melin2-1/+2
2014-10-26Linux 3.18-rc2Linus Torvalds1-1/+1
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24[media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski1-1/+1
2014-10-24[media] s5p-fimc: Only build suspend/resume for PMThierry Reding1-0/+2
2014-10-24[media] s5p-jpeg: Only build suspend/resume for PMThierry Reding1-0/+4
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki3-5/+5
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24[media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory()Fancy Fang1-0/+9
2014-10-24[media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil1-1/+0
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li4-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1
2014-10-24[media] usbvision-video: two use after freesDan Carpenter1-0/+2
2014-10-24[media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick1-1/+1
2014-10-24[media] xc5000: use after free in release()Dan Carpenter1-1/+1
2014-10-24[media] em28xx-input: NULL dereference on errorDan Carpenter1-1/+3
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle3-526/+0
2014-10-24[media] wl128x: fix fmdbg compiler warningHans Verkuil1-1/+1
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit1-2/+4
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2-1/+10
2014-10-24KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit1-30/+88
2014-10-24KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit1-24/+54
2014-10-24KVM: x86: Fix wrong masking on relative jump/callNadav Amit1-5/+22
2014-10-24KVM: x86: Improve thread safety in pitAndy Honig1-0/+2
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig3-6/+14