Age | Commit message (Expand) | Author |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-04 | powerpc: make 'boot_text_mapped' static | Yu Kuai |
2022-05-04 | powerpc: remove set but not used variable 'force_printk_to_btext' | Yu Kuai |
2021-12-23 | powerpc/kernel: Add __init attribute to eligible functions | Nick Child |
2021-11-25 | powerpc/btext: add missing of_node_put | Julia Lawall |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-08 | powerpc: Tidy up a bit after removal of PowerPC 601. | Christophe Leroy |
2020-10-08 | powerpc: Remove support for PowerPC 601 | Christophe Leroy |
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-27 | powerpc: Prefer __section and __printf from compiler_attributes.h | Nick Desaulniers |
2018-11-26 | powerpc: Rework btext_find_display to use of_stdout and device_type helpers | Rob Herring |
2018-10-14 | powerpc: don't use ioremap_prot() nor __ioremap() unless really needed. | Christophe Leroy |
2018-05-25 | powerpc: Make function btext_initialize static | Mathieu Malaterre |
2018-05-25 | powerpc/sparse: Fix plain integer as NULL pointer warning | Mathieu Malaterre |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2016-05-01 | powerpc/mm: Use a helper for finding pte bits mapping I/O area | Aneesh Kumar K.V |
2013-08-27 | powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 | Benjamin Herrenschmidt |
2013-08-14 | powerpc/pmac: Early debug output on screen on 64-bit macs | Benjamin Herrenschmidt |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2008-08-20 | powerpc: Use the common ascii hex helpers | Harvey Harrison |
2008-05-09 | [POWERPC] Remove duplicate #include | Huang Weiyi |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
2008-01-17 | [POWERPC] Use for_each macros in arch/powerpc/kernel | Cyrill Gorcunov |
2007-11-13 | [POWERPC] Fix early btext debug on PowerMac | Benjamin Herrenschmidt |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-02-14 | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson |
2006-11-01 | [POWERPC] Fix various offb issues | Benjamin Herrenschmidt |
2006-07-31 | [POWERPC] Constify & voidify get_property() | Jeremy Kerr |
2006-07-03 | [POWERPC] Fix various offb and BootX-related issues | Benjamin Herrenschmidt |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-09 | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET | Michael Ellerman |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt |
2005-10-10 | powerpc: Get 64-bit configs to compile with ARCH=powerpc | Paul Mackerras |
2005-10-06 | powerpc: Merge in the ppc64 version of the prom code. | Paul Mackerras |