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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kprobes: indicate kretprobe support in Kconfig
Ananth N Mavinakayanahalli
2008-03-04
1
-0
/
+1
*
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...
Paul Mackerras
2008-03-03
4
-67
/
+96
|
\
|
*
[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages
Michael Ellerman
2008-03-03
1
-15
/
+22
|
*
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
Michael Ellerman
2008-03-03
1
-13
/
+18
|
*
[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE
Michael Ellerman
2008-03-03
1
-5
/
+4
|
*
[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
2008-03-03
1
-26
/
+43
|
*
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
2008-03-03
1
-6
/
+6
|
*
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
2008-03-03
1
-4
/
+1
|
*
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
2008-03-03
1
-2
/
+2
|
*
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
2008-03-03
1
-4
/
+4
|
*
[POWERPC] enable hardware watchpoints on cell blades
Jens Osterkamp
2008-03-03
1
-0
/
+7
|
*
[POWERPC] move celleb DABRX definitions
Jens Osterkamp
2008-03-03
1
-3
/
+0
|
*
[POWERPC] OProfile: enable callgraph support for Cell
Bob Nelson
2008-03-03
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
2008-03-03
6
-12
/
+38
|
\
\
|
*
|
[POWERPC] spufs: fix use time accounting on SPE-overcommit
Andre Detsch
2008-02-29
1
-1
/
+1
|
*
|
[POWERPC] spufs: serialize SLB invalidation against SLB loading
Arnd Bergmann
2008-02-29
1
-3
/
+9
|
*
|
[POWERPC] spufs: invalidate SLB translation before adding a new entry
Arnd Bergmann
2008-02-29
1
-0
/
+4
|
*
|
[POWERPC] spufs: synchronize IRQ when disabling
Arnd Bergmann
2008-02-29
1
-0
/
+6
|
*
|
[POWERPC] spufs: fix order of sputrace thread IDs
Jeremy Kerr
2008-02-29
1
-3
/
+4
|
*
|
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr
2008-02-28
1
-4
/
+3
|
*
|
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr
2008-02-27
1
-1
/
+11
*
|
|
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2008-03-03
7
-30
/
+36
|
\
\
\
|
*
|
|
[POWERPC] 4xx: Use correct board info structure in cuboot wrappers
Josh Boyer
2008-02-28
4
-0
/
+4
|
*
|
|
[POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishan
Valentine Barshak
2008-02-27
1
-0
/
+2
|
*
|
|
[POWERPC] 4xx: Fix L1 cache size in katmai DTS
Stefan Roese
2008-02-27
1
-29
/
+29
|
*
|
|
[POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts
Stefan Roese
2008-02-27
1
-1
/
+1
*
|
|
|
[POWERPC] Add export for mpc52xx_set_psc_clkdiv
Eric Dujardin
2008-02-23
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-02-21
31
-351
/
+1601
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
2008-02-21
4
-20
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2008-02-20
2
-15
/
+3
|
|
*
|
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2008-02-19
2
-5
/
+4
|
*
|
|
[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c
Olof Johansson
2008-02-21
1
-3
/
+2
|
*
|
|
[POWERPC] pasemi: Register i2c devices at boot
Olof Johansson
2008-02-21
2
-1
/
+98
|
*
|
|
[POWERPC] Fix warning in pseries/power.c
Stephen Rothwell
2008-02-20
1
-1
/
+1
|
*
|
|
[POWERPC] Fix bootwrapper builds with older gcc versions
Josh Boyer
2008-02-20
1
-4
/
+4
|
*
|
|
[POWERPC] Fix dt_mem_next_cell() to read the full address
Becky Bruce
2008-02-20
1
-6
/
+7
|
*
|
|
[POWERPC] Kill sparse warnings in kprobes
Ananth N Mavinakayanahalli
2008-02-20
1
-4
/
+5
|
|
|
/
|
|
/
|
|
*
|
[POWERPC] 44x: Add multiplatform defconfig
Josh Boyer
2008-02-16
1
-0
/
+904
|
*
|
[POWERPC] 44x: Fix Kconfig formatting
Josh Boyer
2008-02-15
1
-5
/
+5
|
*
|
[POWERPC] 4xx: Update defconfigs for 2.6.25
Josh Boyer
2008-02-15
10
-282
/
+568
|
*
|
[POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dts
Stefan Roese
2008-02-15
8
-25
/
+0
|
|
/
*
|
x86: fix vdso_install breaks user "make install"
Sam Ravnborg
2008-02-19
1
-1
/
+1
|
/
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-02-14
13
-27
/
+23
|
\
|
*
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
Grant Likely
2008-02-14
6
-17
/
+0
|
*
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
Michael Ellerman
2008-02-14
1
-1
/
+10
|
*
[POWERPC] free_property() must not be __init
Adrian Bunk
2008-02-14
1
-1
/
+1
|
*
[POWERPC] vdso_do_func_patch{32,64}() must be __init
Adrian Bunk
2008-02-14
1
-6
/
+6
|
*
[POWERPC] Remove generated files on make clean
Kumar Gala
2008-02-14
2
-0
/
+4
|
*
[POWERPC] PS3: Fix bootwrapper hang bug
Geoff Levand
2008-02-14
1
-1
/
+1
|
*
[POWERPC] Fix DEBUG_PREEMPT warning when warning
Hugh Dickins
2008-02-14
1
-1
/
+1
[next]