summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf
2010-05-17KVM: PPC: Add KVM intercept handlersAlexander Graf
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf
2010-05-17KVM: PPC: Export MMU variablesAlexander Graf
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf
2010-05-17KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-05-11perf, powerpc: Implement group scheduling transactional APIsLin Ming
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-05-05powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp
2010-05-05powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith
2010-05-04powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
2010-04-25KVM: PPC: Add helpers to call FPU instructionsAlexander Graf
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar
2010-04-07powerpc/vio: Add power management supportBenjamin Herrenschmidt
2010-04-07powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is presentAnton Blanchard
2010-04-07powerpc: Use set_cpus_allowed_ptrJulia Lawall
2010-04-07powerpc/vio: Add missing unlock in error pathJulia Lawall
2010-04-07powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund
2010-04-07powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund
2010-04-07powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund
2010-04-07powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund
2010-04-07powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan
2010-04-07powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad
2010-04-07powerpc/vio: Add modalias supportBenjamin Herrenschmidt
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker