summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22MAINTAINERS: Add file patterns for x86 device tree bindingsGeert Uytterhoeven
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-06-21x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com
2018-06-21x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-06-21x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada
2018-06-21Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-06-20x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner
2018-06-06genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner
2018-06-06x86/platform/uv: Use apic_ack_irq()Thomas Gleixner
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner
2018-06-06irq_remapping: Use apic_ack_irq()Thomas Gleixner
2018-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner
2018-06-06genirq/migration: Avoid out of line call if pending is not setThomas Gleixner
2018-06-06genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner
2018-06-06x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang
2018-06-06x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang
2018-06-06x86/platform/uv: Remove extra parenthesesVarsha Rao
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov
2018-06-06x86: Mark native_set_p4d() as __always_inlineArnd Bergmann
2018-06-04Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar
2018-06-03Linux 4.17v4.17Linus Torvalds
2018-06-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-06-03Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro
2018-06-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-02Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-06-03Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-02Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-06-02Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-01Merge branch 'tunnel-mtus'David S. Miller
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel