summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta
2016-05-05ARC: Add missing io barriers to io{read,write}{16,32}be()Vineet Gupta
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-05-05x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_initAlex Thorlton
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-02powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-29Merge tag 'sunxi-fixes-for-4.6' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman
2016-04-29ARM: davinci: only use NVMEM when availableArnd Bergmann
2016-04-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-04-28Merge tag 'renesas-fixes2-for-v4.6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2016-04-28Merge tag 'omap-for-v4.6/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2016-04-28x86/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland
2016-04-28x86/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28arm/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel
2016-04-28x86/efi: Remove the always true EFI_DEBUG symbolMatt Fleming
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-28arm64/efi: Apply strict permissions to UEFI Runtime Services regionsArd Biesheuvel
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming