- 592bbe9 powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 by Christophe Leroy · 4 years, 5 months ago
- 99f6e97 powerpc/eeh: Fix eeh_dev_check_failure() for PE#0 by Oliver O'Halloran · 4 years, 5 months ago
- ec613a57 powerpc/64s: Remove TM from Power10 features by Jordan Niethe · 4 years, 7 months ago
- d1781f23 selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load workaround by Michael Neuling · 4 years, 5 months ago
- 1da4a02 powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation by Michael Neuling · 4 years, 5 months ago
- 358ab79 powerpc/powernv/dump: Handle multiple writes to ack attribute by Vasant Hegde · 4 years, 5 months ago
- 0a43ae3 powerpc/powernv/dump: Fix race while processing OPAL dump by Vasant Hegde · 4 years, 5 months ago
- 84dbf66 powerpc/smp: Use GFP_ATOMIC while allocating tmp mask by Srikar Dronamraju · 4 years, 5 months ago
- 966730a powerpc/smp: Remove unnecessary variable by Srikar Dronamraju · 4 years, 5 months ago
- 8d0e210 powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash by Ganesh Goudar · 4 years, 5 months ago
- d4263b1 powerpc/opal_elog: Handle multiple writes to ack attribute by Aneesh Kumar K.V · 4 years, 5 months ago
- ffd0b25 Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed" by Qian Cai · 4 years, 5 months ago
- 996f9e0 selftests/powerpc: Fix eeh-basic.sh exit codes by Oliver O'Halloran · 4 years, 5 months ago
- a2d0230 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 6 months ago
- 9686e43 powerpc/time: Make get_tb() common to PPC32 and PPC64 by Christophe Leroy · 4 years, 6 months ago
- 1156a62 powerpc/time: Make get_tbl() common to PPC32 and PPC64 by Christophe Leroy · 4 years, 6 months ago
- e8d5bf3 powerpc/time: Remove get_tbu() by Christophe Leroy · 4 years, 6 months ago
- 942e891 powerpc/time: Avoid using get_tbl() and get_tbu() internally by Christophe Leroy · 4 years, 6 months ago
- ff125fb powerpc/time: Make mftb() common to PPC32 and PPC64 by Christophe Leroy · 4 years, 6 months ago
- 15c1021 powerpc/time: Rename mftbl() to mftb() by Christophe Leroy · 4 years, 6 months ago
- 8654187 powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S by Christophe Leroy · 4 years, 5 months ago
- 533090e powerpc/32s: Rename head_32.S to head_book3s_32.S by Christophe Leroy · 4 years, 5 months ago
- 69a1593 powerpc/32s: Setup the early hash table at all time. by Christophe Leroy · 4 years, 6 months ago
- 63f9d9d powerpc/time: Remove ifdef in get_dec() and set_dec() by Christophe Leroy · 4 years, 6 months ago
- 6601ec1 powerpc: Remove get_tb_or_rtc() by Christophe Leroy · 4 years, 6 months ago
- a4c5a35 powerpc: Remove __USE_RTC() by Christophe Leroy · 4 years, 6 months ago
- 2e38ea4 powerpc: Tidy up a bit after removal of PowerPC 601. by Christophe Leroy · 4 years, 6 months ago
- 8b14e1d powerpc: Remove support for PowerPC 601 by Christophe Leroy · 4 years, 6 months ago
- f0ed73f powerpc: Remove PowerPC 601 by Christophe Leroy · 4 years, 6 months ago
- d2a5cd8 powerpc: Drop SYNC_601() ISYNC_601() and SYNC() by Christophe Leroy · 4 years, 6 months ago
- e42a640 powerpc: Remove CONFIG_PPC601_SYNC_FIX by Christophe Leroy · 4 years, 6 months ago
- ca1d344 powerpc: Remove SYNC on non 6xx by Christophe Leroy · 4 years, 6 months ago
- 13135b4 powerpc/papr_scm: Add PAPR command family to pass-through command-set by Vaibhav Jain · 4 years, 6 months ago
- fbf2f13 powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size by Aneesh Kumar K.V · 4 years, 5 months ago
- 950805f powerpc/book3s64/radix: Make radix_mem_block_size 64bit by Aneesh Kumar K.V · 4 years, 5 months ago
- 301d2ea powerpc/memhotplug: Make lmb size 64bit by Aneesh Kumar K.V · 4 years, 5 months ago
- ec72024 powerpc/drmem: Make lmb_size 64 bit by Aneesh Kumar K.V · 4 years, 5 months ago
- 792254a powerpc/security: Fix link stack flush instruction by Nicholas Piggin · 4 years, 5 months ago
- 09b791d powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumask by Kajol Jain · 4 years, 6 months ago
- dcb5cdf powerpc/perf/hv-gpci: Add cpu hotplug support by Kajol Jain · 4 years, 6 months ago
- 435387d Documentation/ABI: Add ABI documentation for hv-gpci format by Kajol Jain · 4 years, 6 months ago
- 264a034 Documentation/ABI: Add ABI documentation for hv-24x7 format by Kajol Jain · 4 years, 6 months ago
- 0f9866f powerpc/perf/hv-gpci: Fix starting index value by Kajol Jain · 4 years, 6 months ago
- 8175bd5 powerpc/pseries/eeh: Fix use of uninitialised variable by Oliver O'Halloran · 4 years, 5 months ago
- 269e583 powerpc/eeh: Delete eeh_pe->config_addr by Oliver O'Halloran · 4 years, 5 months ago
- 72cdd11 pseries/hotplug-memory: hot-add: skip redundant LMB lookup by Scott Cheloha · 4 years, 6 months ago
- dc9af82 selftests/powerpc: Add a rtas_filter selftest by Andrew Donnellan · 4 years, 7 months ago
- bd59380 powerpc/rtas: Restrict RTAS requests from userspace by Andrew Donnellan · 4 years, 7 months ago
- 3b6c3ad powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints by Athira Rajeev · 4 years, 6 months ago
- 70a9408 powerpc/smp: Optimize update_coregroup_mask by Srikar Dronamraju · 4 years, 6 months ago
- b8a97cb powerpc/smp: Move coregroup mask updation to a new function by Srikar Dronamraju · 4 years, 6 months ago
- 3ab33d6 powerpc/smp: Optimize update_mask_by_l2 by Srikar Dronamraju · 4 years, 6 months ago
- 375370a powerpc/smp: Check for duplicate topologies and consolidate by Srikar Dronamraju · 4 years, 6 months ago
- 661e3d4 powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs by Srikar Dronamraju · 4 years, 6 months ago
- 1f3a418 powerpc/smp: Stop passing mask to update_mask_by_l2 by Srikar Dronamraju · 4 years, 6 months ago
- 53516d4 powerpc/smp: Limit CPUs traversed to within a node. by Srikar Dronamraju · 4 years, 6 months ago
- 70edd4a powerpc/smp: Optimize remove_cpu_from_masks by Srikar Dronamraju · 4 years, 6 months ago
- e29e9ed powerpc/smp: Remove get_physical_package_id by Srikar Dronamraju · 4 years, 6 months ago
- 4ca234a powerpc/smp: Stop updating cpu_core_mask by Srikar Dronamraju · 4 years, 6 months ago
- 4bce545 powerpc/topology: Update topology_core_cpumask by Srikar Dronamraju · 4 years, 6 months ago
- d0ffdee powerpc/tm: Save and restore AMR on treclaim and trechkpt by Gustavo Romero · 4 years, 6 months ago
- 35d6473 powerpc/eeh: Clean up PE addressing by Oliver O'Halloran · 4 years, 6 months ago
- 42de19d powerpc/pseries/eeh: Allow zero to be a valid PE configuration address by Oliver O'Halloran · 4 years, 6 months ago
- 98ba956 powerpc/pseries/eeh: Rework device EEH PE determination by Oliver O'Halloran · 4 years, 6 months ago
- f61c859 powerpc/pseries/eeh: Clean up pe_config_addr lookups by Oliver O'Halloran · 4 years, 6 months ago
- 395ee2a powerpc/eeh: Move EEH initialisation to an arch initcall by Oliver O'Halloran · 4 years, 6 months ago
- 5d69e46 powerpc/eeh: Delete eeh_ops->init by Oliver O'Halloran · 4 years, 6 months ago
- 1f8fa0c powerpc/pseries: Stop using eeh_ops->init() by Oliver O'Halloran · 4 years, 6 months ago
- 82a1ea2 powerpc/powernv: Stop using eeh_ops->init() by Oliver O'Halloran · 4 years, 6 months ago
- d125aed powerpc/eeh: Rework EEH initialisation by Oliver O'Halloran · 4 years, 6 months ago
- 874dc62 powerpc: switch 85xx defconfigs from legacy ide to libata by Christoph Hellwig · 4 years, 6 months ago
- 5c5e46d powerpc: PPC_SECURE_BOOT should not require PowerNV by Daniel Axtens · 4 years, 6 months ago
- 4366337 powerpc/papr_scm: Fix warnings about undeclared variable by Wang Wensheng · 4 years, 6 months ago
- 4555755 powerpc/64: make restore_interrupts 64e only by Nicholas Piggin · 4 years, 6 months ago
- 903dd1f powerpc/64e: remove 64s specific interrupt soft-mask code by Nicholas Piggin · 4 years, 6 months ago
- 012a9a9 powerpc/64e: remove PACA_IRQ_EE_EDGE by Nicholas Piggin · 4 years, 6 months ago
- 2b48e96 powerpc/64: fix irq replay pt_regs->softe value by Nicholas Piggin · 4 years, 6 months ago
- 903fd31 powerpc/64: fix irq replay missing preempt by Nicholas Piggin · 4 years, 6 months ago
- cdb1ea0 powerpc/pseries: add new branch prediction security bits for link stack by Nicholas Piggin · 4 years, 7 months ago
- 05504b4 powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address by Nicholas Piggin · 4 years, 6 months ago
- 9983efa powerpc: untangle cputable mce include by Nicholas Piggin · 4 years, 6 months ago
- aea948b powerpc/powernv/elog: Fix race while processing OPAL error log event. by Mahesh Salgaonkar · 4 years, 5 months ago
- ebbfeef powerpc/32: Declare stack_overflow_exception() prototype by Cédric Le Goater · 4 years, 6 months ago
- 2228f19 powerpc/xive: Make debug routines static by Cédric Le Goater · 4 years, 6 months ago
- 5ab187e powerpc/sstep: Remove empty if statement checking for invalid form by Cédric Le Goater · 4 years, 6 months ago
- 7b2aab5 powerpc/sysfs: Remove unused 'err' variable in sysfs_create_dscr_default() by Cédric Le Goater · 4 years, 6 months ago
- 8ec5cb1 powerpc/powernv: fix wrong warning message in opalcore_config_init() by Qinglang Miao · 4 years, 6 months ago
- 1d42e07 serial: pmac_zilog: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
- acff5e6 macintosh: smu_sensors: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
- 9c826d3 drivers/macintosh/smu.c: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
- 6c71cfc powerpc/prom_init: Check display props exist before enabling btext by Michael Ellerman · 4 years, 7 months ago
- 39f8756 powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self() by Michael Ellerman · 4 years, 7 months ago
- bf3c146 powerpc/smp: Fold cpu_die() into its only caller by Michael Ellerman · 4 years, 7 months ago
- 1ea21ba powerpc: Move arch_cpu_idle_dead() into smp.c by Michael Ellerman · 4 years, 7 months ago
- d10ebe7 powerpc/perf: Add declarations to fix sparse warnings by Michael Ellerman · 4 years, 6 months ago
- ef1edbb powerpc/mm/64s: Fix slb_setup_new_exec() sparse warning by Michael Ellerman · 4 years, 6 months ago
- 96543e7 powerpc/pseries: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 6 months ago
- bda7673 powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n by Yang Yingliang · 4 years, 6 months ago
- 0b30191 Merge branch 'topic/irqs-off-activate-mm' into next by Michael Ellerman · 4 years, 6 months ago
- d208e13 powerpc/process: Fix uninitialised variable error by Michael Ellerman · 4 years, 6 months ago