index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
2009-01-08
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
1
-0
/
+4
|
\
|
*
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
2008-12-23
1
-1
/
+1
|
*
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2008-12-23
1
-0
/
+4
*
|
powerpc/ppc32: static ftrace fixes for PPC32
Steven Rostedt
2008-11-28
1
-0
/
+1
|
/
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-1
/
+1
*
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
2008-09-24
1
-2
/
+2
*
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
Becky Bruce
2008-09-24
1
-1
/
+1
*
powerpc: Rename dma_64.c to dma.c
Becky Bruce
2008-09-24
1
-1
/
+1
*
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
1
-0
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-09-10
1
-3
/
+4
|
\
|
*
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
2008-09-03
1
-3
/
+4
*
|
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
2008-08-20
1
-2
/
+2
|
/
*
powerpc: Remove use of CONFIG_PPC_MERGE
Kumar Gala
2008-08-04
1
-14
/
+0
*
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
1
-0
/
+1
*
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1
-0
/
+14
|
\
|
*
ftrace: support for PowerPC
Steven Rostedt
2008-05-23
1
-0
/
+14
*
|
powerpc: Move common module code into its own file
Kumar Gala
2008-07-01
1
-1
/
+1
*
|
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
2008-06-26
1
-0
/
+1
|
/
*
[POWERPC] ppc: Don't run prom_init_check for arch/ppc builds
Segher Boessenkool
2008-05-12
1
-0
/
+6
*
[RAPIDIO] Add OF-tree support to RapidIO controller driver
Zhang Wei
2008-04-29
1
-1
/
+0
*
[POWERPC] Discourage people from fiddling with kernel data from prom_init
Michael Ellerman
2008-04-24
1
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-0
/
+1
|
\
|
*
[POWERPC] Stacktrace support for lockdep
Christoph Hellwig
2008-04-18
1
-0
/
+1
*
|
Generic semaphore implementation
Matthew Wilcox
2008-04-17
1
-1
/
+1
|
/
*
[POWERPC] Remove generated files on make clean
Kumar Gala
2008-02-14
1
-0
/
+2
*
[POWERPC] Switch to generic compat_binfmt_elf code
Roland McGrath
2008-02-07
1
-1
/
+1
*
[POWERPC] Add user_regset_view definitions
Roland McGrath
2008-02-07
1
-0
/
+2
*
[POWERPC] Move RapidIO support code from arch/ppc
Kumar Gala
2008-01-23
1
-0
/
+1
*
[POWERPC] Check that the syscall table matches the syscall numbers
Stephen Rothwell
2008-01-17
1
-0
/
+10
*
[POWERPC] Stop the TOC overflowing for large builds
Stephen Rothwell
2007-12-20
1
-1
/
+1
*
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
Scott Wood
2007-10-04
1
-0
/
+2
*
[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc
Paul Mackerras
2007-10-04
1
-1
/
+1
*
[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform
Valentine Barshak
2007-10-03
1
-0
/
+1
*
[POWERPC] Create and use CONFIG_WORD_SIZE
Stephen Rothwell
2007-10-03
1
-17
/
+13
*
[POWERPC] clk.h interface for platforms
Domen Puncer
2007-10-03
1
-0
/
+1
*
[POWERPC] iSeries: Clean up lparmap mess
Stephen Rothwell
2007-08-22
1
-7
/
+0
*
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
2007-08-20
1
-1
/
+1
*
[POWERPC] Fix for assembler -g
Roland McGrath
2007-08-15
1
-0
/
+1
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
1
-3
/
+3
*
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2007-06-29
1
-1
/
+1
*
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
2007-06-14
1
-1
/
+2
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
1
-1
/
+1
*
[POWERPC] PowerPC MSI infrastructure
Michael Ellerman
2007-05-08
1
-0
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
1
-1
/
+1
|
\
|
*
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
2007-05-02
1
-0
/
+1
*
|
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
2007-05-07
1
-0
/
+1
*
|
[POWERPC] Fix suspend states again
Johannes Berg
2007-05-02
1
-0
/
+1
|
/
*
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
2007-03-09
1
-2
/
+2
*
[POWERPC] pasemi: Idle loops
Olof Johansson
2007-02-07
1
-0
/
+1
[next]