summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-05-12Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann
2016-05-12arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-12x86: Use compat version for preadv2 and pwritev2Dmitry V. Levin
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-12Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-05-12perf/x86/msr: Fix SMI overflowPeter Zijlstra
2016-05-12perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
2016-05-12x86/RAS: Add SMCA support to AMD Error InjectorYazen Ghannam
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot
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