OSDN Git Service

perf/x86/intel/uncore: Correct fixed counter index check for NHM
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / powerpc /
2018-08-06 Nicholas Pigginpowerpc/64s: Fix compiler store ordering to SLB shadow...
2018-07-03 Mahesh Salgaonkarpowerpc/fadump: Unregister fadump on kexec down path.
2018-07-03 Michael Neulingpowerpc/ptrace: Fix enforcement of DAWR constraints
2018-07-03 Michael Neulingpowerpc/ptrace: Fix setting 512B aligned breakpoints...
2018-07-03 Aneesh Kumar K.Vpowerpc/mm/hash: Add missing isync prior to kernel...
2018-06-06 Michael Neulingpowerpc/64s: Clear PCR on boot
2018-05-30 Mathieu Malaterrepowerpc: Add missing prototype for arch_irq_work_raise()
2018-05-30 Michael Ellermanpowerpc/perf: Fix kernel address leak via sampling...
2018-05-30 Madhavan Srinivasanpowerpc/perf: Prevent kernel address leak to userspace...
2018-05-30 Michael Ellermanpowerpc/mpic: Check if cpu_possible() in mpic_physmask()
2018-05-30 Paul MackerrasKVM: PPC: Book3S HV: Fix VRMA initialization with 2MB...
2018-05-30 Mark Lordpowerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
2018-05-30 Michael Bringmannpowerpc/numa: Ensure nodes initialized for hotplug
2018-05-30 Michael Bringmannpowerpc/numa: Use ibm,max-associativity-domains to...
2018-05-26 Nicholas Pigginpowerpc/powernv: Fix NVRAM sleep in invalid context...
2018-05-26 Benjamin Herrenschmidtpowerpc: Don't preempt_disable() in show_cpuinfo()
2018-05-26 Stewart Smithpowerpc/powernv: remove FW_FEATURE_OPALv3 and just...
2018-05-26 Stewart Smithpowerpc/powernv: Remove OPALv2 firmware define and...
2018-05-26 Stewart Smithpowerpc/powernv: panic() on OPAL < V3
2018-05-26 Jiri Slabyfutex: Remove duplicated code and fix undefined behaviour
2018-04-24 Michael Ellermanpowerpc/lib: Fix off-by-one in alternate feature patching
2018-04-24 Michael Neulingpowerpc/eeh: Fix enabling bridge MMIO windows
2018-04-24 Nicholas Pigginpowerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loops
2018-04-24 Nicholas Pigginpowerpc/powernv: define a standard delay for OPAL_BUSY...
2018-04-24 Nicholas Pigginpowerpc/64: Fix smp_wmb barrier definition use use...
2018-04-24 Nicholas Pigginpowerpc/powernv: Handle unknown OPAL errors in opal_nvr...
2018-04-13 Michael Ellermanpowerpc/spufs: Fix coredump of SPU contexts
2018-04-13 Ivan Mikhaylovpowerpc/[booke|4xx]: Don't clobber TCR[WP] when setting...
2018-04-13 Michael Ellermanpowerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
2018-04-13 Paul MackerrasKVM: PPC: Book3S PR: Check copy_to/from_user return...
2018-03-24 Alexey KardashevskiyKVM: PPC: Book3S PR: Exit KVM on failed mapping
2018-03-22 Anton Blanchardpowerpc: Avoid taking a data miss on every userspace...
2018-02-28 Michael Ellermanpowerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DET...
2018-02-25 Ravi Bangoriapowerpc/perf: Fix oops when grouping different pmu...
2018-02-16 Michal Suchanekpowerpc/pseries: include linux/types.h in asm/hvcall.h
2018-02-16 Michael Ellermanpowerpc/64s: Allow control of RFI flush via debugfs
2018-02-16 Michael Ellermanpowerpc/64s: Wire up cpu_show_meltdown()
2018-02-16 Oliver O'Halloranpowerpc/powernv: Check device-tree for RFI flush settings
2018-02-16 Michael Neulingpowerpc/pseries: Query hypervisor for RFI flush settings
2018-02-16 Michael Ellermanpowerpc/64s: Support disabling RFI flush with no_rfi_fl...
2018-02-16 Michael Ellermanpowerpc/64s: Add support for RFI flush of L1-D cache
2018-02-16 Nicholas Pigginpowerpc/64s: Convert slb_miss_common to use RFI_TO_USER...
2018-02-16 Nicholas Pigginpowerpc/64: Convert the syscall exit path to use RFI_TO...
2018-02-16 Nicholas Pigginpowerpc/64: Convert fast_exception_return to use RFI_TO...
2018-02-16 Nicholas Pigginpowerpc/64s: Simple RFI macro conversions
2018-02-16 Nicholas Pigginpowerpc/64: Add macros for annotating the destination...
2018-02-16 Michael Neulingpowerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags...
2018-02-16 Alan Modrapowerpc: Simplify module TOC handling
2018-02-16 Benjamin Herrenschmidtpowerpc: Fix VSX enabling/flushing to also test MSR_FP...
2018-02-16 Oliver O'Halloranpowerpc/64: Fix flush_(d|i)cache_range() called from...
2018-02-16 Naveen N. Raopowerpc/bpf/jit: Disable classic BPF JIT on ppc64le
2018-01-02 Ravi Bangoriapowerpc/perf: Dereference BHRB entries safely
2017-12-20 Michael Ellermanpowerpc/perf/hv-24x7: Fix incorrect comparison in memord
2017-12-20 Christophe Leroypowerpc/ipic: Fix status get and status clear
2017-12-20 William A. Kenning... powerpc/opal: Fix EBUSY bug in acquiring tokens
2017-12-20 Shriyapowerpc/powernv/cpufreq: Fix the frequency read by...
2017-12-16 Alexey Kardashevskiypowerpc/powernv/ioda2: Gracefully fail if too many...
2017-12-16 Jan Karaaxonram: Fix gendisk handling
2017-11-30 Naveen N. Raopowerpc/signal: Properly handle return value from uprob...
2017-11-18 Bilal Amarnisecurity/keys: add CONFIG_KEYS_COMPAT to Kconfig
2017-11-15 Valentin Longchamppowerpc/corenet: explicitly disable the SDHC controller...
2017-11-15 Li ZhongKVM: PPC: Book 3S: XICS: correct the real mode ICP...
2017-10-05 Tyrel Datwylerpowerpc/pseries: Fix parent_dn reference leak in add_dt...
2017-10-05 Paul MackerrasKVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_cre...
2017-09-27 Michael Ellermanpowerpc: Fix DAR reporting when alignment handler faults
2017-08-07 Greg Kroah-HartmanRevert "powerpc/numa: Fix percpu allocations to be...
2017-08-07 Paul MackerrasKVM: PPC: Book3S HV: Save/restore host values of debug...
2017-08-07 Paul MackerrasKVM: PPC: Book3S HV: Reload HTM registers explicitly
2017-08-07 Paul MackerrasKVM: PPC: Book3S HV: Restore critical SPRs to host...
2017-08-07 Paul MackerrasKVM: PPC: Book3S HV: Context-switch EBB registers properly
2017-08-07 Laurent Vivierpowerpc/pseries: Fix of_node_put() underflow during...
2017-07-27 Oliver O'Halloranpowerpc/asm: Mark cr0 as clobbered in mftb()
2017-07-27 Anton Blanchardpowerpc: Fix emulation of mfocrf in emulate_step()
2017-07-27 Anton Blanchardpowerpc: Fix emulation of mcrf in emulate_step()
2017-07-27 Michael Ellermanpowerpc/64: Fix atomic64_inc_not_zero() to return an int
2017-07-21 Kees Cookpowerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
2017-07-05 Gavin Shanpowerpc/eeh: Enable IO path on permanent error
2017-06-29 Michael Ellermanpowerpc/slb: Force a full SLB flush when we insert...
2017-06-29 Naveen N. Raopowerpc/kprobes: Pause function_graph tracing during...
2017-06-29 Paul MackerrasKVM: PPC: Book3S HV: Preserve userspace HTM state properly
2017-06-26 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-14 Michael Bringmannpowerpc/hotplug-mem: Fix missing endian conversion...
2017-06-14 Michael Ellermanpowerpc/numa: Fix percpu allocations to be NUMA aware
2017-06-14 Russell Curreypowerpc/eeh: Avoid use after free in eeh_handle_special...
2017-05-25 LiuHailongpowerpc/64e: Fix hang when debugging programs with...
2017-05-25 Tyrel Datwylerpowerpc/pseries: Fix of_node_put() underflow during...
2017-05-25 Mahesh Salgaonkarpowerpc/book3s/mce: Move add_taint() later in virtual...
2017-05-14 Michael Ellermanpowerpc/powernv: Fix opal_exit tracepoint opcode
2017-04-27 Ravi Bangoriapowerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
2017-04-21 Benjamin Herrenschmidtpowerpc: Disable HFSCR[TM] if TM is not supported
2017-04-12 Paul Mackerraspowerpc: Don't try to fix up misaligned load-with-reser...
2017-04-12 Frederic Barratpowerpc/mm: Add missing global TLB invalidate if cxl...
2017-03-26 Michael Ellermanpowerpc/boot: Fix zImage TOC alignment
2017-03-26 Thomas HuthKVM: PPC: Book3S PR: Fix illegal opcode emulation
2017-03-18 Ravi Bangoriapowerpc: Emulation support for load/store instructions...
2017-03-12 Ravi Bangoriapowerpc/xmon: Fix data-breakpoint
2017-02-09 Darren Stevenspowerpc: Add missing error check to prom_find_boot_cpu()
2017-02-09 Gavin Shanpowerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
2017-01-19 Johan Hovoldpowerpc/ibmebus: Fix device reference leaks in sysfs...
2017-01-19 Johan Hovoldpowerpc/ibmebus: Fix further device reference leaks
next