aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaimAnton Blanchard1-0/+10
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2-14/+13
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard1-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling6-17/+47
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling3-0/+57
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King1-24/+1
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller5-11/+19
2010-05-21powerpc: Fix string library functionsAndreas Schwab1-8/+8
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman1-0/+6
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel2-4/+9
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2010-05-19KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2-1/+24
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity3-3/+4
2010-05-19KVM: powerpc: use of kzalloc/kfree requires including slab.hStephen Rothwell1-0/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-3/+3
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely9-36/+14
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely17-65/+65
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-61/+68
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala4-23/+48
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang1-3/+10
2010-05-17powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi1-1/+2
2010-05-17powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov6-0/+58
2010-05-17powerpc/85xx: Fix P1020RDB boot hang due USB2Anton Vorontsov1-0/+6
2010-05-17powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boardsAnton Vorontsov1-0/+119
2010-05-17powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 nodeKim Phillips1-1/+1
2010-05-17powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard1-0/+147
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf3-1/+24
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf2-13/+13
2010-05-17KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf1-8/+12
2010-05-17KVM: PPC: Set VSID_PR also for Book3S_64Alexander Graf1-0/+3
2010-05-17KVM: PPC: Be more informative on BUGAlexander Graf1-2/+8
2010-05-17KVM: PPC: Make Alignment interrupts work againAlexander Graf1-0/+2
2010-05-17KVM: PPC: Improve split modeAlexander Graf4-39/+46
2010-05-17KVM: PPC: Make Performance Counters workAlexander Graf2-0/+5
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf7-21/+19
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf2-0/+30
2010-05-17KVM: PPC: Add KVM intercept handlersAlexander Graf1-0/+14
2010-05-17KVM: PPC: Check max IRQ prioAlexander Graf1-1/+1
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf1-1/+1