summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03rtc: Disable EFI rtc for x86Matt Fleming
2014-10-03efi: rtc-efi: Export platform:rtc-efi as module aliasArd Biesheuvel
2014-10-03efi: Delete the in_nmi() conditional runtime lockingMatt Fleming
2014-10-03efi: Provide a non-blocking SetVariable() operationMatt Fleming
2014-10-03x86/efi: Adding efi_printks on memory allocationa and pci.readsAndre Müller
2014-10-03x86/efi: Mark initialization code as suchMathias Krause
2014-10-03x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause
2014-10-03x86/efi: Unexport add_efi_memmap variableMathias Krause
2014-10-03x86/efi: Remove unused efi_call* macrosMathias Krause
2014-10-03efi: Resolve some shadow warningsMark Rustad
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03efi: Introduce efi_md_typeattr_format()Laszlo Ersek
2014-10-03efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek
2014-10-03x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young
2014-10-03arm64/efi: uefi_init error handling fixDave Young
2014-10-03efi: Add kernel param efi=noruntimeDave Young
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young
2014-10-03efi: Move noefi early param code out of x86 arch codeDave Young
2014-10-03efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming
2014-10-03efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel
2014-09-28Linux 3.17-rc7Linus Torvalds
2014-09-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds
2014-09-27fold unlocking the children into dentry_unlock_parents_for_move()Al Viro
2014-09-27kill __d_materialise_dentry()Al Viro
2014-09-27__d_materialise_dentry(): flip the order of argumentsAl Viro
2014-09-27__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro
2014-09-27don't open-code d_rehash() in d_materialise_unique()Al Viro
2014-09-27pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro
2014-09-27ufs: deal with nfsd/iget racesAl Viro
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi
2014-09-27shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár