summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-08-17powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2012-05-17powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2012-05-17powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2012-05-17powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2012-05-17powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2012-05-17powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson1-1/+23
2012-05-17powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller1-5/+8
2012-03-14powerpc/boot/dts: Install dts from the right directoryBen Hutchings1-1/+1
2011-06-26powerpc: rtas_flash needs to use rtas_data_bufMilton Miller1-18/+21
2011-06-26powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney1-0/+4
2011-06-26powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2011-06-26powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-17/+47
2011-06-26perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-06-26powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-0/+25
2011-06-26powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2011-06-26powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2011-06-26powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2011-06-26powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2011-06-26powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2011-06-26powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2011-06-26powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-06-26rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-01-07powerpc/perf: Fix sampling enable for PPC970Paul Mackerras1-0/+2
2011-01-07powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2011-01-07powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2011-01-07compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-08-27powerpc: Fix typo in uImage targetAnatolij Gustschin1-1/+1
2010-08-14powerpc: fix build with make 3.82Sam Ravnborg1-4/+12
2010-08-02powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-08-02powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2-3/+28
2010-08-02powerpc: Fix logic error in fixup_irqsJohannes Berg1-1/+4
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2-1/+24
2010-07-05KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun1-1/+2
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-07-05powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala4-23/+48
2010-07-05powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang1-3/+10
2010-07-05powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2-0/+16
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling3-26/+34
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling1-0/+6
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney1-1/+3
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin1-1/+1
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-2/+3
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras5-66/+48
2010-05-04powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala1-2/+3
2010-04-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-5/+0
2010-04-30kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei1-5/+0
2010-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds62-968/+1599
2010-04-28powerpc/ps3: Update ps3_defconfigGeoff Levand1-60/+129
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt1-0/+7
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2-3/+17