Loading arch/s390/hypfs/hypfs.h +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/hypfs.h * arch/s390/hypfs/hypfs.h * Hypervisor filesystem for Linux on s390. * * Copyright (C) IBM Corp. 2006 Loading arch/s390/hypfs/hypfs_diag.c +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/hypfs_diag.c * arch/s390/hypfs/hypfs_diag.c * Hypervisor filesystem for Linux on s390. Diag 204 and 224 * implementation. * Loading arch/s390/hypfs/hypfs_diag.h +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/hypfs_diag.h * arch/s390/hypfs_diag.h * Hypervisor filesystem for Linux on s390. * * Copyright (C) IBM Corp. 2006 Loading arch/s390/hypfs/inode.c +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/inode.c * arch/s390/hypfs/inode.c * Hypervisor filesystem for Linux on s390. * * Copyright (C) IBM Corp. 2006 Loading drivers/base/hypervisor.c +2 −1 Original line number Diff line number Diff line /* * hypervisor.c - /sys/hypervisor subsystem. * * This file is released under the GPLv2 * Copyright (C) IBM Corp. 2006 * * This file is released under the GPLv2 */ #include <linux/kobject.h> Loading Loading
arch/s390/hypfs/hypfs.h +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/hypfs.h * arch/s390/hypfs/hypfs.h * Hypervisor filesystem for Linux on s390. * * Copyright (C) IBM Corp. 2006 Loading
arch/s390/hypfs/hypfs_diag.c +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/hypfs_diag.c * arch/s390/hypfs/hypfs_diag.c * Hypervisor filesystem for Linux on s390. Diag 204 and 224 * implementation. * Loading
arch/s390/hypfs/hypfs_diag.h +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/hypfs_diag.h * arch/s390/hypfs_diag.h * Hypervisor filesystem for Linux on s390. * * Copyright (C) IBM Corp. 2006 Loading
arch/s390/hypfs/inode.c +1 −1 Original line number Diff line number Diff line /* * fs/hypfs/inode.c * arch/s390/hypfs/inode.c * Hypervisor filesystem for Linux on s390. * * Copyright (C) IBM Corp. 2006 Loading
drivers/base/hypervisor.c +2 −1 Original line number Diff line number Diff line /* * hypervisor.c - /sys/hypervisor subsystem. * * This file is released under the GPLv2 * Copyright (C) IBM Corp. 2006 * * This file is released under the GPLv2 */ #include <linux/kobject.h> Loading