Age | Commit message (Expand) | Author |
2014-07-18 | arch/x86/xen: Silence compiler warnings | Daniel Kiper |
2014-07-18 | x86/efi: Request desired alignment via the PE/COFF headers | Michael Brown |
2014-07-18 | x86/efi: Add better error logging to EFI boot stub | Ulf Winkelvos |
2014-07-18 | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper |
2014-07-18 | arch/x86: Replace plain strings with constants | Daniel Kiper |
2014-07-18 | xen: Put EFI machinery in place | Daniel Kiper |
2014-07-18 | arch/x86: Remove redundant set_bit(EFI_MEMMAP) call | Daniel Kiper |
2014-07-18 | arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call | Daniel Kiper |
2014-07-18 | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper |
2014-07-18 | arch/x86: Do not access EFI memory map if it is not available | Daniel Kiper |
2014-07-18 | efi: Use early_mem*() instead of early_io*() | Daniel Kiper |
2014-07-18 | arch/ia64: Define early_memunmap() | Daniel Kiper |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-18 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming |
2014-07-18 | efi: efistub: Convert into static library | Ard Biesheuvel |
2014-07-07 | efi: efistub: Refactor stub components | Ard Biesheuvel |
2014-07-07 | efi/arm64: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel |
2014-07-07 | efi/x86: efistub: Move shared dependencies to <asm/efi.h> | Ard Biesheuvel |
2014-07-07 | efi/arm64: Avoid EFI_ERROR as a generic return code | Ard Biesheuvel |
2014-07-07 | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls | Ard Biesheuvel |
2014-07-07 | efi/x86: Move UEFI Runtime Services wrappers to generic code | Ard Biesheuvel |
2014-07-07 | efi/arm64: efistub: remove local copy of linux_banner | Ard Biesheuvel |
2014-06-19 | x86/efi: Support initrd loaded above 4G | Yinghai Lu |
2014-06-19 | x86/efi: Use early_memunmap() to squelch sparse errors | Matt Fleming |
2014-06-19 | x86/efi: Move all workarounds to a separate file quirks.c | Saurabh Tangri |
2014-06-15 | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds |
2014-06-14 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-13 | x86/vdso: Fix vdso_install | Andy Lutomirski |
2014-06-12 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2014-06-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-06-12 | Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-12 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-12 | x86/vdso: Hack to keep 64-bit Go programs working | Andy Lutomirski |
2014-06-12 | x86/vdso: Add PUT_LE to store little-endian values | Andy Lutomirski |
2014-06-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-06-12 | Merge commit '3cf2f34' into sched/core, to fix build error | Ingo Molnar |
2014-06-12 | blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) | Brian Norris |
2014-06-12 | powerpc: Avoid circular dependency with zImage.% | Michal Marek |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2014-06-12 | powerpc/book3s: Fix some ABIv2 issues in machine check code | Anton Blanchard |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-11 | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-11 | Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-06-11 | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2014-06-11 | powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest. | Mahesh Salgaonkar |
2014-06-11 | powerpc/book3s: Increment the mce counter during machine_check_early call. | Mahesh Salgaonkar |