aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-03efi: rtc-efi: Export platform:rtc-efi as module aliasArd Biesheuvel1-0/+1
2014-10-03efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2-15/+4
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming3-0/+72
2014-10-03x86/efi: Adding efi_printks on memory allocationa and pci.readsAndre Müller1-7/+21
2014-10-03x86/efi: Mark initialization code as suchMathias Krause5-22/+24
2014-10-03x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause1-6/+6
2014-10-03x86/efi: Unexport add_efi_memmap variableMathias Krause2-4/+1
2014-10-03x86/efi: Remove unused efi_call* macrosMathias Krause1-10/+0
2014-10-03efi: Resolve some shadow warningsMark Rustad1-7/+7
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-20/+6
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+4
2014-10-03x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+5
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek2-0/+64
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek1-0/+1
2014-10-03x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young1-1/+5
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young1-3/+8
2014-10-03arm64/efi: uefi_init error handling fixDave Young1-3/+4
2014-10-03efi: Add kernel param efi=noruntimeDave Young3-3/+13
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young3-20/+32
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young4-10/+16
2014-10-03efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett1-6/+30
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming6-5/+91
2014-10-03efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel2-10/+146
2014-09-28Linux 3.17-rc7Linus Torvalds1-1/+1
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-26fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-26kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-26__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-26__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-26don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-26pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-26ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi4-7/+12
2014-09-26shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick6-33/+33
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-25MAINTAINERS: new Documentation maintainerRandy Dunlap1-2/+1
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe1-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang5-385/+355
2014-09-25of/fdt: fix memory range checkSrinivas Kandagatla1-4/+4