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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powermac: Make auto-loading of therm_pm72 possible
Marc Zyngier
2010-12-09
2
-25
/
+14
*
of/address: Use propper endianess in get_flags
Sebastian Siewior
2010-12-09
3
-30
/
+32
*
powerpc/pci: Use printf extension %pR for struct resource
Joe Perches
2010-12-09
2
-6
/
+5
*
powerpc: Remove unnecessary casts of void ptr
Jesper Juhl
2010-12-09
1
-1
/
+1
*
powerpc: Disable VPHN polling during a suspend operation
Jesse Larrew
2010-12-09
2
-0
/
+13
*
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
2010-12-09
2
-11
/
+271
*
powerpc: iommu: Add device name to iommu error printks
Anton Blanchard
2010-12-09
1
-6
/
+8
*
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2010-12-09
2
-0
/
+3
*
powerpc: Update compat_arch_ptrace
Andreas Schwab
2010-12-09
1
-0
/
+7
*
powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
Andreas Schwab
2010-12-09
1
-6
/
+16
*
powerpc/time: printk time stamp init not correct
Heiko Schocher
2010-12-09
1
-1
/
+1
*
powerpc: Minor cleanups for machdep.h
Sonny Rao
2010-12-09
1
-5
/
+1
*
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
Sonny Rao
2010-12-09
1
-4
/
+2
*
powerpc: Fix incorrect comment about interrupt stack allocation
Anton Blanchard
2010-12-09
1
-2
/
+2
*
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
2010-12-09
2
-7
/
+15
*
powerpc/pseries: Pass phb only to iommu_table_setparms_lpar
Benjamin Herrenschmidt
2010-12-09
1
-7
/
+4
*
powerpc/pseries: Do not need to check for dma_window == NULL
Nishanth Aravamudan
2010-12-09
1
-6
/
+0
*
powerpc/pseries: Checking for pdn->parent is redundant
Nishanth Aravamudan
2010-12-09
1
-4
/
+1
*
powerpc/pseries: Do not search for dma-window property on dlpar remove
Nishanth Aravamudan
2010-12-09
1
-5
/
+1
*
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
2010-12-09
2
-1
/
+5
*
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
2010-12-09
9
-26
/
+439
|
\
|
*
powerpc/4xx: Add Canyonlands suspend and idle support
Victor Gallardo
2010-11-29
2
-22
/
+12
|
*
powerpc/4xx: Add Kilauea suspend and idle support
Victor Gallardo
2010-11-29
2
-0
/
+14
|
*
powerpc/4xx: Add suspend and idle support
Victor Gallardo
2010-11-29
5
-4
/
+413
*
|
Merge branch 'nvram' into next
Benjamin Herrenschmidt
2010-12-09
5
-363
/
+381
|
\
\
|
|
/
|
/
|
|
*
powerpc/nvram: Handle partition names >= 12 chars
Jim Keniston
2010-11-30
1
-2
/
+3
|
*
powerpc/nvram: Fix NVRAM partition list setup
Jim Keniston
2010-11-30
1
-18
/
+8
|
*
powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log
Benjamin Herrenschmidt
2010-11-30
1
-10
/
+13
|
*
powerpc/nvram: Move the log partition stuff to pseries
Benjamin Herrenschmidt
2010-11-30
3
-237
/
+227
|
*
powerpc/nvram: Change nvram_setup_partition() to use new helper
Benjamin Herrenschmidt
2010-11-30
1
-39
/
+32
|
*
powerpc/nvram: Add nvram_find_partition()
Benjamin Herrenschmidt
2010-11-30
1
-0
/
+22
|
*
powerpc/nvram: Improve partition removal
Benjamin Herrenschmidt
2010-11-30
1
-48
/
+43
|
*
powerpc/nvram: Shuffle code around in nvram_create_partition()
Benjamin Herrenschmidt
2010-11-30
1
-46
/
+62
|
*
powerpc/nvram: Completely clear a new partition
Benjamin Herrenschmidt
2010-11-30
1
-9
/
+10
|
*
powerpc/nvram: Ensure that the partition header/block size is right
Benjamin Herrenschmidt
2010-11-30
1
-0
/
+2
|
*
powerpc/nvram: nvram_create_partitions() now uses bytes
Benjamin Herrenschmidt
2010-11-30
1
-6
/
+14
|
*
powerpc/nvram: More flexible nvram_create_partition()
Benjamin Herrenschmidt
2010-11-30
2
-21
/
+31
|
*
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
2010-11-30
4
-41
/
+28
|
*
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
2010-11-30
1
-1
/
+1
*
|
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-11-29
14
-1
/
+13
*
|
powerpc/mm: Avoid avoidable void* pointer
Michael Neuling
2010-11-29
1
-1
/
+1
*
|
powerpc: Add POWER7+ cputable entry
Michael Neuling
2010-11-29
1
-0
/
+16
*
|
powerpc: Remove POWER6 oprofile workarounds for POWER7
Michael Neuling
2010-11-29
1
-4
/
+0
*
|
powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry
Michael Neuling
2010-11-29
2
-7
/
+0
*
|
powerpc: Add VPHN firmware feature
Jesse Larrew
2010-11-29
3
-1
/
+4
*
|
powerpc: Consolidate obj-y assignments
Michael Ellerman
2010-11-29
1
-5
/
+4
*
|
powerpc/iseries: Remove unused mf_getSrcHistory function and caller.
Jesper Juhl
2010-11-29
1
-62
/
+0
*
|
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
Jesper Juhl
2010-11-29
1
-2
/
+1
*
|
powerpc: Add memory_hotplug_max()
Nishanth Aravamudan
2010-11-29
2
-0
/
+31
*
|
powerpc/macio: Ensure all dma routines get copied over
Nishanth Aravamudan
2010-11-29
2
-4
/
+9
[next]