aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt1-5/+1
2010-01-29Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt20-1271/+3391
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os1-1/+2
2010-01-29powerpc/pci: Add missing call to header fixupBenjamin Herrenschmidt1-0/+3
2010-01-29powerpc/pci: Add missing hookup to pci_slotBenjamin Herrenschmidt1-0/+5
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt1-0/+2
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf1-1/+1
2010-01-15Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt7-101/+418
2010-01-15Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt52-1030/+3351
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2-14/+12
2010-01-15powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot1-7/+7
2010-01-15powerpc/8xx: Fix user space TLB walk in dcbX fixupJoakim Tjernlund1-2/+2
2010-01-15powerpc: Fix decrementer setup on 1GHz boardsStefan Roese1-1/+10
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman1-0/+2
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby2-3/+3
2010-01-15powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-15powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori1-1/+3
2010-01-15powerpc/pseries: Fix xics interrupt affinityAnton Blanchard1-6/+6
2010-01-15powerpc/swsusp_32: Fix TLB invalidationAnton Vorontsov1-1/+1
2010-01-15powerpc/8xx: Always pin kernel instruction TLBJoakim Tjernlund1-4/+4
2010-01-13zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt1-3/+1
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund1-1/+3
2010-01-06powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala52-1030/+3351
2010-01-04powerpc/40x: Update the PowerPC 40x board defconfigsJosh Boyer7-445/+1238
2010-01-04powerpc/44x: Update PowerPC 44x board defconfigsJosh Boyer13-826/+2153
2009-12-30powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser1-2/+5
2009-12-30powerpc/5200: update defconfigsGrant Likely6-99/+413
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+13
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf1-1/+21
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2-2/+2
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz1-4/+4
2009-12-21Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt2-2/+52
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt7-17/+206
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz2-2/+2
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li1-13/+6
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson1-2/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2-8/+49
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell1-17/+46
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li1-1/+1
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant1-4/+4
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy1-2/+4
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy1-2/+2
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt1-1/+1
2009-12-18powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard2-6/+6
2009-12-18powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard5-10/+10