aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-1/+1
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-0/+2
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2-3/+0
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+2
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-30powerpc set_huge_psize() false positiveAl Viro1-1/+0
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard1-0/+2
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt1-1/+4
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2-1/+12
2008-11-20powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt1-1/+13
2008-11-08powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2-10/+4
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus 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/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-10-22x86, 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-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+18
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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 'topic/staging-fixes' into for-linusTakashi 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-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-2/+24
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/printk' and 'core/misc' into core-v28-for-linusIngo 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/torvalds/linux-2.6David Woodhouse5-9/+26
2008-10-13powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala1-1/+2
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar1-0/+4
2008-10-08ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo1-0/+4
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt1-0/+11