summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-1129-366/+301
|\
| * powerpc/pci: Use printf extension %pR for struct resourceJoe Perches2010-12-091-2/+1
| * powerpc: Disable VPHN polling during a suspend operationJesse Larrew2010-12-091-0/+3
| * powerpc: iommu: Add device name to iommu error printksAnton Blanchard2010-12-091-6/+8
| * powerpc: Update compat_arch_ptraceAndreas Schwab2010-12-091-0/+7
| * powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab2010-12-091-6/+16
| * powerpc/time: printk time stamp init not correctHeiko Schocher2010-12-091-1/+1
| * Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao2010-12-091-4/+2
| * powerpc: Fix incorrect comment about interrupt stack allocationAnton Blanchard2010-12-091-2/+2
| * powerpc/iommu: Use coherent_dma_mask for alloc_coherentNishanth Aravamudan2010-12-092-1/+5
| * Merge branch 'nvram' into nextBenjamin Herrenschmidt2010-12-091-321/+160
| |\
| | * 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: Move the log partition stuff to pseriesBenjamin Herrenschmidt2010-11-301-236/+18
| | * 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-301-18/+28
| | * powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt2010-11-301-1/+20
| * | powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-2913-1/+12
| * | 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: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4
| * | powerpc/vio: Use dma ops helpersNishanth Aravamudan2010-11-291-3/+8
| * | powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-291-3/+16
| * | 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-291-0/+7
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-101-38/+0
|\ \
| * \ Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-234-7/+5
| |\ \ | | |/
| * | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-011-38/+0
* | | perf: Dynamic pmu typesPeter Zijlstra2010-12-162-2/+2
* | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-268-8/+8
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-2/+2
|\ \
| * | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
* | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/ /
* | PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-63/+125
|\
| * kgdb,ppc: Individual register get/set for ppcDongdong Deng2010-10-291-63/+125
* | ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-271-25/+26
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-7/+8
|/
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-3/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-20/+25
|\
| * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-2/+10
| * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-211-7/+4
OpenPOWER on IntegriCloud