aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-7/+76
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-57/+113
2018-06-10Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-14/+28
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-2/+2
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck1-0/+2
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+88
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams7-62/+174
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+22
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds44-116/+807
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+91
2018-06-08arm64: Fix syscall restarting around signal suppressed by tracerDave Martin1-2/+3
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-33/+23
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox1-3/+2
2018-06-07s390: use _refcount for pgtablesMatthew Wilcox1-9/+12
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour19-21/+9
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn1-1/+2
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-326/+177
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds258-6217/+3915
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds14-364/+12
2018-06-07arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton1-7/+4
2018-06-07regulator: gpio: RevertMark Brown19-192/+43
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds25-1505/+2788
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-6/+127
2018-06-06Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas1-0/+4
2018-06-06Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas1-1/+2
2018-06-06Merge branch 'pci/sparc'Bjorn Helgaas5-174/+159
2018-06-06Merge branch 'pci/misc'Bjorn Helgaas5-137/+7
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds40-210/+1317
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds5-13/+13
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-45/+21
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2018-06-06x86/apic/vector: Print APIC control bits in debugfsThomas Gleixner1-13/+14
2018-06-06x86/platform/uv: Use apic_ack_irq()Thomas Gleixner1-6/+1
2018-06-06x86/ioapic: Use apic_ack_irq()Thomas Gleixner1-1/+1
2018-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner2-2/+9
2018-06-06x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner1-0/+9
2018-06-06x86/bugs: Switch the selection of mitigation from CPU vendor to CPU featuresKonrad Rzeszutek Wilk1-8/+3
2018-06-06x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk5-10/+27
2018-06-06x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk3-2/+4
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang1-1/+1
2018-06-06x86/idt: Simplify the idt_setup_apic_and_irq_gates()Dou Liyang1-5/+2
2018-06-06x86/platform/uv: Remove extra parenthesesVarsha Rao1-1/+1
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov5-1/+24
2018-06-06x86: Mark native_set_p4d() as __always_inlineArnd Bergmann1-2/+2
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng3-1/+3
2018-06-06powerpc: Add syscall detection for restartable sequencesBoqun Feng2-0/+15
2018-06-06powerpc: Add support for restartable sequencesBoqun Feng2-0/+4
2018-06-06x86: Wire up restartable sequence system callMathieu Desnoyers2-0/+2
2018-06-06x86: Add support for restartable sequencesMathieu Desnoyers3-0/+10
2018-06-06arm: Wire up restartable sequences system callMathieu Desnoyers1-0/+1
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers2-6/+26
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers2-0/+8
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers1-0/+7
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-05Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-0/+90
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds43-2288/+7409
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-112/+335
2018-06-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds14-371/+230
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-8/+8
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2018-06-05arm64: cpu_errata: include required headersArnd Bergmann1-0/+2
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-0/+1
2018-06-05media: arch: sh: migor: Fix TW9910 PDN gpioJacopo Mondi1-1/+1
2018-06-05powerpc: fix build failure by disabling attribute-alias warning in pci_32Christophe Leroy1-0/+4
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King40-210/+1317
2018-06-05bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing1-5/+5
2018-06-05bpf, arm32: correct check_imm24Wang YanQing1-3/+3
2018-06-04Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-72/+368
2018-06-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-25/+270
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds47-618/+358
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds37-89/+45
2018-06-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-9/+26
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-27/+18
2018-06-04Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-62/+86
2018-06-04Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-81/+80
2018-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-155/+188
2018-06-04Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-11/+8
2018-06-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+8
2018-06-05powerpc-opal: fix spelling mistake "Uniterrupted" -> "Uninterrupted"Colin Ian King1-1/+1
2018-06-05powerpc: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King1-1/+1
2018-06-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds37-167/+260
2018-06-05powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai1-2/+2
2018-06-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-98/+304
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-19/+10
2018-06-04Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-82/+89
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2018-06-04Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-142/+224
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-889/+381
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-0/+2
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds4-4/+4
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds93-1115/+528
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds24-439/+60
2018-06-04Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar5-25/+47
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds1-40/+0
2018-06-04powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni1-1/+2
2018-06-04xen/PVH: Make GDT selectors PVH-specificBoris Ostrovsky1-10/+13
2018-06-04xen/PVH: Set up GS segment for stack canaryBoris Ostrovsky1-1/+25
2018-06-04powerpc: Remove core support for Marvell mv64x60 hostbridgesMark Greer6-1171/+0
2018-06-04powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer3-652/+1
2018-06-04powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer2-205/+1
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer4-175/+1
2018-06-04powerpc/embedded6xx: Remove C2K board supportMark Greer7-1106/+2
2018-06-04powerpc/lib: optimise PPC32 memcmpChristophe Leroy3-19/+47
2018-06-04powerpc/lib: optimise 32 bits __clear_user()Christophe Leroy3-48/+93
2018-06-04powerpc/time: inline arch_vtime_task_switch()Christophe Leroy2-22/+15
2018-06-04powerpc/Makefile: set -mcpu=860 flag for the 8xxChristophe Leroy1-0/+1
2018-06-04powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy3-0/+67
2018-06-04powerpc/32: Optimise __csum_partial()Christophe Leroy1-2/+11
2018-06-04powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy2-3/+7
2018-06-04powerpc/signal32: Use fault_in_pages_readable() to prefault user contextChristophe Leroy1-8/+5
2018-06-04powerpc/8xx: Remove RTC clock on 88xChristophe Leroy3-6/+0
2018-06-04powerpc/boot: remove unused variable in mpc8xxChristophe Leroy1-2/+1
2018-06-04powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy1-14/+3
2018-06-04powerpc/64: optimises from64to32()Christophe Leroy1-5/+2
2018-06-04powerpc/mm: Remove stale_map[] handling on non SMP processorsChristophe Leroy1-4/+17
2018-06-04powerpc/mm: constify LAST_CONTEXT in mmu_context_nohashChristophe Leroy1-45/+39
2018-06-04powerpc/mm: Avoid unnecessary test and reduce code sizeChristophe Leroy1-9/+4
2018-06-04powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohashChristophe Leroy1-19/+18
2018-06-04powerpc/dma: remove unnecessary BUG()Christophe Leroy1-2/+0
2018-06-04powerpc/sstep: Fix emulate_step test if VSX not presentRavi Bangoria1-6/+15
2018-06-04powerpc/sstep: Fix kernel crash if VSX is not presentRavi Bangoria1-0/+9
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller48-145/+360
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria3-4/+6
2018-06-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek1-0/+3
2018-06-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman1-0/+10
2018-06-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman1-1/+10
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek4-0/+63
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek4-4/+27
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek6-1/+54
2018-06-03powerpc/64s: Add barrier_nospecMichal Suchanek1-0/+15
2018-06-03powerpc/stacktrace: Update copyrightMichael Ellerman1-6/+4
2018-06-03powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman2-0/+57
2018-06-03powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman2-5/+16
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman4-2/+11
2018-06-03powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman3-4/+16
2018-06-03powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman2-5/+5
2018-06-03powerpc/ptrace: Use copy_{from, to}_user() rather than open-codingAl Viro1-14/+6
2018-06-03powerpc/eeh: Refactor report functionsSam Bobroff1-150/+157
2018-06-03powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff1-1/+5
2018-06-03powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff1-18/+34
2018-06-03powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff1-3/+16
2018-06-03powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff1-14/+16
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff2-4/+7
2018-06-03powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff1-10/+32
2018-06-03powerpc/eeh: Add message when PE processing at parentSam Bobroff1-1/+5
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff4-43/+26
2018-06-03powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff1-14/+0
2018-06-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff1-12/+16
2018-06-03powerpc/eeh: Add final message for successful recoverySam Bobroff1-4/+4
2018-06-03powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar3-0/+22
2018-06-03powerpc/perf: Return appropriate value for unknown domainAnju T Sudhakar1-1/+1
2018-06-03powerpc/perf: Replace the direct return with goto statementAnju T Sudhakar1-8/+10
2018-06-03powerpc/perf: Rearrange memory freeing in imc initAnju T Sudhakar2-18/+27
2018-06-03powerpc/xics: Add missing of_node_put() in error pathYueHaibing1-3/+4
2018-06-03powerpc: cpm_gpio: Remove owner assignment from platform_driverFabio Estevam1-1/+0
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey2-7/+1
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann3-76/+0
2018-06-03powerpc: use time64_t in update_persistent_clockArnd Bergmann3-21/+9
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann15-45/+31
2018-06-03powerpc: rtas: clean up time handlingArnd Bergmann1-12/+12
2018-06-03powerpc: always enable RTC_LIBArnd Bergmann1-0/+1
2018-06-03powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVSOlof Johansson1-0/+2
2018-06-03powerpc/mm/hash: hard disable irq in the SLB insert pathAneesh Kumar K.V1-0/+13
2018-06-03powerpc/mm/hugetlb: Update hugetlb related locksAneesh Kumar K.V2-15/+30
2018-06-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-06-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin1-4/+4
2018-06-03powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin2-27/+134
2018-06-03powerpc/64s/radix: optimise pte_updateNicholas Piggin3-15/+27
2018-06-03powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin3-2/+32
2018-06-03powerpc/64s/radix: prefetch user address in update_mmu_cacheNicholas Piggin2-2/+5
2018-06-03powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin1-8/+2
2018-06-03powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin1-1/+11
2018-06-03powerpc/64s/radix: do not flush TLB when relaxing accessNicholas Piggin1-1/+6
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V7-7/+17
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V8-19/+41
2018-06-03powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V2-28/+25
2018-06-03powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V2-18/+34
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2-3/+3
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva2-95/+28
2018-06-03powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva1-3/+3
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva2-1/+3
2018-06-03powerpc/powernv: process all OPAL event interrupts with kopaldNicholas Piggin3-61/+52
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin4-1/+25
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin2-2/+2
2018-06-03powerpc/pmu/fsl: fix is_nmi test for irq mask changeNicholas Piggin1-1/+1
2018-06-03powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin3-4/+8
2018-06-03powerpc: move a stray NMI IPI case under NMI_IPI ifdefNicholas Piggin1-0/+2
2018-06-03powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdefNicholas Piggin2-0/+10
2018-06-03powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...Nicholas Piggin1-6/+13
2018-06-03powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin4-48/+42
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin4-38/+10
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin2-9/+1
2018-06-03powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 supportNicholas Piggin1-2/+2
2018-06-03powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUGNicholas Piggin1-4/+4
2018-06-03powerpc/64: irq_work avoid interrupt when called with hardware irqs enabledNicholas Piggin1-2/+31
2018-06-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy1-1/+0