summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2008-10-22x86, um: get rid of uml signal.hAl Viro1-1/+0
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/jb...Linus Torvalds2-0/+18
2008-10-20Merge 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-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-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+24
2008-10-16Merge 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
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
2008-10-02ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo1-0/+4
2008-10-02Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt6-17/+72
2008-10-02Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt5-138/+73
2008-10-01powerpc/math-emu: Use kernel generic math-emu codeKumar Gala1-0/+353
2008-09-30ibm_newemac: MAL support for PowerPC 405EZJosh Boyer1-0/+7
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce3-4/+23
2008-09-24powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala1-2/+13
2008-09-24powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2-6/+21
2008-09-24powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2-5/+15
2008-09-24powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is setBecky Bruce1-1/+1
2008-09-24powerpc: Merge 32 and 64-bit dma codeBecky Bruce3-134/+72
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce1-3/+0
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds1-5/+0
2008-09-17Fix compile failure with non modular buildsJames Bottomley2-1/+18
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue1-3/+15
2008-09-15powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig1-1/+1
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras3-5/+17
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras1-1/+1
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2-37/+7
2008-09-15powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson1-3/+6
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge1-7/+0