summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2008-11-19powerpc: Optimise smp_rmbNick Piggin1-9/+11
2008-11-19powerpc: Optimise smp_wmbNick Piggin2-2/+6
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras3-12/+12
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2-4/+3
2008-11-12Merge branch 'linux-2.6' into nextPaul Mackerras2-10/+4
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2-10/+4
2008-11-06powerpc: Use the new byteorder headersHarvey Harrison1-17/+21
2008-11-06powerpc: Eliminate unused do_gtod variablePaul Mackerras1-20/+0
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras1-0/+3
2008-11-06powerpc: Remove map_/unmap_single() from dma_mapping_opsMark Nelson1-31/+5
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2-6/+2
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt2-5/+8
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt1-1/+0
2008-11-05powerpc/pci: Use common PHB resource hookupBenjamin Herrenschmidt1-0/+1
2008-11-05powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STDMark Nelson1-2/+4
2008-11-05powerpc: Update page-in counter for CMMBrian King1-1/+2
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-15/+12
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala1-0/+2
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-7/+8
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot1-0/+2
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller1-2/+0
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller1-6/+0
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar3-6/+13
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2008-10-23x86, um: get rid of uml signal.hAl Viro1-1/+0
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar1-1/+1
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-5/+12
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt9-14/+52
2008-10-21powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala1-1/+4
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-0/+18
2008-10-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2-0/+18
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai37-372/+673
2008-10-20ps3: Add passthru support for non-audio streamsTakashi Iwai1-0/+2
2008-10-20ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno1-0/+1
2008-10-17Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+24
2008-10-17Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-2/+2
2008-10-16powerpc: fix linux-next build failureStephen Rothwell1-1/+5
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar1-7/+0
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2-0/+13
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2-0/+6
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard1-2/+0
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard1-0/+5
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt5-80/+18
2008-10-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson3-15/+16
2008-10-13powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov1-44/+4
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5-9/+26