aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18arch/x86/xen: Silence compiler warningsDaniel Kiper
2014-07-18xen: Silence compiler warningsDaniel Kiper
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-18efi: Autoload efivarsLee, Chun-Yi
2014-07-18efi: Update stale locking comment for struct efivarsMatt Fleming
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-18xen: Define EFI related stuffDaniel 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: Allow powering off machines using EFIMatt 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-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet