summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder
2010-09-08powerpc/5200: tighten up ac97 reset timingEric Millbrandt
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc: mtmsrd not definedSean MacLennan
2010-09-02powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan
2010-09-02powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock
2010-09-02powerpc: Wire up direct socket system callsIan Munsie
2010-09-02powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt
2010-09-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras
2010-09-02powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling
2010-09-02powerpc: Check end of stack canary at oops timeAnton Blanchard
2010-09-02powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard
2010-09-02powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard
2010-09-02powerpc: Optimise 64bit csum_partialAnton Blanchard
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot
2010-09-01powerpc/512x: fix clk_get() return valueAkinobu Mita
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall
2010-08-31fsl_rio: fix compile errorsLi Yang
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-24powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely
2010-08-24powerpc: Fix typo in uImage targetAnatolij Gustschin
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall