summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+8
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-7/+7
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds86-1018/+3666
2017-11-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+9
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-138/+133
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds69-631/+237
2017-11-13Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds5-26/+36
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds39-346/+1630
2017-11-13Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-76/+89
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds89-3752/+4411
2017-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds13-14/+238
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-8/+4
2017-11-13MIPS: Add iomem resource for kernel bss section.David Daney1-0/+4
2017-11-13Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+10
2017-11-13MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2-1/+3
2017-11-13MIPS: BMIPS: Enable HARDIRQS_SW_RESENDJustin Chen1-0/+1
2017-11-13arm64: Make ARMV8_DEPRECATED depend on SYSCTLDave Martin1-0/+1
2017-11-13arm64: Implement __lshrti3 library functionJason A. Donenfeld1-0/+21
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-13/+1
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells27-133/+109
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin1-6/+6
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin1-1/+1
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin1-1/+0
2017-11-13MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-13MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki2-26/+0
2017-11-13Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'Rafael J. Wysocki5-17/+17
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki3-86/+18
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki1-7/+1
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-19/+20
2017-11-12x86/intel_rdt: Fix a silent failure when writing zero value schemataXiaochen Shen1-0/+5
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-35/+60
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller5-27/+0
2017-11-11bpf: add a bpf_override_function helperJosef Bacik5-0/+27
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig1-1/+1
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig1-2/+2
2017-11-10MIPS: Fix odd fp register warnings with MIPS64r2James Hogan1-3/+5
2017-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+29
2017-11-10Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+7
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds3-11/+6
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens2-3/+1
2017-11-10s390: fix transactional execution control register handlingHeiko Carstens3-2/+5
2017-11-10s390/bpf: take advantage of stack_depth trackingMichael Holzheu2-15/+18
2017-11-10ARM: sa1100: simpad: Correct I2C GPIO offsetsLinus Walleij1-2/+2
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin1-4/+8
2017-11-10x86/virt/xen: Use guest_late_init to detect Xen PVH guestJuergen Gross2-11/+22
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross5-4/+6
2017-11-10x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGAJuergen Gross2-0/+6
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross8-23/+34
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross11-59/+75