summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf
2010-01-15Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2010-01-15Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot
2010-01-15powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot
2010-01-15powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby
2010-01-15powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-15powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori
2010-01-15powerpc/pseries: Fix xics interrupt affinityAnton Blanchard
2010-01-15powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov
2010-01-15powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund
2010-01-13zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund
2010-01-06powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala
2009-12-30powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser
2009-12-30powerpc/5200: update defconfigsGrant Likely
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz
2009-12-21Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt
2009-12-18powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard
2009-12-18powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard
2009-12-18powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard
2009-12-18powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan
2009-12-18powerpc: Make the CMM memory hotplug awareRobert Jennings
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds