index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
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
*
|
powerpc: Exporting boot_cpuid_phys
Andrew Gabbasov
2011-07-19
1
-0
/
+1
|
/
*
powerpc: Fix early boot accounting of CPUs
Matt Evans
2011-06-17
1
-1
/
+0
*
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-21
1
-1
/
+1
|
\
|
*
powerpc/fsl_booke: Add support to boot from core other than 0
Matthew McClintock
2010-10-14
1
-1
/
+1
*
|
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-31
1
-4
/
+5
|
\
\
|
|
/
|
*
powerpc/4xx: Index interrupt stacks by physical cpu
Dave Kleikamp
2010-08-23
1
-4
/
+5
*
|
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+1
|
/
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-8
/
+8
*
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
2010-06-15
1
-4
/
+0
*
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
2010-03-19
1
-6
/
+0
*
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
2009-11-10
1
-1
/
+1
*
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
Martyn Welch
2009-09-11
1
-0
/
+8
*
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
2009-06-26
1
-0
/
+2
*
powerpc: Add support for swiotlb on 32-bit
Becky Bruce
2009-06-09
1
-0
/
+6
*
powerpc/32: Wire up the trampoline code for kdump
Dale Farnsworth
2008-12-23
1
-0
/
+2
*
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+5
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+4
*
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
2008-12-16
1
-0
/
+2
*
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-12-16
1
-2
/
+0
*
powerpc: Reflect the used arguments in machine_init() prototype
Sebastian Andrzej Siewior
2008-10-14
1
-1
/
+1
*
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
2008-08-20
1
-11
/
+0
*
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
1
-16
/
+0
*
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1
-3
/
+3
|
\
|
*
ftrace: powerpc clean ups
Steven Rostedt
2008-05-26
1
-5
/
+0
|
*
ftrace: support for PowerPC
Steven Rostedt
2008-05-23
1
-3
/
+8
*
|
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
1
-0
/
+4
*
|
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
2008-06-26
1
-0
/
+5
*
|
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
2008-06-02
1
-0
/
+24
|
/
*
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
2008-04-29
1
-0
/
+21
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-1
/
+13
|
\
|
*
[POWERPC] Clean up some linker and symbol usage
Kumar Gala
2008-04-17
1
-1
/
+1
|
*
[POWERPC] Add kernel parameter to set l3cr for MPC745x
Robert Brose
2008-04-01
1
-0
/
+12
*
|
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
2008-04-18
1
-8
/
+0
|
/
*
[POWERPC] Only call ppc_md.setup_arch() if it is provided
Grant Likely
2007-10-11
1
-1
/
+2
*
[POWERPC] Fix build errors when BLOCK=n
Emil Medve
2007-09-22
1
-0
/
+5
*
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-22
1
-2
/
+0
*
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
2007-06-14
1
-7
/
+5
*
[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
Giuliano Pochini
2007-04-13
1
-5
/
+9
*
[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only
Mark A. Greer
2007-03-16
1
-1
/
+2
*
[POWERPC] Use udbg_early_init() on ppc32
David Gibson
2007-02-14
1
-6
/
+2
[next]