summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-30doc: arm64: add description of EFI stub supportMark Salter
2014-04-30arm64: efi: add EFI stubMark Salter
2014-04-30doc: arm: add UEFI support documentationLeif Lindholm
2014-04-30arm64: add EFI runtime servicesMark Salter
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz
2014-04-30arm64: Add function to create identity mappingsMark Salter
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter
2014-04-30doc: efi-stub.txt updates for ARMRoy Franz
2014-04-30lib: add fdt_empty_tree.cMark Salter
2014-04-17efivars: Add compatibility code for compat tasksMatt Fleming
2014-04-17efivars: Refactor sanity checking code into separate functionMatt Fleming
2014-04-17efivars: Stop passing a struct argument to efivar_validate()Matt Fleming
2014-04-17efivars: Check size of user objectMatt Fleming
2014-04-17efivars: Use local variables instead of a pointer dereferenceMatt Fleming
2014-04-17x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri
2014-04-17x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri
2014-04-17x86/efi: Implement a __efi_call_virt macroRicardo Neri
2014-04-17x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming
2014-04-17efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin
2014-04-17efi: Add get_dram_base() helper functionRoy Franz
2014-04-14efi: Add shared printk wrapper for consistent prefixingRoy Franz
2014-04-14efi: create memory map iteration helperMark Salter
2014-04-14efi: efi-stub-helper cleanupLeif Lindholm
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge branch 'tunnels'David S. Miller
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro
2014-04-12cifs: fix the race in cifs_writev()Al Viro