aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-27Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.04-androidAlex Shi
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-27arm64: Don't relocate non-existent initrdMark Rutland
2016-04-27ARM64: kasan: print memory assignmentLinus Walleij
2016-04-21UPSTREAM: arm64: Fix text patching logic when using fixmapMarc Zyngier
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-18ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and laterHans de Goede
2016-04-18s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-04-18s390/pci: extract software counters from fmbSebastian Ott
2016-04-18xtensa: clear all DBREAKC registers on startMax Filippov
2016-04-18xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov
2016-04-18xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov
2016-04-18x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-18perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-18x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-13arm64: kill off the libgcc dependencyv3.18/topic/KASANKevin Hao
2016-04-12ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2016-04-12ARM: dts: armada-375: use armada-370-sata for SATALior Amsalem
2016-04-12powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-04-12arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-04-12arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-04-11kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov
2016-04-11kasan: update log messagesAndrey Konovalov
2016-04-11arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2016-04-11arm64: kasan: fix issues reported by sparseWill Deacon
2016-04-11arm64: add KASAN supportAndrey Ryabinin
2016-04-11BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-04-11UPSTREAM: arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiersWill Deacon
2016-04-11x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2016-04-11x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2016-04-11kasan: enable instrumentation of global variablesAndrey Ryabinin
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-04-11kasan: enable stack instrumentationAndrey Ryabinin
2016-04-11x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2016-04-11x86_64: add KASan supportAndrey Ryabinin
2016-04-11arm64: Move some head.text functions to executable sectionLaura Abbott
2016-04-11arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2016-04-11arm64: support initrd outside kernel linear mapMark Salter
2016-04-11arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2016-04-11arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2016-04-11arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland