]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch
powerpc/mm/radix: Drop support for CPUs without lockless tlbie
[mirror_ubuntu-artful-kernel.git] / arch /
2017-05-03 Michael Ellermanpowerpc/mm/radix: Drop support for CPUs without lockles...
2017-05-03 Mahesh Salgaonkarpowerpc/book3s/mce: Move add_taint() later in virtual...
2017-05-03 Michael Ellermanpowerpc/sysfs: Move #ifdef CONFIG_HOTPLUG_CPU out of...
2017-05-03 Michael Ellermanpowerpc/smp: Document irq enable/disable after migratin...
2017-05-03 Michael Ellermanpowerpc/mpc52xx: Don't select user-visible RTAS_PROC
2017-05-03 Andrew Donnellanpowerpc/powernv: Document cxl dependency on special...
2017-05-02 Russell Curreypowerpc/eeh: Clean up and document event handling functions
2017-05-02 Russell Curreypowerpc/eeh: Avoid use after free in eeh_handle_special...
2017-05-01 Nicholas Pigginpowerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST
2017-05-01 Michael Neulingpowerpc/xmon: Teach xmon oops about radix vectors
2017-04-28 Michael Ellermanpowerpc/mm/hash: Fix off-by-one in comment about kernel...
2017-04-28 Alexey Kardashevskiypowerpc/pseries: Enable VFIO
2017-04-28 Alexey Kardashevskiypowerpc/powernv: Fix iommu table size calculation hook...
2017-04-28 Alexey Kardashevskiypowerpc/powernv: Check kzalloc() return value in pnv_pc...
2017-04-28 Nicholas Pigginpowerpc: Add arch/powerpc/tools directory
2017-04-28 Nicholas Pigginpowerpc: Use the new post-link pass to check relocations
2017-04-28 Nicholas Pigginpowerpc/xmon: Wait for secondaries before IPI'ing on...
2017-04-28 Nicholas Pigginpowerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET
2017-04-28 Nicholas Pigginpowerpc: Add struct smp_ops_t.cause_nmi_ipi operation
2017-04-28 Nicholas Pigginpowerpc: Add NMI IPI infrastructure
2017-04-28 Nicholas Pigginpowerpc: Mark system reset as an NMI with nmi_enter...
2017-04-28 Nicholas Pigginpowerpc/64s: Dedicated system reset interrupt stack
2017-04-28 Nicholas Pigginpowerpc/64s: Disallow system reset vs system reset...
2017-04-28 Nicholas Pigginpowerpc/64s: Fix system reset vs general interrupt...
2017-04-28 Nicholas Pigginpowerpc/64s: Exception macro for stack frame and initia...
2017-04-28 Nicholas Pigginpowerpc/64s: Add exception macro that does not enable RI
2017-04-28 Nicholas Pigginpowerpc/cbe: Do not process external or decremeter...
2017-04-28 Nicholas Pigginpowerpc/pasemi: Do not process external or decrementer...
2017-04-28 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2017-04-27 Naveen N. Raopowerpc/ftrace/64: Split further based on -mprofile...
2017-04-27 Naveen N. Raopowerpc: Split ftrace bits into a separate file
2017-04-27 Christophe Leroypowerpc/mm: Rename table dump file name
2017-04-27 Christophe Leroypowerpc/mm: On PPC32, display 32 bits addresses in...
2017-04-27 Christophe Leroypowerpc/mm: Fix missing page attributes in page table...
2017-04-27 Christophe Leroypowerpc/mm: Fix page table dump build on PPC32
2017-04-27 Aneesh Kumar K.Vpowerpc/mm/radix: Optimise tlbiel flush all case
2017-04-27 Aneesh Kumar K.Vpowerpc/mm/radix: Optimise Page Walk Cache flush
2017-04-26 Michael Ellermanpowerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
2017-04-26 Michael Ellermanpowerpc/powernv: Fix missing attr initialisation in...
2017-04-26 Michael Ellermanpowerpc/mm: Fix possible out-of-bounds shift in arch_mm...
2017-04-24 David Gibsonpowerpc/mm: Ensure IRQs are off in switch_mm()
2017-04-24 Tyrel Datwylerpowerpc/sysfs: Fix reference leak of cpu device_nodes...
2017-04-24 Tyrel Datwylerpowerpc/pseries: Fix of_node_put() underflow during...
2017-04-24 Michael Ellermanpowerpc/xmon: Deindent the SLB dumping logic
2017-04-24 Michael EllermanMerge branch 'topic/kprobes' into next
2017-04-24 Naveen N. Raopowerpc/kprobes: Prefer ftrace when probing function...
2017-04-24 Naveen N. Raopowerpc: Introduce a new helper to obtain function...
2017-04-24 Naveen N. Raopowerpc/kprobes: Add support for KPROBES_ON_FTRACE
2017-04-24 Naveen N. Raopowerpc/ftrace: Restore LR from pt_regs
2017-04-23 Naveen N. Raopowerpc/kprobes: Blacklist common exception handlers
2017-04-23 Naveen N. Raopowerpc/kprobes: Blacklist exception handlers
2017-04-23 Naveen N. Raopowerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
2017-04-23 Naveen N. Raopowerpc/ftrace: Move stack setup and teardown code...
2017-04-23 Naveen N. Raopowerpc/kprobes: Remove duplicate saving of MSR
2017-04-23 Nicholas Pigginpowerpc/64s: Simplify POWER9 DD1 idle workaround code
2017-04-23 Nicholas Pigginpowerpc/64s: Idle POWER8 avoid full state loss recovery...
2017-04-23 Nicholas Pigginpowerpc/64s: Idle do not hold reservation longer than...
2017-04-23 Nicholas Pigginpowerpc/64s: Expand core idle state bits
2017-04-23 Nicholas Pigginpowerpc/64s: Fix POWER9 machine check handler from...
2017-04-23 Nicholas Pigginpowerpc/64s: Use alternative feature patching
2017-04-23 Nicholas Pigginpowerpc/64s: Stop using bit in HSPRG0 to test winkle
2017-04-23 Nicholas Pigginpowerpc/64s: Move remaining system reset idle code...
2017-04-23 Nicholas Pigginpowerpc/64s: Remove unnecessary relocation branch from...
2017-04-21 Michael Ellermanpowerpc/mm: Add support for runtime configuration of...
2017-04-21 Oliver O'Halloranpowerpc/mm: Wire up ioremap_cache()
2017-04-20 Naveen N. Raopowerpc/kprobes: Emulate instructions on kprobe handler...
2017-04-20 Naveen N. Raopowerpc/kprobes: Factor out code to emulate instruction...
2017-04-20 Naveen N. Raopowerpc/kretprobes: Override default function entry...
2017-04-20 Naveen N. Raopowerpc/kprobes: Fix handling of function offsets on...
2017-04-20 Naveen N. Raokprobes: Convert kprobe_lookup_name() to a function
2017-04-20 Nicholas Pigginpowerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE...
2017-04-20 Michael Ellermanpowerpc/xive: Fix missing check of rc != OPAL_BUSY
2017-04-19 Nicholas Pigginpowerpc/64s: Remove SAO feature from Power9 DD1
2017-04-19 Nicholas Pigginpowerpc/64s: Remove ICSWX feature from Power9
2017-04-19 Madhavan Srinivasanpowerpc/perf: Add Power8 mem_access event to sysfs
2017-04-19 Madhavan Srinivasanpowerpc/perf: Support to export SIERs bit in Power9
2017-04-19 Madhavan Srinivasanpowerpc/perf: Support to export SIERs bit in Power8
2017-04-19 Madhavan Srinivasanpowerpc/perf: Support to export MMCRA[TEC*] field to...
2017-04-19 Madhavan Srinivasanpowerpc/perf: Export memory hierarchy info to user...
2017-04-19 Alexey Kardashevskiypowerpc/iommu: Do not call PageTransHuge() on tail...
2017-04-19 Aneesh Kumar K.Vpowerpc/mmap: Any hint > 128TB searches the full VA...
2017-04-19 Nicholas Pigginpowerpc/64s: Minor fix for MCE TLB flush for radix
2017-04-19 Aneesh Kumar K.Vpowerpc/mm/radix: Use mm->task_size for boundary checki...
2017-04-19 Nicholas Pigginpowerpc/64s: Revert setting of LPCR[LPES] on POWER9
2017-04-13 Michael Ellermanpowerpc/pseries: Always enable SMP when building pseries
2017-04-13 Michael Ellermanpowerpc/powernv: Always enable SMP when building powernv
2017-04-13 Michael Ellermanpowerpc: Allow platforms to force-enable CONFIG_SMP
2017-04-13 Michael Ellermanpowerpc: Drop include of linux/io.h from asm/io.h
2017-04-13 Nicholas Pigginpowerpc/powernv: POWER9 support for msgsnd/doorbell IPI
2017-04-13 Nicholas Pigginpowerpc/64s: Avoid a branch for ppc_msgsnd
2017-04-13 Nicholas Pigginpowerpc: Introduce msgsnd/doorbell barrier primitives
2017-04-13 Nicholas Pigginpowerpc: Change the doorbell IPI calling convention
2017-04-13 Nicholas Pigginpowerpc/64s: Add SCV FSCR bit for ISA v3.0
2017-04-13 Nicholas Pigginpowerpc/64s: Add msgp facility unavailable log string
2017-04-13 Aneesh Kumar K.Vpowerpc/mm/hash: Don't open code VMALLOC_INDEX
2017-04-12 Rashmica Guptapowerpc/mm: Fix hash table dump when memory is not...
2017-04-12 Oliver O'Halloranpowerpc/mm: Add physical address to Linux page table...
2017-04-12 Oliver O'Halloranpowerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable...
2017-04-12 Balbir Singhpowerpc/tracing: Allow tracing of mmap syscalls
2017-04-12 Michael Ellermanpowerpc/mm: Fix swapper_pg_dir size on 64-bit hash...
next