Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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: 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 | |
| * | | | | | | 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/ps3: Replace the use of <module>-objs with <module>-y | Tracey Dent | 2010-11-29 | 1 | -1/+1 | |
| * | | | | | | rtc-cmos.c : Fix warning on PowerPC | Srikanth Krishnakar | 2010-11-29 | 1 | -1/+2 | |
| * | | | | | | 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 |