summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2010-12-092-1/+5
* Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2010-12-098-26/+387
|\
| * powerpc/4xx: Add Canyonlands suspend and idle supportVictor Gallardo2010-11-292-22/+12
| * powerpc/4xx: Add Kilauea suspend and idle supportVictor Gallardo2010-11-292-0/+14
| * powerpc/4xx: Add suspend and idle supportVictor Gallardo2010-11-294-4/+361
* | Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-095-363/+381
|\ \ | |/ |/|
| * powerpc/nvram: Handle partition names >= 12 charsJim Keniston2010-11-301-2/+3
| * powerpc/nvram: Fix NVRAM partition list setupJim Keniston2010-11-301-18/+8
| * powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-logBenjamin Herrenschmidt2010-11-301-10/+13
| * powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-303-237/+227
| * powerpc/nvram: Change nvram_setup_partition() to use new helperBenjamin Herrenschmidt2010-11-301-39/+32
| * powerpc/nvram: Add nvram_find_partition()Benjamin Herrenschmidt2010-11-301-0/+22
| * powerpc/nvram: Improve partition removalBenjamin Herrenschmidt2010-11-301-48/+43
| * powerpc/nvram: Shuffle code around in nvram_create_partition()Benjamin Herrenschmidt2010-11-301-46/+62
| * powerpc/nvram: Completely clear a new partitionBenjamin Herrenschmidt2010-11-301-9/+10
| * powerpc/nvram: Ensure that the partition header/block size is rightBenjamin Herrenschmidt2010-11-301-0/+2
| * powerpc/nvram: nvram_create_partitions() now uses bytesBenjamin Herrenschmidt2010-11-301-6/+14
| * powerpc/nvram: More flexible nvram_create_partition()Benjamin Herrenschmidt2010-11-302-21/+31
| * powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-304-41/+28
| * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-2914-1/+13
* | powerpc/mm: Avoid avoidable void* pointerMichael Neuling2010-11-291-1/+1
* | powerpc: Add POWER7+ cputable entryMichael Neuling2010-11-291-0/+16
* | powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling2010-11-291-4/+0
* | powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling2010-11-292-7/+0
* | powerpc: Add VPHN firmware featureJesse Larrew2010-11-293-1/+4
* | powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4
* | powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0
* | powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
* | powerpc: Add memory_hotplug_max()Nishanth Aravamudan2010-11-292-0/+31
* | powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan2010-11-291-0/+6
* | powerpc/pseries: iommu cleanupNishanth Aravamudan2010-11-291-7/+2
* | powerpc/dart: iommu table cleanupNishanth Aravamudan2010-11-291-8/+1
* | powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1
* | powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan2010-11-291-18/+1
* | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-291-3/+8
* | powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan2010-11-294-1/+339
* | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-293-15/+31
* | powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BITFUJITA Tomonori2010-11-291-0/+3
* | powerpc/pseries: Add kernel parameter to disable batched hcallsWill Schmidt2010-11-292-0/+26
* | powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-292-4/+0
* | powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTASAnton Blanchard2010-11-291-0/+33
* | powerpc: Add support for popcnt instructionsAnton Blanchard2010-11-295-4/+133
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-282-1/+21
|\
| * perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-279-43/+84
|\ \
| * | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-182-35/+31
| * | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-185-5/+49
| * | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
OpenPOWER on IntegriCloud