aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-23powerpc: define a compat_sys_recv cond_syscallStephen Rothwell1-0/+1
2010-09-02powerpc: mtmsrd not definedSean MacLennan2-16/+28
2010-09-02powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan1-1/+1
2010-09-02powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock1-2/+4
2010-09-02powerpc: Wire up direct socket system callsIan Munsie2-1/+39
2010-09-02powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2-2/+6
2010-09-02powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall1-3/+6
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-09-02powerpc/via-pmu-led.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-09-02powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt1-10/+64
2010-09-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt3-13/+22
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov7-12/+12
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab6-48/+26
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras3-41/+179
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras13-194/+290
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras2-3/+69
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras7-18/+20
2010-09-02powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2-11/+9
2010-09-02powerpc: Check end of stack canary at oops timeAnton Blanchard1-0/+6
2010-09-02powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2-5/+31
2010-09-02powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2-0/+40
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_userAnton Blanchard4-88/+276
2010-09-02powerpc: Optimise 64bit csum_partialAnton Blanchard1-40/+153
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot1-13/+29
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2-0/+4
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall1-3/+6
2010-08-31fsl_rio: fix compile errorsLi Yang1-1/+5
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala1-2/+2
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf1-0/+1
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras1-12/+11
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock1-0/+3
2010-08-29Linux 2.6.36-rc3Linus Torvalds1-1/+1
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds5-26/+50
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-72/+98
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds13-581/+0
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-4/+14
2010-08-28Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungLinus Torvalds14-62/+135
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds6-46/+74
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds6-12/+30
2010-08-28Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2-3/+1
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds13-76/+95
2010-08-28Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-13/+15
2010-08-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds8-20/+20
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds14-107/+185
2010-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-5/+7
2010-08-28Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-24/+30