aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-09-02powerpc: Wire up direct socket system callsIan Munsie2-1/+39
2010-09-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2-13/+4
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov4-7/+7
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2-4/+4
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras1-0/+8
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras5-26/+61
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras1-1/+1
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras1-0/+2
2010-09-02powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard1-5/+9
2010-09-02powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard1-0/+3
2010-09-02powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_userAnton Blanchard1-0/+7
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar45-337/+324
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2-1/+7
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard1-1/+8
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard1-1/+1
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt1-27/+37
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown51-373/+378
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-27/+26
2010-08-12powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi1-35/+76
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-15/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-0/+2
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-3/+0
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2-0/+2
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+13
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-213/+22
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds19-22/+162
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-0/+12
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-7/+0
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+0
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt6-17/+74
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-4/+6
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin1-0/+32
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel1-0/+1
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2-3/+23
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf1-1/+0
2010-08-01of/address: Clean up function declarationsGrant Likely1-38/+11
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab1-12/+15
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-1/+1
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely2-7/+7
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-1/+1
2010-07-24of: remove asm/of_device.hGrant Likely1-3/+0
2010-07-24of: remove asm/of_platform.hGrant Likely2-16/+2