summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-07-18x86/efi: Request desired alignment via the PE/COFF headersMichael Brown
2014-07-18x86/efi: Add better error logging to EFI boot stubUlf Winkelvos
2014-07-18arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper
2014-07-18arch/x86: Replace plain strings with constantsDaniel Kiper
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-07-18arch/x86: Remove redundant set_bit(EFI_MEMMAP) callDaniel Kiper
2014-07-18arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) callDaniel Kiper
2014-07-18efi: Introduce EFI_PARAVIRT flagDaniel Kiper
2014-07-18arch/x86: Do not access EFI memory map if it is not availableDaniel Kiper
2014-07-18efi: Use early_mem*() instead of early_io*()Daniel Kiper
2014-07-18arch/ia64: Define early_memunmap()Daniel Kiper
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel
2014-07-07efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel
2014-07-07efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel
2014-07-07efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel
2014-07-07efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel
2014-06-19x86/efi: Support initrd loaded above 4GYinghai Lu
2014-06-19x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming
2014-06-19x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-12Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski
2014-06-12x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-11Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar