summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-12x86/mce: Update AMD mcheck init to use cpu_has() facilitiesYazen Ghannam
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2016-05-12x86/mce/AMD: Save an indentation level in prepare_threshold_block()Borislav Petkov
2016-05-12x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systemsYazen Ghannam
2016-05-12x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registersYazen Ghannam
2016-05-11x86/extable: ensure entries are swapped completely when sortingMathias Krause
2016-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-11ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMCBoris Brezillon
2016-05-11arm64: kernel: Fix incorrect brk randomizationKees Cook
2016-05-11arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-05-11irqchip: Add LPC32xx interrupt controller driverVladimir Zapolskiy
2016-05-11arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose
2016-05-10arm64/sunxi: 4.6-rc1: Add dependency on generic irq chipSuzuki K Poulose
2016-05-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-10kvmconfig: add more virtio driversAndrey Utkin
2016-05-10x86/kvm: Add stack frame dependency to fastop() inline asmJosh Poimboeuf
2016-05-10Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann
2016-05-10x86/KASLR: Clarify purpose of each get_random_long()Kees Cook
2016-05-10x86/KASLR: Add virtual address choosing functionBaoquan He
2016-05-10x86/KASLR: Return earliest overlap when avoiding regionsKees Cook
2016-05-10x86/KASLR: Add 'struct slot_area' to manage random_addr slotsBaoquan He
2016-05-10x86/boot: Add missing file header commentsKees Cook
2016-05-10x86/KASLR: Initialize mapping_info every timeKees Cook
2016-05-10x86/boot: Comment what finalize_identity_maps() doesBorislav Petkov
2016-05-10x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner
2016-05-10ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfcWenyou Yang
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-07x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu
2016-05-07x86/boot: Clean up indenting for asm/boot.hKees Cook
2016-05-07x86/KASLR: Improve comments around the mem_avoid[] logicKees Cook
2016-05-07x86/boot: Simplify pointer casting in choose_random_location()Borislav Petkov
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-06Merge back new device properties material for v4.7.Rafael J. Wysocki
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-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu