index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
2009-06-09
2
-16
/
+30
*
powerpc: Split exception handling out of head_64.S
Benjamin Herrenschmidt
2009-06-09
2
-960
/
+995
*
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-06-09
5
-306
/
+212
*
powerpc: Add PTRACE_SINGLEBLOCK support
Roland McGrath
2009-06-09
3
-11
/
+56
*
powerpc/pci: Fix annotation of pcibios_claim_one_bus
Stephen Rothwell
2009-06-02
1
-2
/
+1
*
powerpc/ftrace: Use PPC_INST_NOP directly
Michael Ellerman
2009-06-02
1
-7
/
+2
*
powerpc/ftrace: Remove unused macros
Michael Ellerman
2009-06-02
1
-8
/
+0
*
powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR
Michael Ellerman
2009-06-02
1
-9
/
+3
*
powerpc: Display processor virtualization resource allocs in lparcfg
Nathan Fontenot
2009-06-02
1
-2
/
+38
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2009-05-29
3
-12
/
+13
|
\
|
*
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2009-05-27
1
-1
/
+1
|
*
powerpc: Explicit alignment for .data.cacheline_aligned
Benjamin Herrenschmidt
2009-05-18
1
-0
/
+1
|
*
powerpc/ftrace: Fix constraint to be early clobber
Steven Rostedt
2009-05-18
1
-1
/
+1
|
*
powerpc/ftrace: Use pr_devel() in ftrace.c
Michael Ellerman
2009-05-18
1
-10
/
+10
*
|
powerpc: Keep track of emulated instructions
Geert Uytterhoeven
2009-05-21
2
-6
/
+110
*
|
powerpc: Improve decrementer accuracy
Anton Blanchard
2009-05-21
1
-3
/
+18
*
|
powerpc/pci: Remove redundant pcnet32 fixup
Kumar Gala
2009-05-21
2
-21
/
+0
*
|
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2009-05-21
1
-8
/
+0
*
|
powerpc/pci: Move pseries code into pseries platform specific area
Kumar Gala
2009-05-21
1
-27
/
+1
*
|
powerpc/pci: Clean up direct access to sysdata by RTAS
Kumar Gala
2009-05-21
1
-8
/
+2
*
|
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
2009-05-21
1
-2
/
+4
*
|
powerpc/irq: Remove fallback to __do_IRQ()
Michael Ellerman
2009-05-21
1
-6
/
+1
*
|
powerpc/irq: Move get_irq() comment into header
Michael Ellerman
2009-05-21
1
-7
/
+0
*
|
powerpc/irq: Move stack overflow check into a separate function
Michael Ellerman
2009-05-21
1
-14
/
+17
*
|
powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function
Michael Ellerman
2009-05-21
1
-40
/
+56
|
/
*
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
2009-05-15
2
-10
/
+26
*
powerpc/pseries: Really fix the oprofile CPU type on pseries
Benjamin Herrenschmidt
2009-05-15
1
-1
/
+1
*
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
2009-05-15
2
-6
/
+6
*
powerpc: Fix setting of oprofile cpu type
Benjamin Herrenschmidt
2009-05-01
1
-2
/
+2
*
powerpc adjust oprofile_cpu_type version 3
Michael Wolf
2009-05-01
1
-4
/
+9
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2009-04-28
1
-1
/
+1
|
\
|
*
Revert "powerpc: Add support for early tlbilx opcode"
Kumar Gala
2009-04-23
1
-1
/
+1
*
|
powerpc: Revert switch to TEXT_TEXT in linker script
Tim Abbott
2009-04-28
1
-2
/
+2
*
|
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
2009-04-27
1
-1
/
+2
*
|
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
6
-6
/
+11
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2009-04-24
1
-6
/
+5
|
\
\
|
|
/
|
*
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
Paul Mackerras
2009-04-22
3
-8
/
+7
|
|
\
|
|
*
powerpc: Fix of_node_put() exit path in of_irq_map_one()
Ilpo Järvinen
2009-04-20
1
-6
/
+5
*
|
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
1
-4
/
+4
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2009-04-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
powerpc: Add support for early tlbilx opcode
Kumar Gala
2009-04-07
1
-1
/
+1
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
2
-2
/
+2
|
/
*
powerpc/ftrace: Fix printf format warning
Michael Ellerman
2009-04-07
1
-1
/
+1
*
powerpc/ftrace: Fix #if that should be #ifdef
Michael Ellerman
2009-04-07
1
-1
/
+1
*
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
2009-04-07
1
-4
/
+11
*
powerpc: Print information about mapping hw irqs to virtual irqs
Michael Ellerman
2009-04-07
1
-1
/
+3
*
powerpc: Disable VSX or current process in giveup_fpu/altivec
Michael Neuling
2009-04-07
2
-0
/
+13
*
powerpc/pseries: Fix ibm,client-architecture comment
Anton Blanchard
2009-04-07
1
-1
/
+1
*
powerpc/pseries: Add dispatch dispersion statistics
Anton Blanchard
2009-04-07
1
-0
/
+16
*
powerpc: Clean up some prom printouts
Anton Blanchard
2009-04-07
1
-4
/
+4
[next]