| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-03-07 | 1 | -10/+16 |
|\ |
|
| * | powerpc/irq: use memblock functions returning virtual address | Christophe Leroy | 2019-02-23 | 1 | -10/+16 |
* | | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM | Finn Thain | 2019-01-22 | 1 | -11/+0 |
* | | powerpc: Replace nvram_* extern declarations with standard header | Finn Thain | 2019-01-22 | 1 | -24/+1 |
|/ |
|
* | powerpc/dma: remove the unused ISA_DMA_THRESHOLD export | Christoph Hellwig | 2018-12-20 | 1 | -1/+0 |
* | powerpc/32: use patch_site_addr() in machine_init() | Christophe Leroy | 2018-12-19 | 1 | -2/+1 |
* | powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 | Christophe Leroy | 2018-11-26 | 1 | -1/+1 |
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -5/+5 |
* | powerpc/32: Include setup.h header file to fix warnings | Mathieu Malaterre | 2018-08-10 | 1 | -0/+2 |
* | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled | Christophe Leroy | 2018-08-10 | 1 | -4/+3 |
* | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy | 2018-07-30 | 1 | -0/+1 |
* | powerpc: remove kdump.h from page.h | Christophe Leroy | 2018-07-30 | 1 | -0/+1 |
* | powerpc/32: Add missing prototypes for (early|machine)_init() | Mathieu Malaterre | 2018-03-13 | 1 | -0/+1 |
* | powerpc/32: Make some functions static | Mathieu Malaterre | 2018-03-13 | 1 | -4/+3 |
* | powerpc/32: remove a NOP from memset() | Christophe Leroy | 2017-09-01 | 1 | -1/+6 |
* | powerpc: Move {d,i,u}cache_bsize definitions to a common place | Benjamin Herrenschmidt | 2017-02-06 | 1 | -8/+0 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+6 |
|\ |
|
| * | ppc: move exports to definitions | Al Viro | 2016-08-08 | 1 | -0/+6 |
* | | powerpc/32: Fix crash during static key init | Benjamin Herrenschmidt | 2016-08-10 | 1 | -0/+3 |
* | | powerpc: Update obsolete comment in setup_32.c about early_init() | Benjamin Herrenschmidt | 2016-08-10 | 1 | -4/+2 |
|/ |
|
* | powerpc: Move cpu_has_feature() to a separate file | Kevin Hao | 2016-08-01 | 1 | -0/+1 |
* | powerpc: Merge 32-bit and 64-bit setup_arch() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -61/+4 |
* | powerpc: Re-order setup_panic() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -3/+2 |
* | powerpc: Re-order the call to smp_setup_cpu_maps() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -2/+2 |
* | powerpc/32: Move cache info inits to a separate function | Benjamin Herrenschmidt | 2016-07-21 | 1 | -11/+16 |
* | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt | 2016-07-21 | 1 | -3/+0 |
* | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 2016-07-21 | 1 | -16/+19 |
* | powerpc: Factor do_feature_fixup calls | Benjamin Herrenschmidt | 2016-07-21 | 1 | -15/+2 |
* | powerpc: Move epapr_paravirt_early_init() to early_init_devtree() | Benjamin Herrenschmidt | 2016-07-11 | 1 | -3/+0 |
* | powerpc: Update obsolete comments in setup_32.c about entry conditions | Benjamin Herrenschmidt | 2016-07-11 | 1 | -3/+5 |
* | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -2/+0 |
* | powerpc32: memset: only use dcbz once cache is enabled | LEROY Christophe | 2015-09-17 | 1 | -0/+3 |
* | powerpc32: memcpy: only use dcbz once cache is enabled | LEROY Christophe | 2015-09-17 | 1 | -0/+3 |
* | powerpc: Remove unused vgacon_remap_base & fix build break | Michael Ellerman | 2014-11-09 | 1 | -5/+0 |
* | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 2014-11-09 | 1 | -1/+0 |
* | powerpc: Remove bootmem allocator | Anton Blanchard | 2014-11-09 | 1 | -3/+2 |
* | powerpc: Remove powerpc specific cmd_line | Anton Blanchard | 2014-10-02 | 1 | -1/+1 |
* | powerpc: Make boot_cpuid common between 32 and 64-bit | Benjamin Herrenschmidt | 2014-04-07 | 1 | -2/+0 |
* | powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP | Kevin Hao | 2014-02-11 | 1 | -0/+5 |
* | powerpc: Clean up panic_timeout usage | Jason Baron | 2013-11-26 | 1 | -3/+0 |
* | powerpc: Move local setup.h declarations to arch includes | Robert Jennings | 2013-10-30 | 1 | -2/+0 |
* | powerpc/85xx: Move ePAPR paravirt initialization earlier | Laurentiu TUDOR | 2013-08-08 | 1 | -1/+3 |
* | powerpc/watchdog: move booke watchdog param related code to setup-common.c | Shaohui Xie | 2012-07-11 | 1 | -24/+0 |
* | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach | 2012-04-19 | 1 | -0/+3 |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+0 |
* | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 2011-11-16 | 1 | -0/+2 |
* | powerpc/32: Pass device tree address as u64 to machine_init | Scott Wood | 2011-09-20 | 1 | -1/+1 |
* | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-07-22 | 1 | -0/+2 |
|\ |
|
| * | powerpc/44x: don't use tlbivax on AMP systems | Dave Kleikamp | 2011-07-12 | 1 | -0/+2 |