summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-0320-123/+528
|\
| * rtc: Disable EFI rtc for x86Matt Fleming2014-10-031-1/+1
| * efi: rtc-efi: Export platform:rtc-efi as module aliasArd Biesheuvel2014-10-031-0/+1
| * efi: Delete the in_nmi() conditional runtime lockingMatt Fleming2014-10-032-15/+4
| * efi: Provide a non-blocking SetVariable() operationMatt Fleming2014-10-033-0/+72
| * x86/efi: Adding efi_printks on memory allocationa and pci.readsAndre Müller2014-10-031-7/+21
| * x86/efi: Mark initialization code as suchMathias Krause2014-10-035-22/+24
| * x86/efi: Update comment regarding required phys mapped EFI servicesMathias Krause2014-10-031-6/+6
| * x86/efi: Unexport add_efi_memmap variableMathias Krause2014-10-032-4/+1
| * x86/efi: Remove unused efi_call* macrosMathias Krause2014-10-031-10/+0
| * efi: Resolve some shadow warningsMark Rustad2014-10-031-7/+7
| * arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-20/+6
| * ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+4
| * x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+5
| * efi: Introduce efi_md_typeattr_format()Laszlo Ersek2014-10-032-0/+64
| * efi: Add macro for EFI_MEMORY_UCE memory attributeLaszlo Ersek2014-10-031-0/+1
| * x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual modeDave Young2014-10-031-1/+5
| * arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young2014-10-031-3/+8
| * arm64/efi: uefi_init error handling fixDave Young2014-10-031-3/+4
| * efi: Add kernel param efi=noruntimeDave Young2014-10-033-3/+13
| * lib: Add a generic cmdline parse function parse_option_strDave Young2014-10-033-20/+32
| * efi: Move noefi early param code out of x86 arch codeDave Young2014-10-034-10/+16
| * efi-bgrt: Add error handling; inform the user when ignoring the BGRTJosh Triplett2014-10-031-6/+30
| * efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming2014-10-036-5/+91
| * efi: Implement mandatory locking for UEFI Runtime ServicesArd Biesheuvel2014-10-032-10/+146
* | Linux 3.17-rc7v3.17-rc7Linus Torvalds2014-09-281-1/+1
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-09-281-0/+5
|\ \
| * | dmaengine: omap-dma: Restore the CLINK_CTRL in resume pathPeter Ujfalusi2014-09-231-0/+3
| * | dmaengine: omap-dma: Add memory barrier to dma_resume pathPeter Ujfalusi2014-09-231-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-278-85/+60
|\ \ \
| * | | vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov2014-09-271-9/+18
| * | | fold swapping ->d_name.hash into switch_names()Linus Torvalds2014-09-271-2/+1
| * | | fold unlocking the children into dentry_unlock_parents_for_move()Al Viro2014-09-261-5/+4
| * | | kill __d_materialise_dentry()Al Viro2014-09-261-44/+10
| * | | __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-261-24/+20
| * | | __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-261-5/+3
| * | | don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-261-5/+1
| * | | pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-261-7/+4
| * | | ufs: deal with nfsd/iget racesAl Viro2014-09-262-1/+9
| * | | fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-264-7/+12
| * | | shmem: fix nlink for rename overwrite directoryMiklos Szeredi2014-09-261-1/+3
* | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-276-24/+43
|\ \ \ \
| * | | | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-245-13/+23
| * | | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-242-9/+18
| * | | | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-241-1/+1
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2713-77/+139
|\ \ \ \ \
| * | | | | drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla2014-09-231-13/+33
| * | | | | Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-222-5/+36
| |\ \ \ \ \
| | * | | | | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-162-5/+36
| * | | | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-223-43/+39
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud