Age | Commit message (Expand) | Author |
2023-06-21 | powerpc: drop MPC85xx_CDS platform support | Paul Gortmaker |
2023-03-16 | powerpc: Make generic_calibrate_decr() the default | Christophe Leroy |
2023-03-15 | powerpc/platforms: Use 'compatible' property for simple cases | Christophe Leroy |
2022-09-08 | powerpc/85xx: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-05 | powerpc: fix typos in comments | Julia Lawall |
2021-12-23 | powerpc/85xx: Add __init attribute to eligible functions | Nick Child |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-03-25 | powerpc: Replace setup_irq() by request_irq() | afzal mohammed |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2016-09-25 | powerpc: Convert fsl_rstcr_restart to a reset handler | Andrey Smirnov |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-14 | powerpc/85xx: Prepare irq handlers for irq argument removal | Thomas Gleixner |
2014-03-19 | fsl/pci: The new pci suspend/resume implementation | Wang Dongsheng |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-12 | powerpc/fsl-pci: Unify pci/pcie initialization code | Jia Hongtao |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-16 | powerpc/85xx: mpc8548cds - Add FPGA node to dts | chenhui zhao |
2012-03-16 | powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridge | chenhui zhao |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett |
2011-12-07 | powerpc/mpic: Search for open-pic device-tree node if NULL | Kyle Moffett |
2011-12-07 | powerpc: Consolidate mpic_alloc() OF address translation | Kyle Moffett |
2011-11-25 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2011-11-25 | powerpc/85xx: Mark cascade irq IRQF_NO_THREAD | Thomas Gleixner |
2011-11-24 | powerpc/85xx: consolidate of_platform_bus_probe calls | Dmitry Eremin-Solenikov |
2011-11-24 | powerpc/85xx: separate cpm2 pic init | Dmitry Eremin-Solenikov |
2011-10-31 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-24 | powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes | Anton Vorontsov |
2008-10-22 | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce |
2008-07-14 | powerpc/85xx: publish of device for cds platforms | Dave Jiang |
2008-01-23 | [POWERPC] 85xx: convert boards to use machine_device_initcall | Kumar Gala |
2007-10-11 | [POWERPC] 85xx: Killed <asm/mpc85xx.h> | Kumar Gala |
2007-10-08 | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala |
2007-10-08 | [POWERPC] Use for_each_ matching routinues for pci PHBs | Kumar Gala |
2007-09-14 | [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. | Jon Loeliger |
2007-09-14 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-09-10 | [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI | Kumar Gala |
2007-08-22 | [POWERPC] Remove old includes from arch/ppc | Kumar Gala |
2007-07-24 | [POWERPC] 85xxCDS: Misc 8548 PCI Corrections. | Randy Vinson |
2007-07-24 | [POWERPC] 85xxCDS: Delay 8259 cascade hookup. | Randy Vinson |