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
*
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
2010-12-09
8
-26
/
+387
|
\
|
*
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
4
-4
/
+361
*
|
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
1
-0
/
+6
*
|
powerpc/pseries: iommu cleanup
Nishanth Aravamudan
2010-11-29
1
-7
/
+2
*
|
powerpc/dart: iommu table cleanup
Nishanth Aravamudan
2010-11-29
1
-8
/
+1
*
|
powerpc/cell: Beat dma ops cleanup
Nishanth Aravamudan
2010-11-29
1
-2
/
+1
*
|
powerpc/pasemi: Clean up pasemi iommu table initializations
Nishanth Aravamudan
2010-11-29
1
-18
/
+1
*
|
powerpc/vio: Use dma ops helpers
Nishanth Aravamudan
2010-11-29
1
-3
/
+8
*
|
powerpc: Add support for new hcall H_BEST_ENERGY
Vaidyanathan Srinivasan
2010-11-29
4
-1
/
+339
*
|
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
2010-11-29
3
-15
/
+31
*
|
powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT
FUJITA Tomonori
2010-11-29
1
-0
/
+3
*
|
powerpc/pseries: Add kernel parameter to disable batched hcalls
Will Schmidt
2010-11-29
2
-0
/
+26
*
|
powerpc: Removing undead ifdef __KERNEL__
Christian Dietrich
2010-11-29
2
-4
/
+0
*
|
powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS
Anton Blanchard
2010-11-29
1
-0
/
+33
*
|
powerpc: Add support for popcnt instructions
Anton Blanchard
2010-11-29
5
-4
/
+133
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-11-18
1
-2
/
+2
|
\
|
*
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
2010-11-17
1
-2
/
+2
*
|
powerpc: Update a BKL related comment
Alessio Igor Bogani
2010-11-18
1
-3
/
+2
*
|
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
2010-11-18
1
-1
/
+4
*
|
powerpc: Fix call to subpage_protection()
Michael Neuling
2010-11-18
1
-1
/
+1
*
|
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
2010-11-18
1
-0
/
+4
*
|
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
2010-11-18
1
-1
/
+1
*
|
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
2010-11-18
3
-4
/
+6
[next]