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: move device_to_mask() to dma-mapping.h
Mark Nelson
2008-07-09
1
-9
/
+0
*
|
|
|
|
|
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
3
-20
/
+37
*
|
|
|
|
|
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2008-07-09
2
-5
/
+4
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
powerpc: Remove old dump_task_* functions
Michael Neuling
2008-07-03
1
-83
/
+0
*
|
|
|
|
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2008-07-03
3
-66
/
+96
*
|
|
|
|
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
7
-0
/
+34
|
|
/
/
/
|
/
|
|
|
*
|
|
|
powerpc: Update for VSX core file and ptrace
Michael Neuling
2008-07-01
2
-26
/
+14
*
|
|
|
powerpc: Fix compile error for CONFIG_VSX
Michael Neuling
2008-07-01
1
-0
/
+1
*
|
|
|
powerpc: Explicitly copy elements of pt_regs
Stephen Rothwell
2008-07-01
1
-12
/
+12
*
|
|
|
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
11
-5
/
+388
*
|
|
|
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
1
-0
/
+23
*
|
|
|
powerpc: Add VSX CPU feature
Michael Neuling
2008-07-01
1
-0
/
+4
*
|
|
|
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
4
-18
/
+106
*
|
|
|
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2008-07-01
4
-8
/
+16
*
|
|
|
powerpc: Move altivec_unavailable
Michael Neuling
2008-07-01
1
-1
/
+3
*
|
|
|
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-07-01
5
-13
/
+23
*
|
|
|
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
2008-07-01
1
-4
/
+6
*
|
|
|
powerpc: Use an alternative feature section in entry_64.S
Michael Ellerman
2008-07-01
1
-6
/
+6
*
|
|
|
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
3
-3
/
+3
*
|
|
|
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
2008-07-01
1
-36
/
+0
*
|
|
|
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
2008-07-01
3
-3
/
+5
*
|
|
|
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
1
-2
/
+4
*
|
|
|
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2008-07-01
1
-0
/
+1
*
|
|
|
powerpc: Move common module code into its own file
Kumar Gala
2008-07-01
4
-151
/
+111
*
|
|
|
powerpc: Tell firmware we support architecture V2.06
Joel Schopp
2008-07-01
1
-1
/
+3
*
|
|
|
powerpc: Add cputable entry for Power7 architected mode
Joel Schopp
2008-07-01
1
-1
/
+12
*
|
|
|
powerpc: Add cputable entry for POWER7
Michael Neuling
2008-06-30
3
-0
/
+31
*
|
|
|
powerpc: Increase CRASH_HANDLER_MAX
Arnd Bergmann
2008-06-30
1
-1
/
+1
*
|
|
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
5
-5
/
+22
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2008-06-20
1
-1
/
+1
|
*
|
|
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
Josh Boyer
2008-06-18
1
-1
/
+6
|
*
|
|
[POWERPC] Remove ppc32's export of console_drivers
Stephen Rothwell
2008-06-16
1
-2
/
+0
|
*
|
|
[POWERPC] Fix -Os kernel builds with newer gcc versions
Kumar Gala
2008-06-16
1
-0
/
+14
|
*
|
|
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
Emil Medve
2008-06-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...
Paul Mackerras
2008-06-30
2
-1
/
+4
|
\
\
\
|
*
|
|
Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU"
Josh Boyer
2008-06-11
2
-1
/
+4
*
|
|
|
powerpc/booke: Add kprobes support for booke style processors
Kumar Gala
2008-06-26
2
-15
/
+36
*
|
|
|
powerpc/kprobes: Some minor fixes
Kumar Gala
2008-06-26
2
-1
/
+10
*
|
|
|
powerpc/e500mc: flush L2 on NAP for e500mc
Kumar Gala
2008-06-26
1
-0
/
+9
*
|
|
|
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
2008-06-26
7
-8
/
+142
*
|
|
|
powerpc/booke: Add support for new e500mc core
Kumar Gala
2008-06-18
3
-3
/
+28
*
|
|
|
powerpc/booke: Fix some comments related to debug level exceptions
Kumar Gala
2008-06-11
1
-2
/
+2
|
/
/
/
*
|
|
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-09
1
-1
/
+1
*
|
|
powerpc: Add the PC speaker only when requested
Emil Medve
2008-06-09
1
-0
/
+2
*
|
|
Merge branch 'merge'
Paul Mackerras
2008-06-09
2
-2
/
+4
|
\
\
\
|
|
/
/
|
*
|
[POWERPC] Use dev_set_name in pci_64.c
Stephen Rothwell
2008-06-09
1
-1
/
+1
|
*
|
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
Benjamin Herrenschmidt
2008-06-09
1
-1
/
+3
*
|
|
[POWERPC] 40x/Book-E: Save/restore volatile exception registers
Kumar Gala
2008-06-02
4
-3
/
+174
*
|
|
[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code
Kumar Gala
2008-06-02
2
-32
/
+35
*
|
|
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
2008-06-02
6
-50
/
+72
[prev]
[next]