aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro11-29/+19
2014-11-19merge d_materialise_unique() into d_splice_alias()Al Viro2-109/+36
2014-11-19d_add_ci() should just accept a hashed exact match if it finds oneAl Viro1-39/+7
2014-11-19gfs2_atomic_open(): simplify the use of finish_no_open()Al Viro1-5/+2
2014-11-19gfs2_create_inode(): don't bother with d_splice_alias()Al Viro1-14/+4
2014-11-19gfs2: bugger off early if O_CREAT open finds a directoryAl Viro1-0/+5
2014-11-03deal with deadlock in d_walk()Al Viro1-15/+16
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro24-74/+73
2014-10-31new helper: is_root_inode()Al Viro5-15/+13
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi19-67/+100
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi1-0/+1
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery3-2/+4
2014-10-31isofs: don't bother with ->d_op for normal caseAl Viro2-22/+4
2014-10-28isofs_cmp(): we'll never see a dentry for . or ..Al Viro1-18/+2
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi3-5/+8
2014-10-28ovl: fix check for cursorMiklos Szeredi1-5/+6
2014-10-28overlayfs: barriers for opening upper-layer directoryAl Viro1-1/+2
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+15
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson1-5/+8
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-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
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-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle3-526/+0
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
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit4-3/+42
2014-10-24ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson1-2/+2
2014-10-23ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIPOlof Johansson1-0/+1
2014-10-23ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGEOlof Johansson1-0/+1