summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp