summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-20Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-19Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King
2018-05-19x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-05-19ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu
2018-05-19ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach
2018-05-19x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-18parisc: Move setup_profiling_timer() out of init sectionHelge Deller
2018-05-18parisc: Move find_pa_parent_type() out of init sectionHelge Deller
2018-05-18arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande
2018-05-18arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla
2018-05-17Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-17x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin
2018-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-18powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-16x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov
2018-05-16x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov
2018-05-15Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-05-15KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-15KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li
2018-05-15ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori
2018-05-15ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori
2018-05-15ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori
2018-05-14bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann
2018-05-14bpf, arm64: optimize 32/64 immediate emissionDaniel Borkmann
2018-05-14bpf, arm64: save 4 bytes of unneeded stack spaceDaniel Borkmann
2018-05-14bpf, arm32: save 4 bytes of unneeded stack spaceDaniel Borkmann
2018-05-14bpf, x64: clean up retpoline emission slightlyDaniel Borkmann
2018-05-14bpf, sparc: remove unused variableDaniel Borkmann
2018-05-14bpf, mips: remove unused functionDaniel Borkmann