summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.build (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-09powerpc/pseries: Do not search for dma-window property on dlpar removeNishanth Aravamudan1-5/+1
2010-12-09powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2-1/+5
2010-11-30powerpc/nvram: Handle partition names >= 12 charsJim Keniston1-2/+3
2010-11-30powerpc/nvram: Fix NVRAM partition list setupJim Keniston1-18/+8
2010-11-30powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt1-10/+13
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt3-237/+227
2010-11-30powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt1-39/+32
2010-11-30powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt1-0/+22
2010-11-30powerpc/nvram: Improve partition removalBenjamin Herrenschmidt1-48/+43
2010-11-30powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt1-46/+62
2010-11-30powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt1-9/+10
2010-11-30powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt1-0/+2
2010-11-30powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt1-6/+14
2010-11-30powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2-21/+31
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt4-41/+28
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-29powerpc/4xx: Add Canyonlands suspend and idle supportVictor Gallardo2-22/+12
2010-11-29powerpc/4xx: Add Kilauea suspend and idle supportVictor Gallardo2-0/+14
2010-11-29powerpc/4xx: Add suspend and idle supportVictor Gallardo5-4/+413
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell14-1/+13
2010-11-29powerpc/mm: Avoid avoidable void* pointerMichael Neuling1-1/+1
2010-11-29powerpc: Add POWER7+ cputable entryMichael Neuling1-0/+16
2010-11-29powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling1-4/+0
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2-7/+0
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew3-1/+4
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman1-5/+4
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl1-62/+0
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl1-2/+1
2010-11-29powerpc: Add memory_hotplug_max()Nishanth Aravamudan2-0/+31
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2-4/+9
2010-11-29powerpc/pseries: iommu cleanupNishanth Aravamudan1-7/+2
2010-11-29powerpc/dart: iommu table cleanupNishanth Aravamudan1-8/+1
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan1-2/+1
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan1-18/+1
2010-11-29powerpc/vio: Use dma ops helpersNishanth Aravamudan1-3/+8
2010-11-29powerpc/ps3: Replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-11-29rtc-cmos.c : Fix warning on PowerPCSrikanth Krishnakar1-1/+2
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan4-1/+339
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan3-15/+31
2010-11-29powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-11-29powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt3-0/+34
2010-11-29powerpc: Fix two typos in Documentation/powerpc/booting-without-of.txtLennert Buytenhek1-2/+2
2010-11-29drivers/char/hvc_vio: Use static const char arraysJoe Perches1-1/+1
2010-11-29powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2-4/+0
2010-11-29powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard1-0/+33
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard5-4/+133
2010-11-29Un-inline get_pipe_info() helper functionLinus Torvalds2-12/+13
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds3-12/+13
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds1-10/+9
2010-11-26ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai1-0/+1