summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-29x86/boot: Fix "run_size" calculationYinghai Lu
2016-04-29x86/boot: Calculate decompression size during boot not buildYinghai Lu
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu
2016-04-29x86/KASLR: Handle kernel relocations above 2G correctlyBaoquan He
2016-04-28x86/boot: Rename overlapping memcpy() to memmove()Kees Cook
2016-04-22x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100Luis R. Rodriguez
2016-04-22x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MIDLuis R. Rodriguez
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez
2016-04-22x86/init: Rename EBDA code fileLuis R. Rodriguez
2016-04-22x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICESLuis R. Rodriguez
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez
2016-04-22x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez
2016-04-22x86/tboot: Remove paravirt_enabled() useLuis R. Rodriguez
2016-04-22x86/apm32: Remove paravirt_enabled() useLuis R. Rodriguez
2016-04-22x86/init: Use a platform legacy quirk for EBDALuis R. Rodriguez
2016-04-22x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot codeLuis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2016-04-22x86/xen: Use X86_SUBARCH_XEN for PV guest bootsLuis R. Rodriguez
2016-04-22x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez
2016-04-22x86/KASLR: Warn when KASLR is disabledKees Cook
2016-04-22x86/boot: Make memcpy() handle overlapsKees Cook
2016-04-22x86/boot: Clean up things used by decompressorsKees Cook
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He
2016-04-22x86/KASLR: Update description for decompressor worst case sizeBaoquan He
2016-04-19x86/KASLR: Rename "random" to "random_addr"Kees Cook
2016-04-19x86/KASLR: Clarify purpose of kaslr.cKees Cook
2016-04-19x86/boot: Clarify purpose of functions in misc.cKees Cook
2016-04-19x86/boot: Rename "real_mode" to "boot_params"Kees Cook
2016-04-19x86/KASLR: Remove unneeded boot_params argumentYinghai Lu
2016-04-19x86/KASLR: Rename aslr.c to kaslr.cKees Cook
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-14Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"Linus Torvalds
2016-04-14parisc: Fix ftrace function tracerHelge Deller
2016-04-13Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-shLinus Torvalds
2016-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-04-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-12Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2016-04-12ARM: sa1100: remove references to the defunct handhelds.orgLinus Walleij
2016-04-12Merge tag 'pxa-fixes-v4.6' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2016-04-12Merge tag 'omap-for-v4.6/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2016-04-12ARM: uniphier: drop weird sizeof()Masahiro Yamada
2016-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2016-04-11Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-11m68k/gpio: remove arch specific sysfs bus deviceGreg Ungerer
2016-04-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-04-10KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-04-10kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack