summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2010-07-052-1/+24
* KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun2010-07-051-1/+2
* powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-07-051-1/+1
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-07-053-26/+34
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-07-051-0/+6
* powerpc: Fix handling of strncmp with zero lenJeff Mahoney2010-07-051-1/+3
* powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-265-66/+48
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-11/+0
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-05-123-5/+16
* kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-05-121-5/+0
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-261-2/+3
* powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-04-261-1/+21
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-04-011-4/+4
* powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-131-2/+19
* powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov2010-02-131-1/+2
* powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
* powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-013-20/+2
* powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1
* Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt2010-01-2920-1271/+3391
|\
| * powerpc/40x: Update the PowerPC 40x board defconfigsJosh Boyer2010-01-047-445/+1238
| * powerpc/44x: Update PowerPC 44x board defconfigsJosh Boyer2010-01-0413-826/+2153
* | powerpc/4xx: Add pcix type 1 transactionsStef van Os2010-01-291-1/+2
* | powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt2010-01-291-0/+3
* | powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt2010-01-291-0/+5
* | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-291-0/+2
* | KVM: powerpc: Show timing option only on embeddedAlexander Graf2010-01-251-1/+1
* | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2010-01-157-101/+418
|\ \
| * | powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser2009-12-301-2/+5
| * | powerpc/5200: update defconfigsGrant Likely2009-12-306-99/+413
| |/
* | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-01-1552-1030/+3351
|\ \
| * | powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-01-0652-1030/+3351
* | | powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-152-14/+12
* | | powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot2010-01-151-7/+7
* | | powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund2010-01-151-2/+2
* | | powerpc: Fix decrementer setup on 1GHz boardsStefan Roese2010-01-151-1/+10
* | | powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
* | | powerpc: Use helpers for rlimitsJiri Slaby2010-01-152-3/+3
* | | powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-151-1/+3
* | | powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-151-1/+3
* | | powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-151-6/+6
* | | powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov2010-01-151-1/+1
* | | powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund2010-01-151-4/+4
* | | zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt2010-01-131-3/+1
* | | zlib: optimize inffast when copying direct from outputJoakim Tjernlund2010-01-111-1/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-0/+13
|\ \
| * | PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-161-0/+13
* | | KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf2009-12-271-1/+21
| |/ |/|
* | powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2009-12-212-2/+2