summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-03powerpc/mm: Update bits used to skip hash_pageBenjamin Herrenschmidt
2017-08-03powerpc/mm: Update definitions of DSISR bitsBenjamin Herrenschmidt
2017-08-03powerpc/6xx: Handle DABR match before calling do_page_faultBenjamin Herrenschmidt
2017-08-02powerpc/mm: Pre-filter SRR1 bits before do_page_fault()Benjamin Herrenschmidt
2017-08-02powerpc/mm: Move exception_enter/exit to a do_page_fault wrapperBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushesBenjamin Herrenschmidt
2017-08-01powerpc/kernel: Avoid preemption check in iommu_range_alloc()Victor Aoqui
2017-08-01powerpc/powernv: Clear PECE1 in LPCR via stop-api only on HotplugGautham R. Shenoy
2017-08-01powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy
2017-07-31powerpc/mm: Fix check of multiple 16G pages from device treeRui Teng
2017-07-31powerpc/configs: Add a powernv_be_defconfigMichael Ellerman
2017-07-25powerpc/perf: Add thread IMC PMU supportAnju T Sudhakar
2017-07-25powerpc/perf: Add core IMC PMU supportAnju T Sudhakar
2017-07-25powerpc/perf: Add nest IMC PMU supportAnju T Sudhakar
2017-07-25powerpc/powernv: Detect and create IMC deviceMadhavan Srinivasan
2017-07-24powerpc/powernv: Add IMC OPAL APIsMadhavan Srinivasan
2017-07-24powerpc/mm: Build fix for non SPARSEMEM_VMEMAP configAneesh Kumar K.V
2017-07-24powerpc/powernv: use memdup_userGeliang Tang
2017-07-24powerpc/pseries: Don't needlessly initialise rv to 0Michael Ellerman
2017-07-24powerpc/pseries: use memdup_user_nulGeliang Tang
2017-07-24powerpc/ipic: Support edge on IRQ0Scott Wood
2017-07-24powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAINLaurentiu Tudor
2017-07-24powerpc/powernv: Get cpu only after validity checkSantosh Sivaraj
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman
2017-07-20x86: mark kprobe templates as character arrays, not single charactersLinus Torvalds
2017-07-20kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan
2017-07-20KVM: VMX: Fix invalid guest state detection after task-switch emulationWanpeng Li
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann
2017-07-20x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann
2017-07-20x86/build: Silence the build with "make -s"Arnd Bergmann
2017-07-20x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-07-20x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warningArnd Bergmann
2017-07-20x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann
2017-07-20x86/defconfig: Remove stale, old Kconfig optionsKrzysztof Kozlowski
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han