summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-151-1/+1
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-151-3/+3
* powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-081-1/+1
* powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling2011-08-081-5/+1
* powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-06-231-1/+23
* powerpc: Fix default_machine_crash_shutdown #ifdef botchKamalesh Babulal2011-04-141-1/+1
* powerpc/kexec: Add ifdef CONFIG_PPC_STD_MMU_64 to PPC64 codeKamalesh Babulal2011-04-141-0/+4
* powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2011-03-281-18/+21
* powerpc/kdump: Fix race in kdump shutdownMichael Neuling2011-03-281-0/+27
* perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-212-1/+24
* powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans2011-03-211-0/+25
* powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2011-03-211-0/+3
* powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2011-03-211-13/+20
* powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2011-03-213-0/+57
* powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2011-03-211-1/+1
* powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2011-03-211-1/+5
* powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2011-03-211-4/+13
* powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt2011-03-211-20/+20
* powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-03-211-0/+37
* rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski2011-03-211-1/+0
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2011-03-211-1/+1
* powerpc/perf: Fix sampling enable for PPC970Paul Mackerras2011-03-211-0/+2
* powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-08-021-0/+5
* powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-08-022-3/+28
* powerpc: Fix logic error in fixup_irqsJohannes Berg2010-08-021-1/+4
* 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