Age | Commit message (Expand) | Author | Files | Lines |
2023-08-02 | powerpc: Explicitly include correct DT includes | Rob Herring | 1 | -1/+2 |
2023-03-30 | powerpc: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -1/+1 |
2023-03-16 | powerpc: Make generic_calibrate_decr() the default | Christophe Leroy | 1 | -1/+0 |
2023-02-13 | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch | 1 | -2/+2 |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy | 1 | -1/+1 |
2021-02-09 | powerpc/pci: Move PHB discovery for PCI_DN using platforms | Oliver O'Halloran | 1 | -3/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-03-25 | powerpc/maple: Fix declaration made after definition | Nathan Chancellor | 1 | -17/+17 |
2020-02-04 | Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2020-01-26 | powerpc/maple: Fix comparing pointer to 0 | Chen Zhou | 1 | -1/+1 |
2020-01-14 | arch/powerpc/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -3/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2016-09-13 | powerpc/sparse: Make a bunch of things static | Daniel Axtens | 1 | -2/+2 |
2016-07-21 | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt | 1 | -13/+2 |
2016-07-21 | powerpc/64: Move 64-bit probe_machine() to later in the boot process | Benjamin Herrenschmidt | 1 | -4/+2 |
2016-07-21 | powerpc/64: Move MMU backend selection out of platform code | Benjamin Herrenschmidt | 1 | -1/+0 |
2016-07-21 | powerpc/dart: Use a cachable DART | Benjamin Herrenschmidt | 1 | -7/+0 |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 1 | -3/+5 |
2015-04-11 | powerpc/maple: Move controller ops from ppc_md to controller_ops | Daniel Axtens | 1 | -1/+1 |
2015-04-11 | powerpc: dart_iommu: optionally populate controller_ops on init | Daniel Axtens | 1 | -1/+1 |
2014-11-03 | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 1 | -2/+2 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+0 |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 1 | -1/+1 |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 1 | -1/+1 |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2011-06-29 | powerpc/maple: Register CPC925 EDAC device on all boards with CPC925 | Dmitry Eremin-Solenikov | 1 | -22/+19 |
2010-09-02 | powerpc/maple: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -0/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-06-18 | edac: cpc925 MC platform device setup | Harry Ciao | 1 | -0/+59 |
2008-12-23 | powerpc: Remove default kexec/crash_kernel ops assignments | Anton Vorontsov | 1 | -6/+0 |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 1 | -1/+0 |
2008-03-26 | [POWERPC] maple: Use platform name in define_machine() | Nathan Lynch | 1 | -1/+1 |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 1 | -1/+1 |
2008-01-17 | [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants. | Jon Loeliger | 1 | -1/+1 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 1 | -1/+1 |
2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 1 | -1/+1 |
2007-04-24 | [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS | Michael Ellerman | 1 | -1/+1 |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -6/+6 |
2007-04-13 | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 1 | -1/+1 |
2007-04-13 | [POWERPC] Remove unused inclusion of linux/ide.h | Olaf Hering | 1 | -1/+0 |
2007-02-07 | [POWERPC] Maple: use mmio nvram | Nathan Lynch | 1 | -0/+3 |
2007-01-09 | [POWERPC] Fix unbalanced uses of of_node_put | Nathan Lynch | 1 | -1/+0 |
2006-12-08 | [POWERPC] maple: Use RTAS for reboot and halt | Nathan Lynch | 1 | -0/+12 |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -4/+13 |
2006-07-31 | [POWERPC] maple: Constify & voidify get_property() | Jeremy Kerr | 1 | -17/+10 |
2006-07-28 | [POWERPC] Fix new interrupt code (MPIC detection) | Segher Boessenkool | 1 | -4/+11 |
2006-07-28 | [POWERPC] Fix new interrupt code (MPIC endianness) | Segher Boessenkool | 1 | -0/+2 |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 1 | -29/+59 |