summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-12efi: Add support for UEFIv2.5 Properties tableArd Biesheuvel
2015-10-12efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()Taku Izumi
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm
2015-10-12arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm
2015-10-12drivers/firmware: Make efi/esrt.c driver explicitly non-modularPaul Gortmaker
2015-10-11efi: Use the generic efi.memmap instead of 'memmap'Matt Fleming
2015-09-14acpi/apei: Use appropriate pgprot_t to map GHES memoryJonathan (Zhixiong) Zhang
2015-09-14arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang
2015-08-08arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang
2015-08-08acpi, x86: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang
2015-08-08efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang
2015-08-08Revert "x86/efi: Request desired alignment via the PE/COFF headers"Matt Fleming
2015-08-08x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming
2015-08-08efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5Ard Biesheuvel
2015-08-08Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-08-08Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-08Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-08Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-08Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-08Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-07Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta
2015-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-07Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-07writeback: fix initial dirty limitRabin Vincent
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman
2015-08-07ocfs2: fix shift left overflowJoseph Qi
2015-08-07kthread: export kthread functionsDavid Kershner
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras