summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-12-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-07s390: fix compat system call tableHeiko Carstens
2017-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann
2017-12-06arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King
2017-12-06arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2017-12-06arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon
2017-12-06arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.Dave Martin
2017-12-06arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-07powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman
2017-12-06powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-12-06x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski
2017-12-06x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-06x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2017-12-06x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek
2017-12-05x86: don't hash faulting address in oops printoutLinus Torvalds
2017-12-05locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner
2017-12-05arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-12-05s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens
2017-12-05s390: Remove redudant license textMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-12-05s390: always save and restore all registers on context switchHeiko Carstens
2017-12-05s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin
2017-12-04m68k/defconfig: fix stmark2 broken local compilationAngelo Dureghello
2017-12-04powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2017-12-04m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing